1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Revert "Make the nk20 usable for pirates"

This reverts commit 0f53ac45f7.
This commit is contained in:
Alexandre Iooss
2020-09-13 20:42:44 +02:00
parent 826cd4d87f
commit 36a980555b
5 changed files with 6 additions and 3057 deletions

View File

@ -154,7 +154,6 @@ from django.utils.translation import gettext_lazy as _
LANGUAGES = [
('de', _('German')),
('en', _('English')),
('en-pirate', _('Pirate Slang')),
('es', _('Spanish')),
('fr', _('French')),
]