X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4ccfde6d02f24080d00a7ae591f8af3b17154071..refs/pull/5293/head:/lang/de/editor.php diff --git a/lang/de/editor.php b/lang/de/editor.php index aba76c2d5..e6b240069 100644 --- a/lang/de/editor.php +++ b/lang/de/editor.php @@ -81,9 +81,9 @@ return [ 'table_properties' => 'Tabelleneigenschaften', 'table_properties_title' => 'Tabelleneigenschaften', 'delete_table' => 'Tabelle löschen', - 'table_clear_formatting' => 'Clear table formatting', - 'resize_to_contents' => 'Resize to contents', - 'row_header' => 'Row header', + 'table_clear_formatting' => 'Tabellenformatierung löschen', + 'resize_to_contents' => 'Größe an Inhalt anpassen', + 'row_header' => 'Zeilenkopf', 'insert_row_before' => 'Zeile davor einfügen', 'insert_row_after' => 'Zeile danach einfügen', 'delete_row' => 'Zeile löschen',