diff --git a/piccolo_admin/translations/data.py b/piccolo_admin/translations/data.py index 2f5ab9d5..23c8a295 100644 --- a/piccolo_admin/translations/data.py +++ b/piccolo_admin/translations/data.py @@ -1098,7 +1098,7 @@ FARSI = Translation( language_name="FARSI", language_code="fa", - translations = { + translations={ "About": "درباره", "Add Row": "افزودن ردیف", "Add": "افزودن", @@ -1115,7 +1115,7 @@ "Dark Mode": "حالت تاریک", "Days": "روز", "Delete": "حذف", - "Delimiter": "جداکننده", + "Delimiter": "جداکننده", "Descending": "نزولی", "Download": "دانلود", "Download failed": "دانلود ناموفق بود", @@ -1191,7 +1191,7 @@ TURKISH, UKRAINIAN, WELSH, - FARSI + FARSI, ] # We use some translations outside of the HTML templates (e.g. within