1
0
forked from me/IronOS

Add English placeholder translations for extended Power Pulse configuration for other locales

This commit is contained in:
Devydd
2021-03-16 01:15:13 +01:00
parent c871c417de
commit 9352646762
25 changed files with 350 additions and 0 deletions

View File

@@ -304,6 +304,20 @@
"анимации"
],
"desc": "Скорость анимации иконок в главном меню <Милисекунды> <О=Отключено, Н=Низкий, С=Средний, В=Высокий>"
},
"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)"
}
}
}