aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
Diffstat (limited to 'language')
-rw-r--r--language/en_UK/admin.lang.php3
-rw-r--r--language/fr_FR/admin.lang.php3
2 files changed, 6 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index cf1bc978a..297d40d90 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -185,6 +185,8 @@ $lang['Classic display'] = "Classic display";
$lang['clean'] = "clean up";
$lang['Comments for all'] = "Comments for all";
$lang['Comments'] = "Comments";
+$lang['Compact'] = "Compact";
+$lang['Complete'] = "Complete";
$lang['Complementary mail content'] = "Complementary mail content";
$lang['Complementary mail content'] = "Complementary mail content";
$lang['Configuration'] = "Configuration";
@@ -569,6 +571,7 @@ $lang['Representation of albums'] = "Representation of albums";
$lang['Representative'] = "Representative";
$lang['Represents'] = "Represents";
$lang['Resize'] = 'Resize';
+$lang['Restore'] = "Restore";
$lang['Results of miniaturization'] = "Miniaturization process results";
$lang['Save order'] = "Save order";
$lang['Save page visits by administrators'] = "Record pages visited by administrators";
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 0948e8c38..893d9a916 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -794,4 +794,7 @@ $lang['Do you want to activate anyway?'] = 'Voulez-vous l\'activer quand même?'
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'CE PLUGIN FAIT DÉSORMAIS PARTIE DU CORE DE PIWIGO! SUPPRIMEZ-LE.';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERREUR: CE PLUGIN EST MANQUANT MAIS TOUJOURS INSTALLÉ! DÉSINSTALLEZ-LE.';
$lang['display'] = 'Afficher';
+$lang['Compact'] = "Compact";
+$lang['Complete'] = "Complet";
+$lang['Restore'] = "Restaurer";
?> \ No newline at end of file