From fcb53e4d56b9f0ec78825f27a5224425245455c8 Mon Sep 17 00:00:00 2001 From: Oskar Date: Mon, 3 Oct 2022 16:22:37 +0200 Subject: Fix Polish translation (#1492) * Fix Polish language name * Fix message "Should this user be a superuser (sudoer)?" --- archinstall/locales/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archinstall/locales/README.md') diff --git a/archinstall/locales/README.md b/archinstall/locales/README.md index 37dc32e3..cd7d794a 100644 --- a/archinstall/locales/README.md +++ b/archinstall/locales/README.md @@ -54,5 +54,5 @@ To display the language inside Archinstall in your own tongue, please edit the f add a `translated_lang` entry to the respective language, e.g. ``` - {"abbr": "pl", "lang": "Polish", "translated_lang": "Polskie"} + {"abbr": "pl", "lang": "Polish", "translated_lang": "Polski"} ``` -- cgit v1.2.3-70-g09d2