|
35 | 35 | "fallbackNote": "Hinweis: Beispieldaten werden angezeigt. Star-Verlauf API ist vorübergehend nicht verfügbar." |
36 | 36 | }, |
37 | 37 | "productHero": { |
38 | | - "categories": { |
39 | | - "CLI": "@:shared.categories.singular.cli", |
40 | | - "EXTENSION": "@:shared.categories.singular.extension", |
41 | | - "IDE": "@:shared.categories.singular.ide", |
42 | | - "MODEL": "@:shared.categories.singular.model", |
43 | | - "PROVIDER": "@:shared.categories.singular.modelProvider", |
44 | | - "VENDOR": "@:shared.categories.singular.vendor" |
45 | | - }, |
46 | | - "documentation": "@:shared.terms.documentation", |
47 | | - "download": "@:shared.actions.download", |
48 | | - "getApiKey": "@:shared.labels.getApiKey", |
49 | | - "license": "@:shared.terms.license", |
50 | | - "platforms": "@:shared.terms.platforms", |
51 | | - "providerTypes": { |
52 | | - "foundation-model-provider": "@:shared.providerTypes.foundation-model-provider", |
53 | | - "model-service-provider": "@:shared.providerTypes.model-service-provider" |
54 | | - }, |
55 | | - "runtime": "Laufzeit", |
56 | | - "stars": "@:shared.terms.stars", |
57 | | - "supportedIdes": "@:shared.terms.supportedIdes", |
58 | | - "type": "@:shared.terms.type", |
59 | | - "vendor": "@:shared.terms.vendor", |
60 | | - "version": "@:shared.terms.version", |
61 | | - "visitWebsite": "@:shared.terms.visitWebsite" |
| 38 | + "runtime": "Laufzeit" |
62 | 39 | }, |
63 | 40 | "communityLinks": { |
64 | 41 | "blog": "Blog", |
65 | 42 | "blogDescription": "Blogbeiträge lesen", |
66 | | - "community": "@:shared.terms.community", |
67 | | - "discord": "@:shared.platforms.discord", |
68 | 43 | "discordDescription": "Community beitreten", |
69 | | - "github": "@:shared.platforms.github", |
70 | 44 | "githubDescription": "Repositories ansehen", |
71 | | - "linkedin": "@:shared.platforms.linkedin", |
72 | | - "linkedinDescription": "@:shared.terms.followUs", |
73 | | - "reddit": "@:shared.platforms.reddit", |
74 | 45 | "redditDescription": "Diskussion teilnehmen", |
75 | | - "twitter": "@:shared.platforms.twitter", |
76 | | - "twitterDescription": "@:shared.terms.followUs", |
77 | | - "youtube": "@:shared.platforms.youtube", |
78 | 46 | "youtubeDescription": "Videos ansehen" |
79 | 47 | }, |
80 | 48 | "resourceLinks": { |
| 49 | + "resources": "Resources", |
81 | 50 | "changelog": "Änderungsprotokoll", |
82 | 51 | "changelogDescription": "Änderungsprotokoll anzeigen", |
83 | | - "download": "@:shared.actions.download", |
84 | 52 | "downloadDescription": "Neueste Version herunterladen", |
85 | 53 | "issue": "Issue-Tracker", |
86 | 54 | "issueDescription": "Fehler melden und Funktionen anfordern", |
87 | 55 | "mcp": "MCP-Dokumentation", |
88 | 56 | "mcpDescription": "Erfahren Sie mehr über MCP-Integration", |
89 | | - "pricing": "@:shared.terms.pricing", |
90 | 57 | "pricingDescription": "Preispläne anzeigen" |
91 | 58 | }, |
92 | 59 | "productPricing": { |
93 | | - "title": "@:shared.terms.pricing", |
94 | 60 | "viewFullDetails": "Vollständige Preisdetails anzeigen →" |
95 | 61 | }, |
96 | 62 | "modelSpecifications": { |
97 | 63 | "title": "Specifications", |
98 | | - "modelSize": "@:shared.terms.modelSize", |
99 | 64 | "contextWindow": "Total Context", |
100 | | - "maxOutput": "@:shared.terms.maxOutput", |
101 | | - "pricing": "@:shared.terms.pricing", |
102 | 65 | "input": "Input", |
103 | 66 | "output": "Output", |
104 | 67 | "cache": "Cache" |
|
121 | 84 | "liveCodeBenchDesc": "Live-Coding-Leistung" |
122 | 85 | }, |
123 | 86 | "relatedProducts": { |
124 | | - "cli": "@:shared.categories.singular.cli", |
125 | | - "extension": "@:shared.categories.singular.extension", |
126 | | - "ide": "@:shared.categories.singular.ide", |
127 | 87 | "title": "Verwandte Produkte", |
128 | 88 | "viewProduct": "Produkt ansehen" |
129 | 89 | }, |
|
181 | 141 | } |
182 | 142 | } |
183 | 143 | } |
184 | | - }, |
185 | | - "resources": { |
186 | | - "community": "@:shared.terms.community", |
187 | | - "resources": "@:shared.terms.resources" |
188 | 144 | } |
189 | 145 | } |
0 commit comments