forked from AkkomaGang/akkoma-fe
[i18n] Improve easy/pedantic Japanese switching
This commit is contained in:
parent
0eda60eeb4
commit
55da4462a4
2 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const messages = {
|
|||
he: require('./he.json'),
|
||||
hu: require('./hu.json'),
|
||||
it: require('./it.json'),
|
||||
ja: require('./ja.json'),
|
||||
ja: require('./ja_pedantic.json'),
|
||||
ja_easy: require('./ja_easy.json'),
|
||||
ko: require('./ko.json'),
|
||||
nb: require('./nb.json'),
|
||||
|
|
Loading…
Reference in a new issue