Fix missing translation

merge-requests/64/head
Hugo Posnic 2016-12-17 13:46:13 +01:00
parent 4142d73556
commit c2f7e8daa3
1 changed files with 1 additions and 0 deletions

View File

@ -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",