diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index 24b0592..3e57bb9 100644 --- a/src/manjaro_hello.py +++ b/src/manjaro_hello.py @@ -57,7 +57,7 @@ class ManjaroHello(): self.builder.get_object("aboutdialog").set_logo(logo) # Init translation - self.locales = ("en", "fr", "pl") # supported locales + self.locales = ("de", "en", "fr", "pl") # supported locales self.default_locale = "en" self.sys_locale = locale.getdefaultlocale()[0] self.default_texts = {} diff --git a/ui/manjaro-hello.glade b/ui/manjaro-hello.glade index ba410f2..b839d4a 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -586,9 +586,10 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we True False + Deutsch (Deutschland) English (United States) Français (France) - Polski (Polska) + Polski (Polska)