Full cleanup pass

This commit is contained in:
adilallo
2026-05-21 23:25:56 -06:00
parent 28de8ef3bc
commit 99f535f821
149 changed files with 2623 additions and 1242 deletions
@@ -0,0 +1,30 @@
{
"uploadButton": "Upload",
"uploadAriaLabel": "Upload",
"uploadHintDefault": "Add image from your device",
"chipConfirm": "Confirm",
"chipTypeToAdd": "Type to add",
"chipClose": "Close",
"selectPlaceholder": "Choose an option",
"selectAriaLabel": "Select an option",
"multiSelectAddDefault": "Add organization type",
"multiSelectAddFallback": "Add option",
"inputLabelOptional": "Optional text",
"hintDefault": "Hint text here",
"toggleOption": "Toggle option",
"toggleSwitch": "Toggle switch",
"closeDialog": "Close dialog",
"moreOptions": "More options",
"moreOptionsMenu": "More options menu",
"closeAlert": "Close alert",
"helpIconAlt": "Help",
"footerAriaLabel": "Footer",
"createFlowFooterAriaLabel": "Create Flow Footer",
"logoAlt": "CommunityRule Logo",
"logoText": "CommunityRule",
"loadingTemplates": "Loading templates",
"loadingCreateFlow": "Loading create flow",
"cardStackShowLess": "Show less",
"miniFeatureFallback": "Feature card",
"governanceTemplateGridLoading": "Loading templates"
}
+10
View File
@@ -0,0 +1,10 @@
{
"partners": {
"foodNotBombs": "Food Not Bombs",
"metagov": "Metagov",
"mutualAidCo": "Mutual Aid CO",
"openCivics": "Open Civics",
"startCoop": "Start COOP",
"cuBoulder": "CU Boulder"
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"avatarAlts": {
"1": "Avatar 1",
"2": "Avatar 2",
"3": "Avatar 3"
},
"schemaDescription": "Build operating manuals for successful communities"
}