Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/locales/README.md
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-11-02 17:50:52 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-11-02 17:50:52 +0100
commitb855d44b65a63e457e4d9d91fec98c092169b706 (patch)
tree5d99cfba75d555fff46dc1b797384adc6f206488 /archinstall/locales/README.md
parent1145c3ff544846dfee971539bcbc6aed02f83cc6 (diff)
parent16ca69540cc1ac8a28b7007aefe628cf24d2c395 (diff)
merge branch 'upstreamMaster'
Diffstat (limited to 'archinstall/locales/README.md')
-rw-r--r--archinstall/locales/README.md2
1 files changed, 1 insertions, 1 deletions
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"}
```