Updated languages contributing docs

This commit is contained in:
James Brooks
2016-01-29 22:08:42 +00:00
parent 3a27d21dc1
commit 8533eeda2f

View File

@@ -8,9 +8,7 @@ Feature requests and bug reports should be made by using the [issue tracker](htt
## Languages
When needing to add labels, placeholders or general text, you **must not** write directly into the source file, rather make use of the `./resources/lang/` directory.
Always provide the English translation and copy your English string to all other languages - making sure that the indentation and alignment of the arrays are updated.
Any non-English translations must be made on the [Cachet CrowdIn](https://translate.cachethq.io) project. This makes syncing translations much easier.
## Coding Standards