Add Farsi language to tests.settings.LANGUAGES.
Co-Authored-By: Éric <635179+merwok@users.noreply.github.com>
This commit is contained in:
@@ -124,6 +124,7 @@ USE_I18N = True
|
||||
LANGUAGES = (
|
||||
("en", "English"),
|
||||
("es", "Español"),
|
||||
("fa", "Farsi"),
|
||||
("fr", "Français"),
|
||||
("it", "Italiano"),
|
||||
("pl", "Polski"),
|
||||
|
||||
Reference in New Issue
Block a user