Files
community-rule/messages/en/pages/home.json
T

89 lines
3.4 KiB
JSON

{
"_comment": "Home page specific content",
"heroBanner": {
"title": "Collaborate",
"subtitle": "with clarity",
"description": "Help your community make important decisions in a way that reflects its unique values.",
"ctaText": "Learn how CommunityRule works",
"ctaHref": "/how-it-works"
},
"cardSteps": {
"title": "How CommunityRule works",
"headingDesktopLine1": "How",
"headingDesktopLine2": "CommunityRule",
"headingDesktopLine3": "helps",
"subtitle": "Here's a quick overview of the process, from start to finish.",
"cards": {
"card1": {
"text": "Document how your community makes decisions",
"_comment": "First step card"
},
"card2": {
"text": "Build an operating manual for a successful community",
"_comment": "Second step card"
},
"card3": {
"text": "Get a link to your manual for your group to review and evolve",
"_comment": "Third step card"
}
}
},
"featureGrid": {
"title": "Tools for the parts that get hard",
"subtitle": "Every group runs into the same knots. CommunityRule gives you a way through, and a written record of what you decided.",
"features": {
"decisionMaking": {
"title": "Choose how you decide",
"description": "Compare consensus, do-ocracy, and other patterns, then commit to one."
},
"valuesAlignment": {
"title": "Name your values",
"description": "Short exercises that surface what your group agrees on before it's tested."
},
"membershipGuidance": {
"title": "Define membership",
"description": "Spell out how people join, take on roles, and step away."
},
"conflictResolution": {
"title": "Plan for conflict",
"description": "Agree on how you'll handle disagreement while everyone is still calm."
}
}
},
"askOrganizer": {
"title": "Still have questions?",
"subtitle": "Get answers from an experienced organizer",
"buttonText": "Ask an organizer"
},
"ruleStack": {
"title": "Popular templates",
"subtitle": "These are popular patterns for making decisions in mutual aid and open source communities. You can use them as they are or as a starting place for customizing your own CommunityRule.",
"subtitleLg": "These are popular patterns for making decisions in communities with egalitarian values. You can use them as they are or as a starting place for customizing your own CommunityRule.",
"cards": {
"consensusClusters": {
"title": "Consensus clusters",
"description": "Units called Circles have the ability to decide and act on matters in their domains, which their members agree on through a Council.",
"iconAlt": "Sociocracy"
},
"consensus": {
"title": "Consensus",
"description": "Decisions that affect the group collectively should involve participation of all participants.",
"iconAlt": "Consensus"
},
"electedBoard": {
"title": "Elected Board",
"description": "An elected board determines policies and organizes their implementation.",
"iconAlt": "Elected Board"
},
"petition": {
"title": "Petition",
"description": "All participants can propose and vote on proposals for the group.",
"iconAlt": "Petition"
}
},
"button": {
"seeAllTemplates": "See all templates"
}
}
}