Files
community-rule/messages/en/common.json
T
2026-05-25 22:05:00 -06:00

20 lines
610 B
JSON

{
"_comment": "Common UI strings shared across components",
"buttons": {
"createCommunityRule": "Create CommunityRule",
"seeHowItWorks": "See how it works",
"learnMore": "Learn more",
"askOrganizer": "Ask an organizer",
"back": "Back",
"next": "Next",
"finish": "Finish"
},
"ariaLabels": {
"followBluesky": "Follow us on Bluesky",
"viewSourceGitea": "View source on Gitea",
"followMastodon": "Follow us on Mastodon",
"featureToolsAndServices": "Feature tools and services",
"askOrganizerContact": "Ask an organizer - Contact an organizer for help"
}
}