Files
nginx-ui/app/i18n.json
mumeinosato 495cb4e71e Fix image paths and enhance Japanese translations (#1541)
* Fix image paths and enhance Japanese translations

I'm a native Japanese speaker and made some small corrections where the wording felt unnatural.
Feel free to ignore any changes if the original wording was intentional.

* Fix typo in README-ja_JP.md

* Update Japanese translation in i18n.json
2026-02-04 11:15:10 +08:00

17 lines
252 B
JSON

{
"en": "En",
"zh_CN": "简",
"zh_TW": "繁",
"fr_FR": "Fr",
"es": "Es",
"de_DE": "De",
"ru_RU": "Ru",
"vi_VN": "Vi",
"ko_KR": "한글",
"tr_TR": "Tr",
"ar": "عَرَبِيّ",
"uk_UA": "Uk",
"ja_JP": "Ja",
"pt_PT": "Pt"
}