Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/cute-sheep-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@node-core/website-i18n': major
Comment thread
avivkeller marked this conversation as resolved.
---

Remove translation key
5 changes: 0 additions & 5 deletions apps/site/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
"link": "https://github.com/nodejs/node/blob/main/CONTRIBUTING.md",
"label": "components.containers.navBar.links.contribute",
"target": "_blank"
},
"certification": {
"link": "https://training.linuxfoundation.org/openjs/",
"label": "components.containers.navBar.links.certification",
"target": "_blank"
}
Comment thread
bmuenzenmeyer marked this conversation as resolved.
},
"footerLinks": [
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"download": "تنزيل",
"docs": "التوثيق",
"learn": "تعلّم",
"certification": "الدورات",
"blog": "المدونة",
"contribute": "المساهمة"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"docs": "Docs",
"betaDocs": "Beta Docs",
"learn": "Learn",
Comment thread
bmuenzenmeyer marked this conversation as resolved.
"certification": "Courses",
"blog": "Blog",
"contribute": "Contribute"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/es.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"components": {
"containers": {
Expand All @@ -15,7 +15,6 @@
"download": "Descargar",
"docs": "Documentación",
"learn": "Aprender",
"certification": "Certificación",
"blog": "Blog",
"contribute": "Contribuir"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"download": "Téléchargement",
"docs": "Docs",
"learn": "Apprendre",
"certification": "Cours",
"blog": "Blog",
"contribute": "Contribuer"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"docs": "Dokumentasi",
"betaDocs": "Dokumentasi Beta",
"learn": "Pelajari",
"certification": "Kursus",
"blog": "Artikel",
"contribute": "Kontribusi"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"docs": "ドキュメント",
"betaDocs": "ベータ版ドキュメント",
"learn": "学ぶ",
"certification": "コース",
"blog": "ブログ",
"contribute": "貢献"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"download": "다운로드",
"docs": "문서",
"learn": "학습",
"certification": "인증",
"blog": "블로그",
"contribute": "기여하기"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"download": "Baixar",
"docs": "Documentação",
"learn": "Aprenda",
"certification": "Cursos",
"blog": "Blog",
"contribute": "Contribua"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"download": "Descarregar",
"docs": "Documentação",
"learn": "Estudar",
"certification": "Certificação",
"blog": "Blogue",
"contribute": "Colaborar"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"download": "Descarcă",
"docs": "Documentație",
"learn": "Învață",
"certification": "Certificări",
"blog": "Blog",
"contribute": "Contribuie"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/ta.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"download": "பதிவிறக்கவும்",
"docs": "ஆவணங்கள்",
"learn": "கற்க",
"certification": "பாடப்பிரிவுகள்",
"blog": "வலைப்பதிவு",
"contribute": "பங்களியுங்கள்"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"download": "İndir",
"docs": "Dokümanlar",
"learn": "Öğrenmek",
"certification": "Sertifikasyon",
"blog": "Blog"
}
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"docs": "Документація",
"betaDocs": "Бета-документація",
"learn": "Навчання",
"certification": "Курси",
"blog": "Блог",
"contribute": "Долучитися"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"download": "下载",
"docs": "文档",
"learn": "学习",
"certification": "认证",
"blog": "博客",
"contribute": "贡献"
}
Expand Down
1 change: 0 additions & 1 deletion packages/i18n/src/locales/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"download": "下載",
"docs": "文件",
"learn": "學習資源",
"certification": "認證",
"blog": "部落格",
"contribute": "貢獻"
}
Expand Down
Loading