finish nested comment implementation

This commit is contained in:
Thorsten Witteler 2017-10-24 02:57:44 +02:00
parent 0936de7c1d
commit b4ab9a5111
6 changed files with 279 additions and 254 deletions

View file

@ -1,6 +1,10 @@
de:
PLUGIN_COMMENTS:
ADD_NEW: Kommentar hinzufügen
ADD_REPLY: Antworten
ADD_COMMENT: Kommentar hinzufügen
DELETE_COMMENT: Kommentar löschen
SUCCESS: Der Kommentar wurde erfolgreich gespeichert.
COMMENTS: Kommentare
EMAIL_NOT_CONFIGURED: Email nicht konfiguriert
NEW_COMMENT_EMAIL_SUBJECT: 'Neuer Kommentar für %1$s'
@ -22,7 +26,11 @@ de:
en:
PLUGIN_COMMENTS:
ADD_NEW: Add a comment
ADD_REPLY: Reply
ADD_COMMENT: Add a comment
DELETE_COMMENT: Delete comment
SUCCESS: Comment has been saved successfully.
COMMENTS: Comments
EMAIL_NOT_CONFIGURED: Email not configured
NEW_COMMENT_EMAIL_SUBJECT: 'New comment on %1$s'