Add translation

This commit is contained in:
2022-12-31 21:27:40 +01:00
parent 32cbcc35cc
commit a8ebc0d9bb
14 changed files with 2344 additions and 346 deletions

View File

@ -8,6 +8,13 @@ Installation Instructions:
TODO
Translating:
------------
The scrip `update-translations.sh` can be used to update the language template and translation files from source.
It will generate the file `locale/mail-hosting.pot` which you can then use as basis to create a new language file in `YOUR_LANG_CODE/LC_MESSAGES/mail-hosting.po` and edit it with a translation program, such as [Poedit](https://poedit.net/).
Once you are done, you can open a pull request, or [email me](mailto:daniel@danwin1210.de), to include the translation.
Live demo:
----------