diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index 9d864be..26abb56 100644 --- a/src/manjaro_hello.py +++ b/src/manjaro_hello.py @@ -78,7 +78,7 @@ class ManjaroHello(): self.builder.get_object("stack").add_named(scrolled_window, page + "page") # Init translation - self.locales = ("de", "en", "es", "fr", "nl", "pl", "ru", "it") # supported locales + self.locales = ("de", "en", "es", "fr", "it", "nl", "pl", "ru") # 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 3b637c3..c00d555 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -453,10 +453,10 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we English (United States) Español (España) Français (France) + Italiano (Italia) Nederlands (Nederland) Polski (Polska) Pусский (Россия) - Italiano (Italia)