phanpy/crowdin.yml

9 lines
255 B
YAML

pull_request_labels:
- i18n
commit_message: New translations (%language%)
append_commit_message: false
files:
- source: /src/locales/en.po
translation: /src/locales/%locale%.po
skip_untranslated_strings: true
skip_untranslated_files: true