Change dummy locale to Esperanto
This commit is contained in:
@@ -19,7 +19,7 @@ DEBUG = True
|
||||
USE_I18N = True
|
||||
# For displaying the dummy text, we need to provide a language mapping.
|
||||
LANGUAGES = (
|
||||
('fr', 'Francais'),
|
||||
('eo', 'Esperanto'),
|
||||
)
|
||||
TEMPLATE_DEBUG = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user