castopod/crowdin.yml

11 lines
391 B
YAML

commit_message: "[ci skip]"
files:
- source: /app/Language/en/*.php
translation: /app/Language/%osx_locale%/%original_file_name%
- source: /modules/**/Language/en/*.php
translation: /modules/**/Language/%osx_locale%/%original_file_name%
- source: /docs/src/**/*.md
ignore:
- /docs/src/contributing/*.md
translation: /docs/src/%osx_locale%/**/%original_file_name%