diff --git a/static/locales/de.client.json b/static/locales/de.client.json index 3f9260e2..6d11f0b3 100644 --- a/static/locales/de.client.json +++ b/static/locales/de.client.json @@ -409,7 +409,9 @@ "Sorted (#{{count}})_one": "Sortiert (#{{count}})", "Sorted (#{{count}})_other": "Sortiert (#{{count}})", "Unfreeze {{count}} columns_one": "Diese Spalte entsperren", - "Unfreeze {{count}} columns_other": "{{count}} Spalten entsperren" + "Unfreeze {{count}} columns_other": "{{count}} Spalten entsperren", + "Insert column to the right": "Spalte rechts einfügen", + "Insert column to the left": "Spalte links einfügen" }, "GristDoc": { "Added new linked section to view {{viewName}}": "Neuer verlinkter Abschnitt zur Ansicht hinzugefügt {{viewName}}",