Skip to content

Commit 38c177d

Browse files
committed
meta: updated crowdin links
1 parent 703d66f commit 38c177d

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ contact_links:
44
url: https://github.com/nodejs/node/issues/new?assignees=&labels=doc&template=3-api-ref-docs-problem.yml
55
about: 'Is something wrong with the API Docs? Did you face a bug with the API Docs?'
66
- name: Report a Translation Issue on the Node.js Website
7-
url: https://crowdin.com/project/nodejs-website
7+
url: https://crowdin.com/project/nodejs-web
88
about: 'Is something wrong in a specific translation? Do you believe a language can get improved? Do you have suggestions?'
99
- name: Need help with Node.js?
1010
url: https://github.com/nodejs/help/issues/

.github/workflows/translations-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
> [!NOTE]\
4040
> Your Pull Request seems to be updating **Translations** of the Node.js Website.
4141
>
42-
> Whilst we appreciate your intent; Any Translation update should be done through our [Crowdin Project](https://crowdin.com/project/nodejs-website).
42+
> Whilst we appreciate your intent; Any Translation update should be done through our [Crowdin Project](https://crowdin.com/project/nodejs-web).
4343
> We recommend giving a read on our [Translation Guidelines](https://github.com/nodejs/nodejs.org/blob/main/TRANSLATION.md).
4444
>
4545
> Thank you!

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<a title="MIT License" href="LICENSE">
2020
<img src="https://img.shields.io/badge/license-MIT-blue" alt="MIT License" />
2121
</a>
22-
<a title="Localised" href="https://crowdin.com/project/nodejs-website">
23-
<img src="https://badges.crowdin.net/nodejs-website/localized.svg" alt="Crowdin Badge" />
22+
<a title="Localised" href="https://crowdin.com/project/nodejs-web">
23+
<img src="https://badges.crowdin.net/nodejs-web/localized.svg" alt="Crowdin Badge" />
2424
</a>
2525
<a title="Vercel" href="https://vercel.com">
2626
<picture>

TRANSLATION.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ The translation of the site into languages other than English is handled by [Cro
66

77
## How to translate
88

9-
1. Request to join the [Nodejs-Website in Crowdin](https://crowdin.com/project/nodejs-website)
9+
1. Request to join the Node.js Website project on [Crowdin](https://crowdin.com/project/nodejs-web)
1010
2. [Select the language you want to translate](https://support.crowdin.com/joining-translation-project/#starting-translation)
1111
3. [Start translating](https://support.crowdin.com/online-editor/)
1212

1313
### Any questions or feedbacks on Translations
1414

15-
If you have any questions or feedbacks on current translations, you can [start a discussion](https://crowdin.com/project/nodejs-website/discussions) by choosing the "New Topic" and your language from the right dropdown, or a [conversation](https://support.crowdin.com/conversations/) by adding your translators.
15+
If you have any questions or feedbacks on current translations, you can [start a discussion](https://crowdin.com/project/nodejs-web/discussions) by choosing the "New Topic" and your language from the right dropdown, or a [conversation](https://support.crowdin.com/conversations/) by adding your translators.
1616

1717
## How to add a new language
1818

0 commit comments

Comments
 (0)