this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

copy(explore): title-case Account/Developer tool, soften subhead

Made-with: Cursor

+3 -3
+3 -3
i18n/messages/en.tsx
··· 306 306 */ 307 307 categories: { 308 308 app: "App", 309 - accountProvider: "Account provider", 309 + accountProvider: "Account Provider", 310 310 moderator: "Moderator", 311 311 infrastructure: "Infrastructure", 312 - developerTool: "Developer tool", 312 + developerTool: "Developer Tool", 313 313 all: "All", 314 314 }, 315 315 ··· 351 351 heroEyebrow: "Explore", 352 352 heroHeadline: "The Atmosphere, all in one place.", 353 353 heroSubhead: 354 - "Apps, account providers, moderators, and infrastructure — built by the community, listed by the people who make them.", 354 + "Apps and services in the Atmosphere — built by the community, listed by the people who make them.", 355 355 searchPlaceholder: "Search apps, providers, moderators…", 356 356 searchSubmit: "Search", 357 357 submitYourProject: "Submit your project",