Skip to content

Commit a5383ea

Browse files
nodejs-crowdincrowdin-botgithub-merge-queue[bot]
authored
chore(i18n): sync translations from crowdin (#9120)
* 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> * 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 322aa4c commit a5383ea

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# nvmをダウンロードしてインストールする:
2-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.6/install.sh | bash
2+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.7/install.sh | bash
33

44
# シェルを再起動する代わりに実行する
55
\. "$HOME/.nvm/nvm.sh"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Descarcă și instalează 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.7/install.sh | bash
33

44
# în loc de a reporni shell-ul
55
\. "$HOME/.nvm/nvm.sh"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Завантажує й установлює nvm:
2-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.6/install.sh | bash
2+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.7/install.sh | bash
33

44
# Замість перезапуску оболонки можна виконати:
55
\. "$HOME/.nvm/nvm.sh"

0 commit comments

Comments
 (0)