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_ES.json | |
parent | 1444f944250e75d2506dd2eb1ddccf986331123b (diff) | |
download | IronOS-161b8ba2cb03b153b42050e4fb221241ffb7de8d.tar.gz IronOS-161b8ba2cb03b153b42050e4fb221241ffb7de8d.zip |
reworked CJC appearance
Diffstat (limited to 'Translations/translation_ES.json')
-rw-r--r-- | Translations/translation_ES.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Translations/translation_ES.json b/Translations/translation_ES.json index aaebb5a1..845ae1b5 100644 --- a/Translations/translation_ES.json +++ b/Translations/translation_ES.json @@ -8,7 +8,7 @@ "tempUnitFahrenheit": false,
"messages": {
"SettingsCalibrationWarning": "¡Asegúrate que la punta esté a temperatura ambiente al inicio",
-
+ "CJCCalibrating": "calibrating",
"SettingsResetWarning": "¿Quieres restablecer los ajustes?",
"UVLOWarningString": "CC BAJA",
"UndervoltageString": "Voltaje bajo",
@@ -20,6 +20,10 @@ "DeviceFailedValidationWarning": "Your device is most likely a counterfeit!"
},
"messagesWarn": {
+ "CJCCalibrationDone": [
+ "Calibration",
+ "done!"
+ ],
"ResetOKMessage": "Hecho.",
"SettingsResetMessage": [
"Ajustes",
|