diff options
author | Ivan Zorin <[email protected]> | 2024-01-10 05:11:55 +0300 |
---|---|---|
committer | Ivan Zorin <[email protected]> | 2024-01-10 05:11:55 +0300 |
commit | e7fd88be1e80aca5e1db37546bd981cf55ae9624 (patch) | |
tree | 8d867c3b7864c6fa65e1f3c19d296f2d1a1476bf /Translations/translation_BE.json | |
parent | fa762d42ec245adb34d486eb923b99fe3f25f267 (diff) | |
download | IronOS-e7fd88be1e80aca5e1db37546bd981cf55ae9624.tar.gz IronOS-e7fd88be1e80aca5e1db37546bd981cf55ae9624.zip |
Translations/: change Zzzz to Zzz as SleepingSimpleString in all translations for unification & update maxLen for SleepingSimpleString
Diffstat (limited to 'Translations/translation_BE.json')
-rw-r--r-- | Translations/translation_BE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Translations/translation_BE.json b/Translations/translation_BE.json index 092e95e8..446c94eb 100644 --- a/Translations/translation_BE.json +++ b/Translations/translation_BE.json @@ -52,7 +52,7 @@ "message": "Сілкаванне В: \n" }, "SleepingSimpleString": { - "message": "Zzzz" + "message": "Zzz" }, "SleepingAdvancedString": { "message": "Чаканне...\n" @@ -316,4 +316,4 @@ "description": "" } } -}
\ No newline at end of file +} |