feat(#21): Replaced chat comment component with proper cursor-based commenting
This commit is contained in:
@@ -91,9 +91,13 @@
|
||||
"comments": {
|
||||
"title": "Kommentare",
|
||||
"empty": "Keine Kommentare vorhanden",
|
||||
"count": "{count} Kommentare",
|
||||
"placeholder": "Kommentar hinzufügen...",
|
||||
"loadMore": "Mehr laden",
|
||||
"submit": "Absenden",
|
||||
"edit": "Kommentar bearbeiten",
|
||||
"editAction": "Bearbeiten",
|
||||
"saveChanges": "Änderungen speichern",
|
||||
"created": "Kommentar erfolgreich erstellt",
|
||||
"createError": "Fehler beim Erstellen des Kommentars",
|
||||
"updated": "Kommentar erfolgreich aktualisiert",
|
||||
|
||||
Reference in New Issue
Block a user