Skip to content

Commit f4d5761

Browse files
nodejs-crowdincrowdin-botgithub-merge-queue[bot]
authored
chore(i18n): sync translations from crowdin (#9104)
* chore(i18n): sync translations from crowdin * chore(i18n): format translated files Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent 707dd00 commit f4d5761

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.changeset/crowdin-translations.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@node-core/website-i18n': patch
3+
---
4+
5+
Update translations from Crowdin.

apps/site/pages/ja/about/eol.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Node.jsのメジャーバージョンは予定されたスケジュールでリ
2020
</Button>
2121
</div>
2222

23-
[Node.jsのリリーススケジュールを確認する](/about/releases/)
23+
[Node.jsのリリーススケジュールを確認する](/about/previous-releases/)
2424

2525
## EOLになったリリースラインについて
2626

apps/site/snippets/fr/download/nvm.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Télécharger et installer nvm :
2-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.5/install.sh | bash
2+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.6/install.sh | bash
33

44
# au lieu de redémarrer le shell
55
\. "$HOME/.nvm/nvm.sh"

0 commit comments

Comments
 (0)