diff options
author | Ben V. Brown <[email protected]> | 2021-06-06 08:12:58 +1000 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2021-06-06 08:12:58 +1000 |
commit | 49167fdc5a8f9af0dcf554381a4ee0ac51391fb8 (patch) | |
tree | 9bfc09ca7308e9434fc8f0216cc4726ddc04a40b /Translations/translation_ZH_CN.json | |
parent | 3bee1411a31537393409ca3e1ad12079b366436f (diff) | |
download | IronOS-49167fdc5a8f9af0dcf554381a4ee0ac51391fb8.tar.gz IronOS-49167fdc5a8f9af0dcf554381a4ee0ac51391fb8.zip |
Translations, add warning message
Diffstat (limited to 'Translations/translation_ZH_CN.json')
-rw-r--r-- | Translations/translation_ZH_CN.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Translations/translation_ZH_CN.json b/Translations/translation_ZH_CN.json index ca2370fd..78a21520 100644 --- a/Translations/translation_ZH_CN.json +++ b/Translations/translation_ZH_CN.json @@ -40,7 +40,8 @@ ],
"LockingKeysString": "已锁定",
"UnlockingKeysString": "已解除锁定",
- "WarningKeysLockedString": "!按键锁定!"
+ "WarningKeysLockedString": "!按键锁定!",
+ "WarningThermalRunaway":["Thermal","Runaway"]
},
"characters": {
"SettingRightChar": "右",
|