Second pass on localization
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"ariaLabel": "Learn more about {title} governance pattern"
|
||||
}
|
||||
Reference in New Issue
Block a user