diff --git a/.github/workflows/crowdin_sync.yml b/.github/workflows/crowdin_sync.yml index ee5b309..54c53ca 100644 --- a/.github/workflows/crowdin_sync.yml +++ b/.github/workflows/crowdin_sync.yml @@ -105,7 +105,7 @@ jobs: uses: peter-evans/create-pull-request@v6.0.2 with: branch: ${{ env.BRANCH }} - commit-message: Update from crowdin + commit-message: Translation updates from Crowdin author: "Contributing Translators " title: Translation updates from Crowdin labels: | @@ -122,6 +122,6 @@ jobs: ---- - To re-sync and update this PR include /sync in a comment. - - To attribute translators, use squash merge with "Co-authored-by: eltos " + - To attribute translators, use squash merge with ´Co-authored-by: eltos ´ - *Do not delete the branch after merging! It is required to correctly merge future changes from GitHub and Crowdin without overwriting either.*