♻️ Address pull request feedback

This commit is contained in:
Meier Lukas
2023-08-06 14:12:39 +02:00
parent 4b2c5f2816
commit 9e576f1498
53 changed files with 934 additions and 746 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"navigation": {
"home": {
"title": "Home"
},
"boards": {
"title": "Boards"
},
"users": {
"title": "Users",
"items": {
"manage": "Manage",
"invites": "Invites"
}
},
"help": {
"title": "Help",
"items": {
"documentation": "Documentation",
"report": "Report an issue / bug",
"discord": "Community Discord",
"contribute": "Contribute"
}
}
}
}