Files
community-rule/messages/en/create/reviewAndComplete/finalReview.json
T
2026-04-20 18:33:33 -06:00

33 lines
953 B
JSON

{
"title": "Review your CommunityRule",
"description": "Here's what other people will see. Make sure everything looks good before you finalize everything. Once the rule is finalized, you must use one of your decision-making mechanisms to edit it again.",
"ruleCardTitleFallback": "Your community",
"chipEditModal": {
"saveButton": "Save",
"readOnlyCloseButton": "Close",
"readOnlyNote": "Details for this entry aren't editable yet."
},
"categories": [
{
"name": "Values",
"chips": ["Consciousness", "Ecology", "Abundance", "Art", "Decisiveness"]
},
{
"name": "Communication",
"chips": ["Signal"]
},
{
"name": "Membership",
"chips": ["Open Admission"]
},
{
"name": "Decision-making",
"chips": ["Lazy Consensus", "Modified Consensus"]
},
{
"name": "Conflict management",
"chips": ["Code of Conduct", "Restorative Justice"]
}
]
}