X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ba25a3e1b73f87e7f9f7c071a46f739a0b17d2a4..refs/pull/5259/head:/lang/fr/editor.php diff --git a/lang/fr/editor.php b/lang/fr/editor.php index 78c4157e8..558dda4c6 100644 --- a/lang/fr/editor.php +++ b/lang/fr/editor.php @@ -81,6 +81,9 @@ return [ 'table_properties' => 'Propriétés du tableau', 'table_properties_title' => 'Propriétés du tableau', 'delete_table' => 'Supprimer le tableau', + 'table_clear_formatting' => 'Effacer toute la mise en forme', + 'resize_to_contents' => 'Redimensionner au contenu', + 'row_header' => 'En-tête de ligne', 'insert_row_before' => 'Insérer une ligne avant', 'insert_row_after' => 'Insérer une ligne après', 'delete_row' => 'Supprimer ligne',