Port yuzu-emu/yuzu#12100: "translations: Add android translations to transifex config" (#7246)
Port of https://github.com/yuzu-emu/yuzu/pull/12100. Co-authored-by: Charles Lombardo <clombardo169@gmail.com>
This commit is contained in:
parent
9a6d15ab74
commit
15ea0c6336
1 changed files with 4 additions and 0 deletions
4
dist/languages/.tx/config
vendored
4
dist/languages/.tx/config
vendored
|
@ -7,3 +7,7 @@ source_file = en.ts
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = QT
|
type = QT
|
||||||
|
|
||||||
|
[o:citra:p:citra:r: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
|
||||||
|
|
Loading…
Reference in a new issue