diff options
author | Ben V. Brown <[email protected]> | 2021-04-17 10:48:51 +1000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-04-17 10:48:51 +1000 |
commit | 9efbe8060f1968edea0ec93b246b56c5b9e7de14 (patch) | |
tree | 024fc20e9abfc15e50e3949257b07ced08b1d323 | |
parent | 2352b6abe1c3e0d5cadc7c833c577c270767efdc (diff) | |
parent | 2f259b8292d5dad20d35d629b7cf9ba6fcca6ec8 (diff) | |
download | IronOS-9efbe8060f1968edea0ec93b246b56c5b9e7de14.tar.gz IronOS-9efbe8060f1968edea0ec93b246b56c5b9e7de14.zip |
Merge pull request #933 from alvinhochun/update-translations
Update Chinese and Japanese translations
-rw-r--r-- | Translations/translation_JA_JP.json | 2 | ||||
-rw-r--r-- | Translations/translation_YUE_HK.json | 2 | ||||
-rw-r--r-- | Translations/translation_ZH_CN.json | 2 | ||||
-rw-r--r-- | Translations/translation_ZH_TW.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Translations/translation_JA_JP.json b/Translations/translation_JA_JP.json index 7404d2da..20bde0dd 100644 --- a/Translations/translation_JA_JP.json +++ b/Translations/translation_JA_JP.json @@ -116,7 +116,7 @@ }, "DisplayRotation": { "text2": "画面の向き", - "desc": "A=自動 | L=左利き | R=右利き" + "desc": "自=自動 | 左=左利き | 右=右利き" }, "BoostTemperature": { "text2": "ブースト温度", diff --git a/Translations/translation_YUE_HK.json b/Translations/translation_YUE_HK.json index 2a257742..19af3103 100644 --- a/Translations/translation_YUE_HK.json +++ b/Translations/translation_YUE_HK.json @@ -116,7 +116,7 @@ },
"DisplayRotation": {
"text2": "畫面方向",
- "desc": "A=自動 | L=使用左手 | R=使用右手"
+ "desc": "自=自動 | 左=使用左手 | 右=使用右手"
},
"BoostTemperature": {
"text2": "增熱温度",
diff --git a/Translations/translation_ZH_CN.json b/Translations/translation_ZH_CN.json index fd191a6a..5ef42239 100644 --- a/Translations/translation_ZH_CN.json +++ b/Translations/translation_ZH_CN.json @@ -116,7 +116,7 @@ },
"DisplayRotation": {
"text2": "画面方向",
- "desc": "A=自动 | L=使用左手 | R=使用右手"
+ "desc": "自=自动 | 左=使用左手 | 右=使用右手"
},
"BoostTemperature": {
"text2": "增热温度",
diff --git a/Translations/translation_ZH_TW.json b/Translations/translation_ZH_TW.json index 2133d8f3..5d9aed5f 100644 --- a/Translations/translation_ZH_TW.json +++ b/Translations/translation_ZH_TW.json @@ -116,7 +116,7 @@ },
"DisplayRotation": {
"text2": "畫面方向",
- "desc": "A=自動 | L=使用左手 | R=使用右手"
+ "desc": "自=自動 | 左=使用左手 | 右=使用右手"
},
"BoostTemperature": {
"text2": "增熱溫度",
|