mirror of
https://github.com/pretix/pretix.git
synced 2026-04-28 00:02:37 +00:00
Add Japanese to supported languages
This commit is contained in:
@@ -94,6 +94,7 @@ ALL_LANGUAGES = [
|
||||
('el', _('Greek')),
|
||||
('id', _('Indonesian')),
|
||||
('it', _('Italian')),
|
||||
('jp', _('Japanese')),
|
||||
('lv', _('Latvian')),
|
||||
('nb-no', _('Norwegian Bokmål')),
|
||||
('pl', _('Polish')),
|
||||
|
||||
Reference in New Issue
Block a user