summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/index.js b/locales/index.js
index 0910749bbf..ea0c101952 100644
--- a/locales/index.js
+++ b/locales/index.js
@@ -15,7 +15,7 @@ const langs = {
'en': loadLang('en'),
'fr': loadLang('fr'),
'ja': native,
- 'ja-ks': loadLang('ja-ks'),
+ 'ja-KS': loadLang('ja-KS'),
'pl': loadLang('pl'),
'es': loadLang('es')
};