fix(i18n): fixed current locale (#462)

* fix(i18n): fixed current locale

* Update i18n/translations/ja-JP.json

Co-Authored-By: hdmr14 <58992133+hdmr14@users.noreply.github.com>

Co-authored-by: hdmr14 <58992133+hdmr14@users.noreply.github.com>
This commit is contained in:
Priscila Oliveira
2020-04-27 21:36:40 +02:00
committed by GitHub
parent 730c3471c2
commit f44abd7dd0
11 changed files with 73 additions and 41 deletions

View File

@@ -137,6 +137,7 @@
},
"lng": {
"english": "英語",
"japanese": "日語",
"portuguese": "葡萄牙語",
"spanish": "西班牙文",
"german": "德語",
@@ -145,4 +146,4 @@
},
"help-to-translate": "幫助翻譯",
"change-language": "改變語言"
}
}