summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2014-10-13 13:01:04 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2014-10-13 13:01:04 -0400
commitbd76103da5c9eb3e1ac6662f786f2b0994be0f5a (patch)
tree8b4461ba22d296512832b4e9c4e03063c617dc0a
parent0b076afbeedeb84957fa5eec304d55446e650467 (diff)
Update README with instructions for translators
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index f65adafa6..70f8957a6 100644
--- a/README.md
+++ b/README.md
@@ -190,5 +190,12 @@ useCronUpdates = true
* **feedFetcherTimeout**: Maximum number of seconds to wait for an RSS or Atom feed to load. If a feed takes longer than that number of seconds to update, the update will be aborted
* **useCronUpdates**: To use a custom update/cron script you need to disable the cronjob which is run by ownCloud by default by setting this to false
+Translations
+------------
+For translations in other languages than English, we rely on the [Transifex](https://www.transifex.com/) platform.
+
+If you want to help with translating the app, please do not create a pull request. Instead, head over to https://www.transifex.com/projects/p/owncloud/resource/news/ and join the team of your native language.
+
+If approved, the translation will be automatically ported to the code within 24 hours.