Add Japanese in LANGUAGES

This commit is contained in:
Yohan Boniface 2013-12-11 20:25:46 +01:00
parent f49254ae42
commit 31ddf39b1a

View file

@ -30,6 +30,7 @@ LANGUAGES = (
('fi', u'Finnish'),
('de', u'Deutsch'),
('da', u'Danish'),
('ja', u'Japanese'),
)
# Make this unique, and don't share it with anybody.