index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | archinstall/locales/README.md | 2 |
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"} ``` |