diff options
Diffstat (limited to 'Translations/translation_EN.json')
-rw-r--r-- | Translations/translation_EN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Translations/translation_EN.json b/Translations/translation_EN.json index a5554111..8e570a5f 100644 --- a/Translations/translation_EN.json +++ b/Translations/translation_EN.json @@ -77,11 +77,11 @@ },
"SleepTimeout": {
"text2": ["Sleep", "timeout"],
- "desc": "Interval before \"sleep mode\" kicks in (S=seconds | M=minutes)"
+ "desc": "Interval before \"sleep mode\" kicks in (s=seconds | m=minutes)"
},
"ShutdownTimeout": {
"text2": ["Shutdown", "timeout"],
- "desc": "Interval before the iron shuts down (M=minutes)"
+ "desc": "Interval before the iron shuts down (m=minutes)"
},
"MotionSensitivity": {
"text2": ["Motion", "sensitivity"],
@@ -201,7 +201,7 @@ },
"LOGOTime": {
"text2": ["Boot logo", "duration"],
- "desc": "Sets the duration for the boot logo (S=seconds)"
+ "desc": "Sets the duration for the boot logo (s=seconds)"
}
}
}
|