feat(#21): Replaced chat comment component with proper cursor-based commenting
This commit is contained in:
@@ -91,9 +91,13 @@
|
||||
"comments": {
|
||||
"title": "Comments",
|
||||
"empty": "No comments available",
|
||||
"count": "{count} comments",
|
||||
"placeholder": "Add a comment...",
|
||||
"loadMore": "Load more",
|
||||
"submit": "Submit",
|
||||
"edit": "Edit Comment",
|
||||
"editAction": "Edit",
|
||||
"saveChanges": "Save changes",
|
||||
"created": "Comment created successfully",
|
||||
"createError": "Error creating comment",
|
||||
"updated": "Comment updated successfully",
|
||||
|
||||
Reference in New Issue
Block a user