Skip to content

Commit 2fa1bf8

Browse files
authored
Merge pull request #12250 from github/repo-sync
repo sync
2 parents d7027dc + a6e021a commit 2fa1bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/transfer-to-localization-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
OLD_ISSUE: ${{ github.event.issue.html_url }}
6161

6262
- name: Comment on the old issue
63-
run: gh issue comment $OLD_ISSUE --body "Thank you for opening this issue! Updates to translated content must be made internally. I have copied your issue to an internal issue, so I will close this issue."
63+
run: gh issue comment $OLD_ISSUE --body "Thanks for opening this issue! Unfortunately, we are not able to accept issues for translated content. Our translation process involves an integration with an external service at crowdin.com, where all translation activity happens. We hope to eventually open up the translation process to the open-source community, but we're not there yet.See https://github.com/github/docs/blob/main/contributing/types-of-contributions.md#earth_asia-translations for more information."
6464
env:
6565
GITHUB_TOKEN: ${{secrets.DOCUBOT_READORG_REPO_WORKFLOW_SCOPES}}
6666
OLD_ISSUE: ${{ github.event.issue.html_url }}

0 commit comments

Comments
 (0)