diff options
author | Devydd <[email protected]> | 2021-03-16 01:15:13 +0100 |
---|---|---|
committer | Devydd <[email protected]> | 2021-03-16 01:15:13 +0100 |
commit | 9352646762c12d98364f6bd2f736fafc99bec490 (patch) | |
tree | 8f80047813888b177b553740c3fede601d9308ce /Translations/translation_HR.json | |
parent | c871c417de30a578bd50a8556fa09b247c53ff04 (diff) | |
download | IronOS-9352646762c12d98364f6bd2f736fafc99bec490.tar.gz IronOS-9352646762c12d98364f6bd2f736fafc99bec490.zip |
Add English placeholder translations for extended Power Pulse configuration for other locales
Diffstat (limited to 'Translations/translation_HR.json')
-rw-r--r-- | Translations/translation_HR.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Translations/translation_HR.json b/Translations/translation_HR.json index 0dcb0ac4..1a70bf12 100644 --- a/Translations/translation_HR.json +++ b/Translations/translation_HR.json @@ -304,6 +304,20 @@ "speed" ], "desc": "Speed of icon animations in menu <O=off | L=low | M=medium | H=high>" + }, + "PowerPulseWait": { + "text2": [ + "Power pulse", + "wait time" + ], + "desc": "Time to wait before triggering every keep-awake pulse (x 2.5s)" + }, + "PowerPulseDuration": { + "text2": [ + "Power pulse", + "duration" + ], + "desc": "Keep-awake-pulse duration (x 250ms)" } } } |