feat: enable crowdin 2-way sync (#9353)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
This commit is contained in:
Richard Poelderl 2023-07-11 15:01:24 +02:00 committed by GitHub
parent b03c6d5040
commit f62e6d9586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ jobs:
uses: crowdin/github-action@1.5.1
with:
upload_sources: true
upload_translations: true
download_translations: true
push_translations: true
commit_message: "New Crowdin translations by Github Action"