Add Japanese in LANGUAGES
This commit is contained in:
parent
f49254ae42
commit
31ddf39b1a
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ LANGUAGES = (
|
||||||
('fi', u'Finnish'),
|
('fi', u'Finnish'),
|
||||||
('de', u'Deutsch'),
|
('de', u'Deutsch'),
|
||||||
('da', u'Danish'),
|
('da', u'Danish'),
|
||||||
|
('ja', u'Japanese'),
|
||||||
)
|
)
|
||||||
|
|
||||||
# Make this unique, and don't share it with anybody.
|
# Make this unique, and don't share it with anybody.
|
||||||
|
|
Loading…
Reference in a new issue