Updated crowdin config with PR title and labels
Aligns to the title and labelling I already do manually.
This commit is contained in:
parent
7053a8669f
commit
8468b632a1
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
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%
|
||||
|
|
Loading…
Reference in a new issue