浏览代码

Merge pull request #83 from nextcloud/fix-tx-config

Add type for transifex
Lukas Reschke 8 年之前
父节点
当前提交
deb1453d63
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      .tx/config
  2. 1 1
      CONTRIBUTING.md

文件差异内容过多而无法显示
+ 1 - 0
.tx/config


+ 1 - 1
CONTRIBUTING.md

@@ -107,7 +107,7 @@ To make sure your new pull request does not contain commits which are already co
 
 
 ## Translations
-...are an open issue. Please stay with us until we have bootstrapped translations.
+We manage translations via [Transifex](https://www.transifex.com/nextcloud/nextcloud/android/). So just request joining the translation team for Android on the site and start translating. All translations will then be automatically pushed to this repository, there is no need for any pull request for translations.
 
 # Releases
 At the moment we are releasing the app in two app stores:

部分文件因为文件数量过多而无法显示