41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"_comment": "Footer component translations",
|
|
"organization": {
|
|
"name": "Media Economies Design Lab",
|
|
"email": "medlab@colorado.edu",
|
|
"url": "https://communityrule.com"
|
|
},
|
|
"social": {
|
|
"bluesky": {
|
|
"label": "Bluesky",
|
|
"ariaLabel": "Follow us on Bluesky",
|
|
"url": "https://bsky.app/profile/medlabboulder.bsky.social"
|
|
},
|
|
"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": {
|
|
"useCases": "Use cases",
|
|
"learn": "Learn",
|
|
"about": "About"
|
|
},
|
|
"legal": {
|
|
"_comment": "privacyPolicyHref, termsOfServiceHref, cookiesSettingsHref are stubs until legal pages ship.",
|
|
"privacyPolicy": "Privacy Policy",
|
|
"privacyPolicyHref": "#",
|
|
"termsOfService": "Terms of Service",
|
|
"termsOfServiceHref": "#",
|
|
"cookiesSettings": "Cookies Settings",
|
|
"cookiesSettingsHref": "#"
|
|
},
|
|
"copyright": "© All right reserved"
|
|
}
|