web/about/community: redesign the page, add descriptions

This commit is contained in:
wukko
2024-10-12 19:06:11 +06:00
parent 6cc895c395
commit ebf157862a
3 changed files with 185 additions and 51 deletions

View File

@ -8,12 +8,6 @@
"page.terms": "terms and ethics",
"page.credits": "thanks & licenses",
"community.discord": "community discord server",
"community.twitter": "news account on twitter",
"community.github": "github repo",
"community.email": "support email",
"community.telegram": "news channel on telegram",
"heading.general": "general terms",
"heading.licenses": "licenses",
"heading.summary": "best way to save what you love",
@ -27,5 +21,14 @@
"heading.responsibility": "user responsibilities",
"heading.abuse": "reporting abuse",
"heading.motivation": "motivation",
"heading.testers": "beta testers"
"heading.testers": "beta testers",
"support.github": "check out cobalt's source code, contribute changes, or report issues",
"support.discord": "chat with the community and developers about cobalt or ask for help",
"support.twitter": "follow cobalt's updates and development on your twitter timeline",
"support.telegram": "stay up to date with latest cobalt updates via a telegram channel",
"support.description.issue": "if you want to report a bug or some other recurring issue, please do it on github.",
"support.description.help": "use discord for any other questions. describe the issue properly in #cobalt-support or else no one will be able help you.",
"support.description.best-effort": "all support is best effort and not guaranteed, a reply might take some time."
}