BookStack/crowdin.yml

8 lines
200 B
YAML
Raw Normal View History

2019-10-18 00:46:30 +00:00
project_identifier: bookstack
base_path: .
preserve_hierarchy: false
files:
- source: /resources/lang/en/*.php
2019-10-18 01:09:12 +00:00
translation: /resources/lang/%two_letters_code%/%original_file_name%
2019-10-18 00:46:30 +00:00
type: php