X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/968bc8cdf354d9cbe29b88abdc747a7845031fab..refs/pull/5312/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',