Translate tooltips
parent
ca2d988323
commit
be479c8e48
|
@ -144,6 +144,8 @@ class ManjaroHello():
|
||||||
# Redfining all translatables strings
|
# Redfining all translatables strings
|
||||||
# TODO: Find a better solution
|
# TODO: Find a better solution
|
||||||
elts = {
|
elts = {
|
||||||
|
"about": "tooltip_text",
|
||||||
|
"welcome": "tooltip_text",
|
||||||
"welcometitle": "label",
|
"welcometitle": "label",
|
||||||
"welcomelabel": "label",
|
"welcomelabel": "label",
|
||||||
"firstcategory": "label",
|
"firstcategory": "label",
|
||||||
|
|
Loading…
Reference in New Issue