Make the nk20 usable for pirates
This commit is contained in:
parent
670556c59e
commit
0f53ac45f7
5 changed files with 3057 additions and 6 deletions
|
|
@ -154,6 +154,7 @@ from django.utils.translation import gettext_lazy as _
|
|||
LANGUAGES = [
|
||||
('de', _('German')),
|
||||
('en', _('English')),
|
||||
('en-pirate', _('Pirate Slang')),
|
||||
('es', _('Spanish')),
|
||||
('fr', _('French')),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue