diff --git a/js/src/i18n/de.json b/js/src/i18n/de.json index ef29704f5..4641c15ce 100644 --- a/js/src/i18n/de.json +++ b/js/src/i18n/de.json @@ -21,5 +21,14 @@ "Are you sure you want to cancel the event edition? You'll lose all modifications.": "Bist du dir sicher, dass Du die Bearbeitung der Veranstaltung abbrechen möchtest? Alle Änderungen werden verloren gehen.", "Are you sure you want to cancel your participation at event \"{title}\"?": "Bist Du dir sicher, dass Du nicht mehr an der Veranstaltung \"{title}\" teilnehmen möchtest?", "Are you sure you want to delete this event? This action cannot be reverted.": "Bist Du dir sicher, dass Du diese Veranstaltung löschen möchtest? Dies kann nicht rückgängig gemacht werden.", - "Avatar": "Profilbild" + "Avatar": "Profilbild", + "By {name}": "Nach {name}", + "Cancel": "Abbrechen", + "Cancel creation": "Erstellung abbrechen", + "Cancel edition": "Bearbeiten abbrechen", + "Cancel my participation request…": "Meine Teilnahmeanfrage abbrechen…", + "Cancel my participation…": "Meine Teilnahme absagen…", + "Cancelled: Won't happen": "Abgebrochen: Wird nicht passieren", + "Category": "Kategorie", + "Change my identity…": "Identität wechseln…" }