parent
e8005a6c58
commit
826cd4d87f
2 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ from django.utils.translation import gettext_lazy as _
|
|||
LANGUAGES = [
|
||||
('de', _('German')),
|
||||
('en', _('English')),
|
||||
('en_pirate', _('Pirate Slang')),
|
||||
('en-pirate', _('Pirate Slang')),
|
||||
('es', _('Spanish')),
|
||||
('fr', _('French')),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue