aboutsummaryrefslogtreecommitdiffhomepage
path: root/Translations/translation_RO.json
diff options
context:
space:
mode:
authorave <[email protected]>2024-08-21 07:23:34 +0200
committerGitHub <[email protected]>2024-08-21 15:23:34 +1000
commit02b21a620bd810052d9f69e54a058270b730ceb9 (patch)
tree22eeff30ed23da88c7264bd3f93960cd31d5d73f /Translations/translation_RO.json
parentadfc521122590ac6f54702e52b8d6cf7e3d963eb (diff)
downloadIronOS-02b21a620bd810052d9f69e54a058270b730ceb9.tar.gz
IronOS-02b21a620bd810052d9f69e54a058270b730ceb9.zip
Add a sleep timeout setting for hall sensor (#1969)
* Add a sleep timeout setting for hall sensor * Update Settings.h to reorder HallEffectSleepTime to the end * Update Settings.cpp to reorder HallEffectSleepTime to the end * add HallEffSleepTimeout to rest of translations * mix misaligned number in Settings.cpp * fix clang-format issue in getHallEffectSleepTimeout
Diffstat (limited to 'Translations/translation_RO.json')
-rw-r--r--Translations/translation_RO.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/translation_RO.json b/Translations/translation_RO.json
index 5d046979..10e7c3e3 100644
--- a/Translations/translation_RO.json
+++ b/Translations/translation_RO.json
@@ -233,6 +233,8 @@
"displayText": "Sensibilitate\nsenzor Hall",
"description": "Sensibilitate senzor cu efect Hall pentru a detecta repausul (1=putin sensibil | ... | 9=cel mai sensibil)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Unitate de\ntemperatură",
"description": "C=Celsius | F=Fahrenheit"