Add Japanese translations for i18n

This commit is contained in:
Kazuhito Yokoi
2020-02-06 16:14:09 +09:00
parent b6702a0c3b
commit 0bb77bfa7f
3 changed files with 13 additions and 7 deletions

View File

@@ -1008,6 +1008,7 @@
"en-US": "English",
"ja": "Japanese",
"ko": "Korean",
"zh-CN": "Chinese(Simplified)"
"zh-CN": "Chinese(Simplified)",
"zh-TW": "Chinese(Traditional)"
}
}