v0.7.5: updated translations and translator credits, added new language

This commit is contained in:
Evan Debenham
2019-10-01 00:14:44 -04:00
parent f5d88c333e
commit 1942b07cd3
78 changed files with 4389 additions and 673 deletions

View File

@@ -35,7 +35,7 @@ android {
minSdkVersion appAndroidMinSDK
targetSdkVersion appAndroidTargetSDK
resConfigs "en_US", "cs", "tr", "ca", "ko", "pl", "it",
resConfigs "en_US", "cs", "tr", "ca", "ko", "pl", "it", "ja",
"eo", "ru", "zh_CN", "de", "fr", "es", "pt", "fi", "hu", "in"
}