Change not-tranlated Engilsh strings in YUE_HK and ZH_TW to fit in symbol array

See: https://github.com/Ralim/IronOS/pull/876#issuecomment-799465859
This commit is contained in:
Devydd
2021-03-16 01:15:20 +01:00
parent 9352646762
commit f192259f98
2 changed files with 4 additions and 4 deletions

View File

@@ -311,14 +311,14 @@
"Power pulse",
"wait time"
],
"desc": "Time to wait before triggering every keep-awake pulse (x 2.5s)"
"desc": "Time to wait beFore triggering everY power pulse <in 2.5s>"
},
"PowerPulseDuration": {
"text2": [
"Power pulse",
"duration"
],
"desc": "Keep-awake-pulse duration (x 250ms)"
"desc": "power pulse duration <in 250ms>"
}
}
}

View File

@@ -311,14 +311,14 @@
"Power pulse",
"wait time"
],
"desc": "Time to wait before triggering every keep-awake pulse (x 2.5s)"
"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)"
"desc": "Keep-awake-pulse duration <x 250ms>"
}
}
}