Translations/: change Zzzz to Zzz as SleepingSimpleString in all translations for unification & update maxLen for SleepingSimpleString

This commit is contained in:
Ivan Zorin
2024-01-10 05:11:55 +03:00
parent fa762d42ec
commit e7fd88be1e
35 changed files with 37 additions and 37 deletions

View File

@@ -97,7 +97,7 @@
},
{
"id": "SleepingSimpleString",
"maxLen": 4,
"maxLen": 3,
"exclude": [
"NO_SLEEP_MODE"
],
@@ -623,4 +623,4 @@
"description": "Changes the device language on multi-lingual builds."
}
]
}
}