Procházet zdrojové kódy

translations: Add android translations to transifex config

t895 před 2 roky
rodič
revize
0298c2cc5d
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  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