Updated README about translations contribution
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
31e4678cd2
commit
164ef23a35
1 changed files with 9 additions and 0 deletions
|
@ -18,3 +18,12 @@ Every merge into the _master_ branch deploys changes into the production at http
|
|||
|
||||
Any good ideas and help with web site improvement are appreciated. And it's always better to discuss
|
||||
any improvement before implementing it to sync with our vision and plans.
|
||||
|
||||
## Translations
|
||||
|
||||
You can help us by contributing site content translations (creating markdown files in your language).
|
||||
For example, to add French translation, create a copy of any `.md` file in `contents` directory and name it
|
||||
like `_index.fr.md` or `privacy.fr.md`, and then translate its content. Or just [send us](mailto:hello@organicmaps.app)
|
||||
the text, and we'll add translations.
|
||||
|
||||
Here are more details about it: https://www.getzola.org/documentation/content/multilingual/
|
||||
|
|
Loading…
Add table
Reference in a new issue