diff options
| author | Riccardo Spagni <ric@spagni.net> | 2019-04-16 22:35:35 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2019-04-16 22:35:35 +0200 |
| commit | 2b81c5b92863a92b45176a873cc22b9cf84ff771 (patch) | |
| tree | 3184ee105fbfe1b80989f0d7997f06c0f98812e9 | |
| parent | 613588e1a8d798f0b9e427f1e9db868080ad1bbf (diff) | |
| parent | f4f1471ce811f7d3a2b651e468372818193e9b80 (diff) | |
| download | monzero-core-2b81c5b92863a92b45176a873cc22b9cf84ff771.tar.gz monzero-core-2b81c5b92863a92b45176a873cc22b9cf84ff771.tar.xz monzero-core-2b81c5b92863a92b45176a873cc22b9cf84ff771.zip | |
Merge pull request #5412
f4f1471c readme: add some more instructions for translators (erciccione)
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,10 +30,10 @@ 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. +The CLI wallet is available in different languages. If you want to help translate it, see our self-hosted localization platform, Pootle, on [translate.getmonero.org](https://translate.getmonero.org/projects/CLI/). Every translation *must* be uploaded on the platform, pull requests directly editing the code in this repository will be closed. If you need help with Pootle, you can find a guide with screenshots [here](https://github.com/monero-ecosystem/monero-translations/blob/master/pootle.md). -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). +If you need help/support/info about translations, contact the localization workgroup. You can find the complete list of contacts on the repository of the workgroup: [monero-translations](https://github.com/monero-ecosystem/monero-translations#contacts). ## Build |
