mirror of
https://github.com/YTVanced/VancedMicroG
synced 2025-01-03 14:11:00 +00:00
Add Transifex support
This commit is contained in:
parent
11abea3eb0
commit
a2b350a83f
1 changed files with 15 additions and 0 deletions
15
.tx/config
Normal file
15
.tx/config
Normal file
|
@ -0,0 +1,15 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
lang_map = he: iw, zh_TW: zh-rTW, es_MX: es-rMX, pt_BR: pt-rBR
|
||||
|
||||
[gmscore.strings]
|
||||
file_filter = play-services-core/src/main/res/values-<lang>/strings.xml
|
||||
source_file = play-services-core/src/main/res/values/strings.xml
|
||||
source_lang = en
|
||||
type = ANDROID
|
||||
|
||||
[gmscore.permissions]
|
||||
file_filter = play-services-core/src/main/res/values-<lang>/permissions.xml
|
||||
source_file = play-services-core/src/main/res/values/permissions.xml
|
||||
source_lang = en
|
||||
type = ANDROID
|
Loading…
Reference in a new issue