mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
feat: recreate shared page
+ improve security by not exposing author's email
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"edit": "Edit a collection",
|
||||
"delete": "Delete a collection",
|
||||
"delete-confirm": "Confirm deletion?",
|
||||
"delete-description": "You must delete all links in this collection before you can delete this collection."
|
||||
"delete-description": "You must delete all links in this collection before you can delete this collection.",
|
||||
"managed-by": "Collection managed by <b>{{name}}</b>"
|
||||
},
|
||||
"form": {
|
||||
"name": "Name",
|
||||
@@ -55,6 +56,7 @@
|
||||
"go-to-collection": "Go to collection",
|
||||
"no-item-found": "No item found",
|
||||
"admin": "Administrator",
|
||||
"user": "User",
|
||||
"search": "Search",
|
||||
"search-with": "Search with",
|
||||
"avatar": "{{name}}'s avatar",
|
||||
|
||||
Reference in New Issue
Block a user