i18n/Add Japanese with kanji (2)
This commit is contained in:
parent
ab34a75bcf
commit
443794b000
3 changed files with 405 additions and 1 deletions
|
@ -23,6 +23,7 @@ const messages = {
|
|||
hu: require('./hu.json'),
|
||||
it: require('./it.json'),
|
||||
ja: require('./ja.json'),
|
||||
ja_pedantic: require('./ja_pedantic.json'),
|
||||
ko: require('./ko.json'),
|
||||
nb: require('./nb.json'),
|
||||
nl: require('./nl.json'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue