mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
8468b632a1
Aligns to the title and labelling I already do manually.
11 lines
324 B
YAML
11 lines
324 B
YAML
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%
|
|
type: php
|