Skip to content

Commit 9cd350c

Browse files
ericyangpanclaude
andcommitted
chore(i18n): add translations for model specifications and community links
Add new translation keys across all supported languages (en, de, ko, zh-Hans): - Model pricing labels: input, output, cache - Community link titles and descriptions for: linkedin, twitter, github, youtube, discord, reddit, blog - Documentation label These translations support the new ModelSpecifications and CommunityLinks components. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 50724a0 commit 9cd350c

File tree

4 files changed

+136
-0
lines changed

4 files changed

+136
-0
lines changed

translations/de/pages/stacks.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
"vendor": "@:components.productHero.vendor",
115115
"version": "@:components.productHero.version",
116116
"visitWebsite": "@:components.productHero.visitWebsite",
117+
"input": "Eingabe",
118+
"output": "Ausgabe",
119+
"cache": "Cache",
117120
"benchmarks": {
118121
"title": "Leistungs-Benchmarks",
119122
"sweBench": "SWE-bench Verified",
@@ -248,6 +251,37 @@
248251
"vendors": "Anbieter"
249252
},
250253
"categoryLabel": "@:components.productHero.categories.VENDOR",
254+
"documentation": "@:components.productHero.documentation",
255+
"community": {
256+
"blog": {
257+
"description": "Blogbeiträge lesen",
258+
"title": "Blog"
259+
},
260+
"discord": {
261+
"description": "Community beitreten",
262+
"title": "Discord"
263+
},
264+
"github": {
265+
"description": "Repos anzeigen",
266+
"title": "GitHub"
267+
},
268+
"linkedin": {
269+
"description": "Folgen Sie uns",
270+
"title": "LinkedIn"
271+
},
272+
"reddit": {
273+
"description": "Diskussion beitreten",
274+
"title": "Reddit"
275+
},
276+
"twitter": {
277+
"description": "Folgen Sie uns",
278+
"title": "Twitter"
279+
},
280+
"youtube": {
281+
"description": "Videos ansehen",
282+
"title": "YouTube"
283+
}
284+
},
251285
"communityLinks": "Community-Links",
252286
"connectLinkedIn": "Auf LinkedIn verbinden",
253287
"discord": "Discord",

translations/en/pages/stacks.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
"vendor": "@:components.productHero.vendor",
115115
"version": "@:components.productHero.version",
116116
"visitWebsite": "@:components.productHero.visitWebsite",
117+
"input": "Input",
118+
"output": "Output",
119+
"cache": "Cache",
117120
"benchmarks": {
118121
"title": "Performance Benchmarks",
119122
"sweBench": "SWE-bench Verified",
@@ -248,6 +251,37 @@
248251
"vendors": "@:shared.stacks.vendors"
249252
},
250253
"categoryLabel": "@:components.productHero.categories.VENDOR",
254+
"documentation": "@:components.productHero.documentation",
255+
"community": {
256+
"blog": {
257+
"description": "Read blog posts",
258+
"title": "Blog"
259+
},
260+
"discord": {
261+
"description": "Join community",
262+
"title": "@:components.productLinks.discord"
263+
},
264+
"github": {
265+
"description": "View repos",
266+
"title": "@:components.productLinks.github"
267+
},
268+
"linkedin": {
269+
"description": "@:shared.common.followUs",
270+
"title": "@:components.productLinks.linkedin"
271+
},
272+
"reddit": {
273+
"description": "Join discussion",
274+
"title": "@:components.productLinks.reddit"
275+
},
276+
"twitter": {
277+
"description": "@:shared.common.followUs",
278+
"title": "@:components.productLinks.twitter"
279+
},
280+
"youtube": {
281+
"description": "Watch videos",
282+
"title": "@:components.productLinks.youtube"
283+
}
284+
},
251285
"communityLinks": "@:shared.common.communityLinks",
252286
"connectLinkedIn": "Connect on LinkedIn",
253287
"discord": "@:components.productLinks.discord",

translations/ko/pages/stacks.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
"vendor": "@:components.productHero.vendor",
115115
"version": "@:components.productHero.version",
116116
"visitWebsite": "@:components.productHero.visitWebsite",
117+
"input": "입력",
118+
"output": "출력",
119+
"cache": "캐시",
117120
"benchmarks": {
118121
"title": "성능 벤치마크",
119122
"sweBench": "SWE-bench Verified",
@@ -248,6 +251,37 @@
248251
"vendors": "벤더"
249252
},
250253
"categoryLabel": "@:components.productHero.categories.VENDOR",
254+
"documentation": "@:components.productHero.documentation",
255+
"community": {
256+
"blog": {
257+
"description": "블로그 게시물 읽기",
258+
"title": "블로그"
259+
},
260+
"discord": {
261+
"description": "커뮤니티 참여",
262+
"title": "Discord"
263+
},
264+
"github": {
265+
"description": "저장소 보기",
266+
"title": "GitHub"
267+
},
268+
"linkedin": {
269+
"description": "팔로우하기",
270+
"title": "LinkedIn"
271+
},
272+
"reddit": {
273+
"description": "토론 참여",
274+
"title": "Reddit"
275+
},
276+
"twitter": {
277+
"description": "팔로우하기",
278+
"title": "Twitter"
279+
},
280+
"youtube": {
281+
"description": "동영상 보기",
282+
"title": "YouTube"
283+
}
284+
},
251285
"communityLinks": "커뮤니티 링크",
252286
"connectLinkedIn": "LinkedIn에서 연결",
253287
"discord": "Discord",

translations/zh-Hans/pages/stacks.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
"vendor": "@:components.productHero.vendor",
115115
"version": "@:components.productHero.version",
116116
"visitWebsite": "@:components.productHero.visitWebsite",
117+
"input": "输入",
118+
"output": "输出",
119+
"cache": "缓存",
117120
"benchmarks": {
118121
"title": "性能基准测试",
119122
"sweBench": "SWE-bench Verified",
@@ -248,6 +251,37 @@
248251
"vendors": "厂商"
249252
},
250253
"categoryLabel": "@:components.productHero.categories.VENDOR",
254+
"documentation": "@:components.productHero.documentation",
255+
"community": {
256+
"blog": {
257+
"description": "阅读博客文章",
258+
"title": "博客"
259+
},
260+
"discord": {
261+
"description": "加入社区",
262+
"title": "Discord"
263+
},
264+
"github": {
265+
"description": "查看仓库",
266+
"title": "GitHub"
267+
},
268+
"linkedin": {
269+
"description": "关注我们",
270+
"title": "LinkedIn"
271+
},
272+
"reddit": {
273+
"description": "加入讨论",
274+
"title": "Reddit"
275+
},
276+
"twitter": {
277+
"description": "关注我们",
278+
"title": "X/Twitter"
279+
},
280+
"youtube": {
281+
"description": "观看视频",
282+
"title": "YouTube"
283+
}
284+
},
251285
"communityLinks": "社区链接",
252286
"connectLinkedIn": "在 LinkedIn 上联系",
253287
"discord": "Discord",

0 commit comments

Comments
 (0)