Files
community-rule/messages/en/components/featureGrid.json
T
2026-05-22 13:30:47 -06:00

21 lines
565 B
JSON

{
"_comment": "FeatureGrid component defaults (shared across pages). linkHref is a stub until destination pages ship.",
"linkText": "Learn more",
"linkHref": "#",
"ariaLabel": "Feature tools and services",
"features": {
"decisionMaking": {
"ariaLabel": "Decision-making support tools"
},
"valuesAlignment": {
"ariaLabel": "Values alignment exercises"
},
"membershipGuidance": {
"ariaLabel": "Membership guidance resources"
},
"conflictResolution": {
"ariaLabel": "Conflict resolution tools"
}
}
}