diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 2bc124662..771d1c5c0 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -1121,3 +1121,17 @@ $lang['Posted %s on %s'] = 'Posté %s sur %s';
$lang['Portraits'] = 'Portraits';
$lang['Edit photo'] = 'Éditer la photo';
$lang['Delete tag "%s"?'] = 'Supprimer le tag "%s" ?';
+$lang['%d+ albums found, try to refine the search'] = '%d+ albums trouvé, essayez d\'affiner la recherche';
+$lang['Add Album'] = 'Ajouter un album';
+$lang['Apply an automatic order to root albums'] = 'Appliquer un tri automatique sur les albums racines';
+$lang['Apply to direct sub-albums'] = 'Appliquer aux sous-albums directs';
+$lang['Apply to the whole hierarchy'] = 'Appliquer à toute l\'arborescence';
+$lang['Compact View'] = 'Vue compacte';
+$lang['Drag and drop to reorder albums'] = 'Réorganisez les albums par glisser/déposer';
+$lang['Hide sub-albums'] = 'Cacher les sous-albums';
+$lang['Line View'] = 'Vue lignes';
+$lang['Name field must not be empty'] = 'Le nom ne doit pas être vide';
+$lang['Root'] = 'Racine';
+$lang['Select an album... or type it!'] = 'Sélectionnez un album... ou tapez-le !';
+$lang['Show sub-albums'] = 'Afficher les sous-albums';
+$lang['Tile View'] = 'Vue tuiles';
\ No newline at end of file