Fix missing translation
parent
4142d73556
commit
c2f7e8daa3
|
@ -121,6 +121,7 @@ class ManjaroHello():
|
|||
# TODO: Find a better solution
|
||||
elts = {
|
||||
"welcometitle": "label",
|
||||
"welcomelabel": "label",
|
||||
"firstcategory": "label",
|
||||
"secondcategory": "label",
|
||||
"thirdcategory": "label",
|
||||
|
|
Loading…
Reference in New Issue