Initial implementation of localization

This commit is contained in:
adilallo
2026-01-29 22:17:44 -07:00
parent 1714e7f930
commit 2f37031411
29 changed files with 813 additions and 4365 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"_comment": "FeatureGrid component translations",
"title": "We've got your back, every step of the way",
"subtitle": "Use our toolkit to improve, document, and evolve your organization.",
"linkText": "Learn more",
"linkHref": "#",
"ariaLabel": "Feature tools and services",
"features": {
"decisionMaking": {
"labelLine1": "Decision-making",
"labelLine2": "support",
"ariaLabel": "Decision-making support tools"
},
"valuesAlignment": {
"labelLine1": "Values alignment",
"labelLine2": "exercises",
"ariaLabel": "Values alignment exercises"
},
"membershipGuidance": {
"labelLine1": "Membership",
"labelLine2": "guidance",
"ariaLabel": "Membership guidance resources"
},
"conflictResolution": {
"labelLine1": "Conflict resolution",
"labelLine2": "tools",
"ariaLabel": "Conflict resolution tools"
}
}
}