X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4d094331cfd1fbd2fede80232d9b1a0a94b4d482..refs/pull/3555/head:/resources/lang/fr/common.php diff --git a/resources/lang/fr/common.php b/resources/lang/fr/common.php index 6bcf1ad70..1256f16e3 100644 --- a/resources/lang/fr/common.php +++ b/resources/lang/fr/common.php @@ -47,6 +47,8 @@ return [ 'previous' => 'Précédent', 'filter_active' => 'Filtre actif :', 'filter_clear' => 'Effacer le filtre', + 'download' => 'Télécharger', + 'open_in_tab' => 'Ouvrir dans un onglet', // Sort Options 'sort_options' => 'Options de tri', @@ -74,7 +76,8 @@ return [ 'status' => 'Statut', 'status_active' => 'Actif', 'status_inactive' => 'Inactif', - 'never' => 'Never', + 'never' => 'Jamais', + 'none' => 'Aucun', // Header 'header_menu_expand' => 'Développer le menu',