1
0
forked from me/IronOS

Translations/: set "Zzz " as SleepingSimpleString in all translations & revert maxLen value

This commit is contained in:
Ivan Zorin
2024-01-11 20:15:18 +03:00
parent a1fb535d50
commit 811b941f4b
35 changed files with 35 additions and 35 deletions

View File

@@ -97,7 +97,7 @@
}, },
{ {
"id": "SleepingSimpleString", "id": "SleepingSimpleString",
"maxLen": 3, "maxLen": 4,
"exclude": [ "exclude": [
"NO_SLEEP_MODE" "NO_SLEEP_MODE"
], ],