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_NL.json | |
parent | 3bee1411a31537393409ca3e1ad12079b366436f (diff) | |
download | IronOS-49167fdc5a8f9af0dcf554381a4ee0ac51391fb8.tar.gz IronOS-49167fdc5a8f9af0dcf554381a4ee0ac51391fb8.zip |
Translations, add warning message
Diffstat (limited to 'Translations/translation_NL.json')
-rw-r--r-- | Translations/translation_NL.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Translations/translation_NL.json b/Translations/translation_NL.json index 8bdd20fe..abb4f5f9 100644 --- a/Translations/translation_NL.json +++ b/Translations/translation_NL.json @@ -42,7 +42,8 @@ ],
"LockingKeysString": " GEBLOKKEERD",
"UnlockingKeysString": "GEDEBLOKKEERD",
- "WarningKeysLockedString": "!GEBLOKKEERD!"
+ "WarningKeysLockedString": "!GEBLOKKEERD!",
+ "WarningThermalRunaway":["Thermal","Runaway"]
},
"characters": {
"SettingRightChar": "R",
|