diff --git a/src/i18n/lang/de-swiss.json b/src/i18n/lang/de-swiss.json index eabee61a0..f86f98456 100644 --- a/src/i18n/lang/de-swiss.json +++ b/src/i18n/lang/de-swiss.json @@ -700,6 +700,7 @@ "comment": "Kommentar", "delete": "De Kommentar chüble", "deleteText1": "Bisch du dir sicher, dass du de Kommentar chüble wetsch?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "Din Kommentar isch erfolgriich hinzuegfüegt worde." }, "deferDueDate": { diff --git a/src/i18n/lang/es-ES.json b/src/i18n/lang/es-ES.json index 0cebb1eee..90bfe4920 100644 --- a/src/i18n/lang/es-ES.json +++ b/src/i18n/lang/es-ES.json @@ -700,6 +700,7 @@ "comment": "Comment", "delete": "Delete this comment", "deleteText1": "Are you sure you want to delete this comment?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "The comment was added successfully." }, "deferDueDate": { diff --git a/src/i18n/lang/pl-PL.json b/src/i18n/lang/pl-PL.json index 30bdd855b..e8f980206 100644 --- a/src/i18n/lang/pl-PL.json +++ b/src/i18n/lang/pl-PL.json @@ -700,6 +700,7 @@ "comment": "Skomentuj", "delete": "Usuń ten komentarz", "deleteText1": "Czy na pewno chcesz usunąć ten komentarz?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "Komentarz został pomyślnie dodany." }, "deferDueDate": { diff --git a/src/i18n/lang/pt-BR.json b/src/i18n/lang/pt-BR.json index 0cebb1eee..90bfe4920 100644 --- a/src/i18n/lang/pt-BR.json +++ b/src/i18n/lang/pt-BR.json @@ -700,6 +700,7 @@ "comment": "Comment", "delete": "Delete this comment", "deleteText1": "Are you sure you want to delete this comment?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "The comment was added successfully." }, "deferDueDate": { diff --git a/src/i18n/lang/pt-PT.json b/src/i18n/lang/pt-PT.json index 434bab5d1..1ef68f797 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -700,6 +700,7 @@ "comment": "Comentário", "delete": "Eliminar este comentário", "deleteText1": "Tens a certeza que pretendes eliminar este comentário?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "O comentário foi adicionada com sucesso." }, "deferDueDate": { diff --git a/src/i18n/lang/ro-RO.json b/src/i18n/lang/ro-RO.json index 0cebb1eee..90bfe4920 100644 --- a/src/i18n/lang/ro-RO.json +++ b/src/i18n/lang/ro-RO.json @@ -700,6 +700,7 @@ "comment": "Comment", "delete": "Delete this comment", "deleteText1": "Are you sure you want to delete this comment?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "The comment was added successfully." }, "deferDueDate": { diff --git a/src/i18n/lang/ru-RU.json b/src/i18n/lang/ru-RU.json index 0ba54e43d..f734f349e 100644 --- a/src/i18n/lang/ru-RU.json +++ b/src/i18n/lang/ru-RU.json @@ -700,6 +700,7 @@ "comment": "Комментировать", "delete": "Удалить комментарий", "deleteText1": "Удалить этот комментарий?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "Комментарий добавлен." }, "deferDueDate": { diff --git a/src/i18n/lang/sv-SE.json b/src/i18n/lang/sv-SE.json index 0cebb1eee..90bfe4920 100644 --- a/src/i18n/lang/sv-SE.json +++ b/src/i18n/lang/sv-SE.json @@ -700,6 +700,7 @@ "comment": "Comment", "delete": "Delete this comment", "deleteText1": "Are you sure you want to delete this comment?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "The comment was added successfully." }, "deferDueDate": { diff --git a/src/i18n/lang/tr-TR.json b/src/i18n/lang/tr-TR.json index 0cebb1eee..90bfe4920 100644 --- a/src/i18n/lang/tr-TR.json +++ b/src/i18n/lang/tr-TR.json @@ -700,6 +700,7 @@ "comment": "Comment", "delete": "Delete this comment", "deleteText1": "Are you sure you want to delete this comment?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "The comment was added successfully." }, "deferDueDate": { diff --git a/src/i18n/lang/vi-VN.json b/src/i18n/lang/vi-VN.json index 4177748c8..83341ac35 100644 --- a/src/i18n/lang/vi-VN.json +++ b/src/i18n/lang/vi-VN.json @@ -700,6 +700,7 @@ "comment": "Bình luận", "delete": "Xóa bình luận này", "deleteText1": "Bạn có chắc muốn xóa bình luận này không?", + "deleteSuccess": "The comment was deleted successfully.", "addedSuccess": "Bình luận đã được thêm vào." }, "deferDueDate": {