add new Chinese translation

master
y20k 2019-06-28 15:26:23 +02:00
parent 7ee3d5802f
commit 6ec6a7a6cd
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,8 @@ AUTHORS
Trackbook is designed, developed and maintained by: [y20k](https://github.com/y20k)
### Translations
Chinese version: [yzqzss](https://github.com/yzqzss) | [weblate version history](https://hosted.weblate.org/changes/?lang=zh_HANS-CN&project=trackbook)
Danish version: [alexanderlhc](https://github.com/alexanderlhc) | [weblate version history](https://hosted.weblate.org/changes/?lang=da&project=trackbook)
Dutch version: [Heimen Stoffels](https://github.com/Vistaus), [hypothermic](https://github.com/hypothermic) | [weblate version history](https://hosted.weblate.org/changes/?lang=nl&project=trackbook)

View File

@ -13,7 +13,7 @@ android {
versionName project.ext.versionName
vectorDrawables.useSupportLibrary = true
resConfigs "en", "da", "de", "fr", "id", "it", "ja", "nb-rNO", "nl", "sv"
resConfigs "b+zh+HANS+CN", "en", "da", "de", "fr", "id", "it", "ja", "nb-rNO", "nl", "sv"
}
buildTypes {