Add crowdin config (#53096)

This commit is contained in:
Josh Hunt 2022-08-02 10:15:37 +01:00 committed by GitHub
parent eaf6aea98f
commit 1cadccf137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
crowdin.yml Normal file
View File

@ -0,0 +1,10 @@
files:
- source: /public/locales/en-US/messages.po
translation: /public/locales/%locale%/%original_file_name%
export_only_approved: true
pull_request_title: 'I18n: Crowdin sync'
pull_request_labels:
- area/internationalization
- no-changelog
- no-backport