feat: add contributors to about page (#445)

* feat: add contributors to about page

* fix: remove unnecessary client component for generic-contribution-link-card

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
Manuel
2024-05-06 20:10:40 +02:00
committed by GitHub
parent 96158bcb5e
commit 3cda718474
6 changed files with 796 additions and 43 deletions

View File

@@ -1171,13 +1171,15 @@ export default {
accordion: {
contributors: {
title: "Contributors",
subtitle: "{count} maintaining code & Homarr",
},
translators: {
title: "Translators",
subtitle: "{count} contributing translations in many languages",
},
libraries: {
title: "Libraries",
subtitle: "{count} used",
subtitle: "{count} used in the Code of Homarr",
},
},
},