Skip to content

Commit 1ea76c5

Browse files
ericyangpanclaude
andcommitted
feat(i18n): add translations for search and landscape features
- Add search-related translations to all 12 languages (searchPlaceholder) - Add landscape page translations (landscapeTitle, landscapeDescription) - Add ecosystem subtitle for navigation - Add contextWindow term to shared translations - Update metadata generator to use consistent translation namespace - Ensure all translations follow the new namespace structure Supported languages: en, de, es, fr, id, ja, ko, pt, ru, tr, zh-Hans, zh-Hant Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1c8bd27 commit 1ea76c5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+143
-275
lines changed

src/lib/metadata/generators.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ export async function generateModelDetailMetadata(
326326
const specs: string[] = []
327327
if (model.size) specs.push(`${tShared('terms.modelSize')}: ${model.size}`)
328328
if (model.contextWindow)
329-
specs.push(`${tPage('contextWindow')}: ${formatTokenCount(model.contextWindow)} tokens`)
329+
specs.push(`${tShared('terms.contextWindow')}: ${formatTokenCount(model.contextWindow)} tokens`)
330330
if (model.maxOutput)
331331
specs.push(`${tShared('terms.maxOutput')}: ${formatTokenCount(model.maxOutput)} tokens`)
332332

translations/de/pages/comparison.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,15 @@
55
"title": "AI-Coding-CLI-Vergleich"
66
},
77
"columns": {
8-
"name": "Name",
9-
"cache": "Cache",
10-
"capabilities": "Funktionen",
118
"contextLength": "Kontextlänge",
129
"freePlan": "Kostenloser Plan",
13-
"input": "Eingabe",
14-
"inputModalities": "Eingabemodalitäten",
1510
"links": "Links",
1611
"live-code-bench": "Live Code Bench",
1712
"maxPrice": "Höchstpreis",
18-
"mmmu": "MMMU",
19-
"mmmu-pro": "MMMU Pro",
20-
"output": "Ausgabe",
2113
"pricingCache": "Cache-Preise",
2214
"pricingInput": "Eingabe-Preise",
2315
"pricingOutput": "Ausgabe-Preise",
24-
"sci-code": "SciCode",
25-
"startingPrice": "Startpreis",
26-
"swe-bench": "SWE-bench",
27-
"terminal-bench": "Terminal Bench",
28-
"web-dev-arena": "WebDev Arena"
16+
"startingPrice": "Startpreis"
2917
},
3018
"extensions": {
3119
"backTo": "Zurück zu Erweiterungen",

translations/de/pages/landscape.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
"title": "AI Coding Landscape - Visual Ecosystem Overview",
44
"description": "Visualize the complete AI coding ecosystem. Explore relationships between IDEs, models, providers, and tools in an interactive landscape view."
55
},
6-
"title": "AI Coding Landscape",
7-
"description": "Visualize the complete AI coding ecosystem",
86
"backToOverview": "AI Coding Stack Overview"
97
}
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2+
"exploreStack": {},
23
"meta": {
34
"title": "Manifesto - AI Coding Stack",
45
"description": "Our vision for the future of AI-powered software development. Discover, compare, and build 10x faster with AI coding tools."
56
},
6-
"exploreStack": {
7-
"subtitle": "Explore the complete AI coding ecosystem: IDEs, CLIs, extensions, models, and providers."
8-
},
7+
"slogan": "Building the future of software development with AI",
98
"subtitle": "Our vision for the future of AI-powered software development"
109
}

translations/de/pages/model-compare.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"basicInfo": "Grundinformationen",
44
"cachePrice": "Cache-Preis",
55
"compareTitle": "{model1} vs {model2} vergleichen",
6-
"contextWindow": "Kontextfenster",
76
"description": "Beschreibung",
87
"inputPrice": "Eingabepreis",
98
"knowledgeCutoff": "Wissensgrenze",

translations/de/pages/stacks-overview.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"description": "The intelligence layer. Large language models optimized for code generation, understanding, and analysis. Compare specs, pricing, and capabilities across leading AI models."
2121
},
2222
"overviewTitle": "AI Coding Stack Overview",
23-
"subtitle": "Explore the complete AI coding ecosystem: IDEs, CLIs, extensions, models, and providers.",
2423
"vendors": {
2524
"description": "Leading companies and organizations building AI technology. From OpenAI to Anthropic, discover the vendors behind the AI coding revolution."
2625
}

translations/de/shared.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"view": "{name} anzeigen",
1616
"viewFullDetails": "Vollständige Preisdetails anzeigen →",
1717
"visit": "{name} besuchen",
18-
"watch": "Auf {platform} ansehen"
18+
"watch": "Auf {platform} ansehen",
19+
"searchPlaceholder": "Suchen..."
1920
},
2021
"terms": {
2122
"aiCoding": "AI-Codierung",
@@ -25,6 +26,7 @@
2526
"community": "Gemeinschaft",
2627
"communityLinks": "Community-Links",
2728
"comparison": "Vergleich",
29+
"contextWindow": "ContextWindow",
2830
"curatedCollections": "Kuratierte Sammlungen",
2931
"docs": "Dokumentation",
3032
"documentation": "Dokumentation",
@@ -50,7 +52,10 @@
5052
"visitWebsite": "Website Besuchen",
5153
"website": "Website",
5254
"platforms": "Plattformen",
53-
"supportedIdes": "Unterstützte IDEs"
55+
"supportedIdes": "Unterstützte IDEs",
56+
"landscapeTitle": "AI-Coding-Landschaft",
57+
"landscapeDescription": "Visualisieren Sie das vollständige AI-Coding-Ökosystem",
58+
"ecosystemSubtitle": "Erkunden Sie das vollständige AI-Coding-Ökosystem: IDEs, CLIs, Erweiterungen, Modelle und Anbieter."
5459
},
5560
"platforms": {
5661
"artificialAnalysis": "Artificial Analysis",
@@ -100,7 +105,8 @@
100105
"specifications": "Spezifikationen",
101106
"quickLinks": "Schnelllinks",
102107
"totalContext": "Total Context",
103-
"searchByName": "Search by name..."
108+
"searchByName": "Search by name...",
109+
"name": "Name"
104110
},
105111
"providerTypes": {
106112
"foundation-model-provider": "Foundation-Modellanbieter",

translations/en/pages/comparison.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,15 @@
55
"title": "AI Coding CLI Comparison"
66
},
77
"columns": {
8-
"name": "Name",
9-
"cache": "Cache",
10-
"capabilities": "Capabilities",
118
"contextLength": "Context Length",
129
"freePlan": "Free Plan",
13-
"input": "Input",
14-
"inputModalities": "Input Modalities",
1510
"links": "Links",
1611
"live-code-bench": "Live Code Bench",
1712
"maxPrice": "Max Price",
18-
"mmmu": "MMMU",
19-
"mmmu-pro": "MMMU Pro",
20-
"output": "Output",
2113
"pricingCache": "Cache Pricing",
2214
"pricingInput": "Input Pricing",
2315
"pricingOutput": "Output Pricing",
24-
"sci-code": "SciCode",
25-
"startingPrice": "Starting Price",
26-
"swe-bench": "SWE-bench",
27-
"terminal-bench": "Terminal Bench",
28-
"web-dev-arena": "WebDev Arena"
16+
"startingPrice": "Starting Price"
2917
},
3018
"extensions": {
3119
"backTo": "Back to Extensions",

translations/en/pages/landscape.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
"title": "AI Coding Landscape - Visual Ecosystem Overview",
44
"description": "Visualize the complete AI coding ecosystem. Explore relationships between IDEs, models, providers, and tools in an interactive landscape view."
55
},
6-
"title": "AI Coding Landscape",
7-
"description": "Visualize the complete AI coding ecosystem",
86
"backToOverview": "AI Coding Stack Overview"
97
}
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2+
"exploreStack": {},
23
"meta": {
34
"title": "Manifesto - AI Coding Stack",
45
"description": "Our vision for the future of AI-powered software development. Discover, compare, and build 10x faster with AI coding tools."
56
},
6-
"exploreStack": {
7-
"subtitle": "Explore the complete AI coding ecosystem: IDEs, CLIs, extensions, models, and providers."
8-
},
7+
"slogan": "Building the future of software development with AI",
98
"subtitle": "Our vision for the future of AI-powered software development"
109
}

0 commit comments

Comments
 (0)