Просмотр исходного кода

Update Crowdin configuration file

Jon B Mårtensson 4 лет назад
Родитель
Сommit
0d67ffdb95
1 измененных файлов с 21 добавлено и 25 удалено
  1. 21 25
      crowdin.yml

+ 21 - 25
crowdin.yml

@@ -1,25 +1,21 @@
-"export_languages": [                                   
-    "ar", 
-    "ca",
-    "da",
-    "es",
-    "nl",
-    "fi",
-    "fr",
-    "de",
-    "he",
-    "it",
-    "nb",
-    "po",
-    "ru",
-    "sv-SE",
-    "tr",
-    "uk",
-    "zh-CN"
-  ]
-files: [
-  {
-  source: /FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings, 
-  translation: /FreeAPS/Sources/Localizations/Main/%osx_locale%.lproj/Localizable.strings
-}
-]
+export_languages:
+  - ar
+  - ca
+  - da
+  - es
+  - nl
+  - fi
+  - fr
+  - de
+  - he
+  - it
+  - nb
+  - po
+  - ru
+  - sv-SE
+  - tr
+  - uk
+  - zh-CN
+files:
+  - source: /FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings
+    translation: /FreeAPS/Sources/Localizations/Main/%osx_locale%.lproj/Localizable.strings