Issue #59 fixes

This commit is contained in:
adilallo
2026-05-25 22:05:00 -06:00
parent bd536a407f
commit 6b45a2e5d0
39 changed files with 167 additions and 124 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
},
"ariaLabels": {
"followBluesky": "Follow us on Bluesky",
"followGitlab": "Follow us on GitLab",
"viewSourceGitea": "View source on Gitea",
"followMastodon": "Follow us on Mastodon",
"featureToolsAndServices": "Feature tools and services",
"askOrganizerContact": "Ask an organizer - Contact an organizer for help"
}
+11 -6
View File
@@ -7,14 +7,19 @@
},
"social": {
"bluesky": {
"handle": "medlabboulder",
"label": "Bluesky",
"ariaLabel": "Follow us on Bluesky",
"url": "https://bsky.app/profile/medlabboulder"
"url": "https://bsky.app/profile/medlabboulder.bsky.social"
},
"gitlab": {
"handle": "medlabboulder",
"ariaLabel": "Follow us on GitLab",
"url": "https://gitlab.com/medlabboulder"
"gitea": {
"label": "Gitea",
"ariaLabel": "View source on Gitea",
"url": "https://git.medlab.host/CommunityRule/community-rule"
},
"mastodon": {
"label": "Mastodon",
"ariaLabel": "Follow us on Mastodon",
"url": "https://social.medlab.host/@medlab"
}
},
"navigation": {
@@ -3,7 +3,7 @@
"description": "We need your email to save your CommunityRule progress\nand make it accessible to you later.",
"placeholder": "email@domain.com",
"characterCountTemplate": "{current}/{max}",
"magicLinkSuccessTitle": "Check your email to log in!",
"magicLinkSuccessDescription": "Your account is created, now just check your email for a magic link",
"magicLinkSuccessTitle": "Check your email to log in",
"magicLinkSuccessDescription": "Your account has been created. A login link has been emailed to you.",
"magicLinkErrorTitle": "Could not send link"
}
@@ -16,7 +16,7 @@
"addButtonText": "Add maturity"
},
"organizationTypes": [
{ "label": "Workers coop" },
{ "label": "Worker cooperative" },
{ "label": "Mutual aid" },
{ "label": "Open source project" },
{ "label": "Nonprofit" },
+1 -1
View File
@@ -29,7 +29,7 @@
"title": "Who is this for?",
"items": [
{
"title": "Worker's cooperatives",
"title": "Worker cooperatives",
"description": "Employee-owned businesses often need to clarify how power is shared, decisions are made, and how processes operate within their organizations."
},
{