]> BookStack Code Mirror - bookstack/blobdiff - crowdin.yml
Fix issue BookStackApp#5542 Sorting by name
[bookstack] / crowdin.yml
index 634a5772f947a26e84148babcf4826e0f9951073..32f2ad05225744d40aea5bedae06ab6de2071131 100644 (file)
@@ -1,7 +1,10 @@
 project_identifier: bookstack
 base_path: .
 preserve_hierarchy: false
+pull_request_title: Updated translations with latest Crowdin changes
+pull_request_labels:
+  - ":earth_africa: Translations"
 files:
-  - source: /resources/lang/en/*.php
-    translation: /resources/lang/%two_letters_code%/%original_file_name%
+  - source: /lang/en/*.php
+    translation: /lang/%two_letters_code%/%original_file_name%
     type: php