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