瀏覽代碼

Merge pull request #12100 from t895/android-translations

translations: Add android translations to transifex config
liamwhite 2 年之前
父節點
當前提交
538e137bca
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      dist/languages/.tx/config

+ 5 - 0
dist/languages/.tx/config

@@ -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