diff options
author | Ivan Zorin <[email protected]> | 2024-01-11 20:15:18 +0300 |
---|---|---|
committer | Ivan Zorin <[email protected]> | 2024-01-11 20:15:18 +0300 |
commit | 811b941f4be6d681885ca6e2b2e58e7405fcf347 (patch) | |
tree | aa2dc7e8eeb702389e3672ee918e1b9b81ef7907 /Translations/translation_FR.json | |
parent | a1fb535d50db5a8576edb3a4c99c3362ca92fbd4 (diff) | |
download | IronOS-811b941f4be6d681885ca6e2b2e58e7405fcf347.tar.gz IronOS-811b941f4be6d681885ca6e2b2e58e7405fcf347.zip |
Translations/: set "Zzz " as SleepingSimpleString in all translations & revert maxLen value
Diffstat (limited to 'Translations/translation_FR.json')
-rw-r--r-- | Translations/translation_FR.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Translations/translation_FR.json b/Translations/translation_FR.json index 0bbfb5af..92a87bb4 100644 --- a/Translations/translation_FR.json +++ b/Translations/translation_FR.json @@ -52,7 +52,7 @@ "message": "V d'entrée: \n" }, "SleepingSimpleString": { - "message": "Zzz" + "message": "Zzz " }, "SleepingAdvancedString": { "message": "En veille...\n" |