Skip to content

Commit 1feb815

Browse files
committed
chore: adjust body copy [skip ci]
1 parent 2b3e97e commit 1feb815

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/non-english-warning.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
...repo,
4040
issue_number: prNumber,
4141
body: `Thank you for your contribution, @${prAuthor}!
42-
All updates to non-English content must be handled through Crowdin.
43-
We value your suggestion and request that you learn more about how to [help us translate](https://ethereum.org/en/contributing/translation-program/#help-us-translate), and suggest these updates directly in [our Crowdin project](https://crowdin.com/project/ethereum-org) where they can be properly reviewed.
44-
Please join [our Discord](https://ethereum.org/discord) if you have questions!`
42+
This pull request contains changes to non-English content, which must be handled through the Crowdin platform instead of GitHub.
43+
We value your suggestion and request that you check out [how to help us translate](https://ethereum.org/en/contributing/translation-program/#help-us-translate), and suggest these updates directly in [our Crowdin project](https://crowdin.com/project/ethereum-org) where they can be properly reviewed.
44+
Please post here or join [our Discord](https://ethereum.org/discord) if you have questions!`
4545
});

0 commit comments

Comments
 (0)