add reference to localization workgroup in README.i18n.md

This commit is contained in:
erciccione 2018-02-12 17:32:51 +01:00
parent ed67e5c001
commit 37ee966c40
No known key found for this signature in database
GPG Key ID: 8C683AE08CD4A88C
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Monero daemon internationalization
==================================
The Monero command line tools can be translated in various languages.
The Monero command line tools can be translated in various languages. If you wish to contribute and need help/support, contact the [Monero Localization Workgroup on Taiga](https://taiga.getmonero.org/project/erciccione-monero-localization/) or come chat on `#monero-translations` (Freenode/IRC, riot/matrix, MatterMost)
In order to use the same translation workflow as the [Monero Core GUI](https://github.com/monero-project/monero-core), they use Qt Linguist translation files. However, to avoid the dependencies on Qt this normally implies, they use a custom loader to read those files at runtime.