diff options
author | erciccione <erciccione@users.noreply.github.com> | 2019-02-07 16:09:19 +0100 |
---|---|---|
committer | erciccione <erciccione@users.noreply.github.com> | 2019-02-07 16:09:19 +0100 |
commit | 08f60f8e77f33d22969c9a6576dd422f65991c40 (patch) | |
tree | 6d32f13881ff12ef4bf7f2206c62fe1b1bdbd6d6 /README.md | |
parent | Merge pull request #4988 (diff) | |
download | monero-08f60f8e77f33d22969c9a6576dd422f65991c40.tar.xz |
readme: add new workflow for translations (Pootle)
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -29,6 +29,12 @@ Our researchers are available on IRC in [#monero-research-lab on Freenode](https - You can subscribe to an [announcement listserv](https://lists.getmonero.org) to get critical announcements from the Monero core team. The announcement list can be very helpful for knowing when software updates are needed. +## Translations +The CLI wallet is available in different languages. If you want to help translate it, join Pootle, our self-hosted localization platform: [translate.getmonero.org](https://translate.getmonero.org). Every translation *must* be uploaded on Pootle, pull requests directly editing the code on this repository will be closed. + + +If you need help/support/info, contact the localization workgroup. You can do so in various ways: by email (translate[at]getmonero[dot]org), on the official chat (#monero-translations). A complete list of contacts can be found on the repository of the workgroup: [monero-ecosystem/monero-translations](https://github.com/monero-ecosystem/monero-translations#contacts). + ## Build ### IMPORTANT |