translations adapted (#1976)
* add corrent indent for translation_IT.json * Update translation_BE.json * Update translation_BG.json * Update translation_CS.json * Update translation_DA.json * Update translation_DE.json * Update translation_EL.json * Update translation_ES.json * Update translation_ET.json * Update translation_FI.json * Update translation_FR.json * Update translation_HR.json * Update translation_HU.json * Update translation_JA_JP.json * Update translation_LT.json * Update translation_NB.json * Update translation_NL.json * Update translation_NL_BE.json * Update translation_PL.json * Update translation_PT.json * Update translation_RO.json * Update translation_RU.json * Update translation_SK.json * Update translation_SL.json * Update translation_SR_CYRL.json * Update translation_SR_LATN.json * Update translation_SV.json * Update translation_TR.json * Update translation_UK.json * Update translation_VI.json * Update translation_YUE_HK.json * Update translation_ZH_CN.json * Update translation_ZH_TW.json * Fix for \u200b unicode in translation_DA.json * fix "Symbol |ứ| is missing in large font set" in translation_VI.json * Fix character in translation_VI.json * Update translation_VI.json --------- Co-authored-by: discip <53649486+discip@users.noreply.github.com>
This commit is contained in:
@@ -233,7 +233,9 @@
|
||||
"displayText": "Citlivost\nHall. čidla",
|
||||
"description": "Citlivost Hallova čidla pro detekci spánku (1=nejméně citlivé | ... | 9=nejvíce citlivé)"
|
||||
},
|
||||
"HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
|
||||
"HallEffSleepTimeout": {
|
||||
"displayText": "HallSensor\nSleepTime",
|
||||
"description": "Interval před začátkem \"režimu spánku\", kdy Hallův efekt překročí práh"
|
||||
},
|
||||
"TemperatureUnit": {
|
||||
"displayText": "Jednotka\nteploty",
|
||||
|
||||
Reference in New Issue
Block a user