diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index 4a22450..3707fe7 100644 --- a/src/manjaro_hello.py +++ b/src/manjaro_hello.py @@ -144,6 +144,8 @@ class ManjaroHello(): # Redfining all translatables strings # TODO: Find a better solution elts = { + "about": "tooltip_text", + "welcome": "tooltip_text", "welcometitle": "label", "welcomelabel": "label", "firstcategory": "label",