File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 46
46
language_name=$(../automations/scripts/get_language_name.sh ${{ github.event.inputs.language_code }})
47
47
gh pr create --base main --head ${{ env.BRANCH_NAME }} --title "Update translations for $language_name" \
48
48
--body "This PR to update translations for $language_name was generated by the GitHub workflow, \
49
- ` auto-translations-pr.yml` and includes all commits from this repo's Crowdin branch for the language \
49
+ auto-translations-pr.yml and includes all commits from this repo's Crowdin branch for the language \
50
50
of interest. A final check of the rendered docs is needed to identify if there are any formatting \
51
51
errors due to incorrect string segmentation by Crowdin. If there are such formatting errors, they \
52
52
should be fixed directly on this branch, not through Crowdin."
You can’t perform that action at this time.
0 commit comments