1
0

feat(link shares): allows switching the initial view by passing a query parameter

This commit is contained in:
kolaente
2022-09-07 22:29:54 +02:00
parent 63f5f446fd
commit d3171b59be
3 changed files with 48 additions and 11 deletions

View File

@ -242,7 +242,8 @@
"remove": "Remove a link share",
"removeText": "Are you sure you want to remove this link share? It will no longer be possible to access this list with this link share. This cannot be undone!",
"createSuccess": "The link share was successfully created.",
"deleteSuccess": "The link share was successfully deleted"
"deleteSuccess": "The link share was successfully deleted",
"view": "View"
},
"userTeam": {
"typeUser": "user | users",