Add japanese support

This commit is contained in:
Chocobozzz
2019-05-13 08:54:01 +02:00
parent 64545a834b
commit e31e60151f
44 changed files with 29361 additions and 10556 deletions

View File

@@ -3,6 +3,7 @@ export const LOCALE_FILES = [ 'player', 'server' ]
export const I18N_LOCALES = {
'en-US': 'English',
'fr-FR': 'Français',
'ja-JP': '日本語',
'eu-ES': 'Euskara',
'ca-ES': 'Català',
'cs-CZ': 'Čeština',