add language strings for new dashboard

This commit is contained in:
plegall
2017-01-25 14:20:47 +01:00
parent ce8b99bda0
commit 746c796d9d
2 changed files with 8 additions and 2 deletions
+3
View File
@@ -1001,3 +1001,6 @@ $lang['delete only album, not photos'] = 'delete only album, not photos';
$lang['Confirm deletion'] = 'Confirm deletion';
$lang['checksum'] = 'checksum';
$lang['orphans to delete'] = 'orphans to delete';
$lang['Dashboard'] = 'Dashboard';
$lang['Storage used'] = 'Storage used';
$lang['First photo added'] = 'First photo added';
+3
View File
@@ -1003,3 +1003,6 @@ $lang['delete only album, not photos'] = 'supprimer uniquement l\'album, pas les
$lang['Confirm deletion'] = 'Confirmer la suppression';
$lang['checksum'] = 'somme de contrôle';
$lang['orphans to delete'] = 'orphelines à supprimer';
$lang['Dashboard'] = 'Tableau de bord';
$lang['Storage used'] = 'Stockage utilisé';
$lang['First photo added'] = 'Première photo';