BookStack/crowdin.yml

11 lines
304 B
YAML
Raw Normal View History

2019-10-18 00:46:30 +00:00
project_identifier: bookstack
base_path: .
preserve_hierarchy: false
pull_request_title: Updated translations with latest Crowdin changes
pull_request_labels:
- ":earth_africa: Translations"
2019-10-18 00:46:30 +00:00
files:
- source: /lang/en/*.php
translation: /lang/%two_letters_code%/%original_file_name%
2019-10-18 00:46:30 +00:00
type: php