mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 06:58:10 -05:00
translations: Add android translations to transifex config
This commit is contained in:
5
dist/languages/.tx/config
vendored
5
dist/languages/.tx/config
vendored
@ -6,3 +6,8 @@ file_filter = <lang>.ts
|
||||
source_file = en.ts
|
||||
source_lang = en
|
||||
type = QT
|
||||
|
||||
[o:yuzu-emulator:p:yuzu:r:yuzu-android]
|
||||
file_filter = ../../src/android/app/src/main/res/values-<lang>/strings.xml
|
||||
source_file = ../../src/android/app/src/main/res/values/strings.xml
|
||||
type = ANDROID
|
||||
|
Reference in New Issue
Block a user