|
114 | 114 | "vendor": "@:components.productHero.vendor", |
115 | 115 | "version": "@:components.productHero.version", |
116 | 116 | "visitWebsite": "@:components.productHero.visitWebsite", |
| 117 | + "input": "Input", |
| 118 | + "output": "Output", |
| 119 | + "cache": "Cache", |
117 | 120 | "benchmarks": { |
118 | 121 | "title": "Performance Benchmarks", |
119 | 122 | "sweBench": "SWE-bench Verified", |
|
248 | 251 | "vendors": "@:shared.stacks.vendors" |
249 | 252 | }, |
250 | 253 | "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 | + }, |
251 | 285 | "communityLinks": "@:shared.common.communityLinks", |
252 | 286 | "connectLinkedIn": "Connect on LinkedIn", |
253 | 287 | "discord": "@:components.productLinks.discord", |
|
0 commit comments