feat: Comment resolving (#7115)
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
"Delete": "Delete",
|
||||
"Delete collection": "Delete collection",
|
||||
"New template": "New template",
|
||||
"Delete comment": "Delete comment",
|
||||
"Mark as resolved": "Mark as resolved",
|
||||
"Thread resolved": "Thread resolved",
|
||||
"Mark as unresolved": "Mark as unresolved",
|
||||
"Copy ID": "Copy ID",
|
||||
"Clear IndexedDB cache": "Clear IndexedDB cache",
|
||||
"IndexedDB cache cleared": "IndexedDB cache cleared",
|
||||
@@ -469,7 +473,6 @@
|
||||
"Sort in sidebar": "Sort in sidebar",
|
||||
"Alphabetical sort": "Alphabetical sort",
|
||||
"Manual sort": "Manual sort",
|
||||
"Delete comment": "Delete comment",
|
||||
"Comment options": "Comment options",
|
||||
"Document restored": "Document restored",
|
||||
"Document options": "Document options",
|
||||
@@ -551,6 +554,10 @@
|
||||
"Post": "Post",
|
||||
"Cancel": "Cancel",
|
||||
"Upload image": "Upload image",
|
||||
"Resolved comments": "Resolved comments",
|
||||
"View comments": "View comments",
|
||||
"View resolved comments": "View resolved comments",
|
||||
"No resolved comments": "No resolved comments",
|
||||
"No comments yet": "No comments yet",
|
||||
"Error updating comment": "Error updating comment",
|
||||
"Images are still uploading.\nAre you sure you want to discard them?": "Images are still uploading.\nAre you sure you want to discard them?",
|
||||
@@ -700,6 +707,7 @@
|
||||
"Publish document and exit": "Publish document and exit",
|
||||
"Save document": "Save document",
|
||||
"Cancel editing": "Cancel editing",
|
||||
"Collaboration": "Collaboration",
|
||||
"Formatting": "Formatting",
|
||||
"Paragraph": "Paragraph",
|
||||
"Large header": "Large header",
|
||||
|
||||
Reference in New Issue
Block a user