diff --git a/locales/de.json b/locales/de.json index b5d5be9c5..82fecfcc2 100644 --- a/locales/de.json +++ b/locales/de.json @@ -100,6 +100,10 @@ "reporter": "gemeldet von" } }, + "contribution": { + "edit": "Beitrag bearbeiten", + "delete": "Beitrag löschen" + }, "disable": { "user": { "title": "Nutzer sperren", diff --git a/locales/en.json b/locales/en.json index 023e34835..72e3f3380 100644 --- a/locales/en.json +++ b/locales/en.json @@ -100,6 +100,10 @@ "reporter": "reported by" } }, + "contribution": { + "edit": "Edit Contribution", + "delete": "Delete Contribution" + }, "disable": { "user": { "title": "Disable User",