diff --git a/static/locales/de.client.json b/static/locales/de.client.json index a7c03e2a..67fb9665 100644 --- a/static/locales/de.client.json +++ b/static/locales/de.client.json @@ -1642,5 +1642,14 @@ "Submit": "Einreichen", "Search": "Suchen", "Select...": "Wählen Sie..." + }, + "widgetTypesMap": { + "Calendar": "Kalender", + "Card": "Karte", + "Card List": "Kartenliste", + "Form": "Formular", + "Table": "Tabelle", + "Chart": "Diagramm", + "Custom": "Benutzerdefiniert" } }