index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Celestial.y <129247596+clsty@users.noreply.github.com> | 2023-10-23 02:26:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-23 09:26:51 +0200 |
commit | 474861c15516cc046758cc9b148ce2608dd1c9be (patch) | |
tree | f05eede7d8ce55ae1f121be7bf66c66f66c978d9 /archinstall/locales/README.md | |
parent | 78ab858b3bba488925f08df917350a854e52dc2d (diff) |
-rw-r--r-- | archinstall/locales/README.md | 2 |
diff --git a/archinstall/locales/README.md b/archinstall/locales/README.md index de1aa83a..2e18f6a1 100644 --- a/archinstall/locales/README.md +++ b/archinstall/locales/README.md @@ -32,6 +32,8 @@ msgstr "" The `msgid` is the identifier of the string in the code as well as the default text to be displayed, meaning that if no translation is provided for a language then this is the text that is going to be shown. +## Perform translations + To perform translations for a language this file can be edited manually or the neat `poedit` can be used (https://poedit.net/). If editing the file manually, write the translation in the `msgstr` part |