diff options
author | discip <[email protected]> | 2022-11-17 00:30:27 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2022-11-17 00:30:27 +0100 |
commit | 161b8ba2cb03b153b42050e4fb221241ffb7de8d (patch) | |
tree | 48c6315b99c9d895fe05cfcc3bb4296260881261 /Translations/translation_SR_LATN.json | |
parent | 1444f944250e75d2506dd2eb1ddccf986331123b (diff) | |
download | IronOS-161b8ba2cb03b153b42050e4fb221241ffb7de8d.tar.gz IronOS-161b8ba2cb03b153b42050e4fb221241ffb7de8d.zip |
reworked CJC appearance
Diffstat (limited to 'Translations/translation_SR_LATN.json')
-rw-r--r-- | Translations/translation_SR_LATN.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Translations/translation_SR_LATN.json b/Translations/translation_SR_LATN.json index 59437fe8..6aaaef51 100644 --- a/Translations/translation_SR_LATN.json +++ b/Translations/translation_SR_LATN.json @@ -8,6 +8,7 @@ "tempUnitFahrenheit": false,
"messages": {
"SettingsCalibrationWarning": "Please make sure tip & handle are at room temperature at next boot!",
+ "CJCCalibrating": "calibrating",
"SettingsResetWarning": "Da li zaista želite da vratite postavke na fabričke vrednosti?",
"UVLOWarningString": "NIZ.NAP.",
"UndervoltageString": "PRENIZAK NAPON",
@@ -19,6 +20,10 @@ "DeviceFailedValidationWarning": "Your device is most likely a counterfeit!"
},
"messagesWarn": {
+ "CJCCalibrationDone": [
+ "Calibration",
+ "done!"
+ ],
"ResetOKMessage": "Reset OK",
"SettingsResetMessage": [
"Certain settings",
|