diff --git a/Translations/make_translation.py b/Translations/make_translation.py index 38feff27..9cc48fc9 100755 --- a/Translations/make_translation.py +++ b/Translations/make_translation.py @@ -146,7 +146,7 @@ def get_constants() -> List[Tuple[str, str]]: ("SmallSymbolState", "State"), ("SmallSymbolNoVBus", "No VBus"), ("SmallSymbolVBus", "VBus"), - ("LargeSymbolSleep", "Zzz"), + ("LargeSymbolSleep", "Zzz "), ]