ソースを参照

Update crowdin.yml

Add export parameter to exclude xx.lproj (custom language used for source strings suggestions)
Jon B Mårtensson 4 年 前
コミット
bacaa5cb91
1 ファイル変更20 行追加3 行削除
  1. 20 3
      crowdin.yml

+ 20 - 3
crowdin.yml

@@ -1,5 +1,22 @@
+"export_languages": [                                   
+    "ar", 
+    "ca",
+    "da",
+    "nl",
+    "fi",
+    "fr",
+    "de",
+    "he",
+    "it",
+    "nb",
+    "po",
+    "ru",
+    "es",
+    "sv",
+    "tr",
+    "uk",
+    "zh-Hans"
+  ]
 files:
-  - source: /FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings
-    ignore:
-      - /FreeAPS/Sources/Localizations/Main/xx.lproj/Localizable.strings
+  - source: /FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings,
     translation: /FreeAPS/Sources/Localizations/Main/%osx_locale%.lproj/Localizable.strings