Skip to content

Commit 8dd60ff

Browse files
nodejs-crowdincrowdin-botgithub-merge-queue[bot]
authored
[automated]: crowdin sync (#8513)
* chore: synced translations from crowdin * chore: automated format of 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 <[email protected]> Co-authored-by: github-merge-queue <[email protected]>
1 parent fcfc7e2 commit 8dd60ff

File tree

6 files changed

+6
-2
lines changed

6 files changed

+6
-2
lines changed

apps/site/pages/fr/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ layout: home
103103
createWriteStream('package.json.gz')
104104
);
105105

106+
106107
// run with `node streams.mjs`
107108
```
108109

apps/site/pages/ja/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ layout: home
103103
createWriteStream('package.json.gz')
104104
);
105105

106+
106107
// run with `node streams.mjs`
107108
```
108109

apps/site/pages/ro/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ layout: home
105105
createWriteStream('package.json.gz')
106106
);
107107

108+
108109
// run with `node streams.mjs`
109110
```
110111

apps/site/pages/uk/about/previous-releases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ layout: about
4141

4242
### Спільнотні методи установки
4343

44-
Спільнотні методи установки, які містяться на самообслуговуваній сторінці завантажень (/download), також мають відповідати мінімальному набору критеріїв:
44+
Спільнотні методи установки, які містяться на самообслуговуваній сторінці завантажень (розміщеній на /download), також повинні відповідати мінімальному набору критеріїв:
4545

4646
- **Підтримка версій:** Повинні підтримувати всі версії Node.js, які не мають статусу End-of-Life (EOL).
4747
- **Сумісність ОС:** Повинні працювати на принаймні одній офіційно підтримуваній операційній системі (ОС).

apps/site/pages/uk/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ layout: home
104104
createWriteStream('package.json.gz')
105105
);
106106

107+
107108
// run with `node streams.mjs`
108109
```
109110

packages/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-core/website-i18n",
3-
"version": "1.1.15",
3+
"version": "1.1.16",
44
"type": "module",
55
"exports": {
66
"./*": [

0 commit comments

Comments
 (0)