diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index afd9087..2bd68aa 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") # supported locales + self.locales = ("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 578a7d9..14b6ff4 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -587,6 +587,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we English (United States) Français (France) + Polski (Polska)