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
+4 -1
View File
@@ -1000,4 +1000,7 @@ $lang['delete album and the %d orphan photos'] = 'delete album and the %d orphan
$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['orphans to delete'] = 'orphans to delete';
$lang['Dashboard'] = 'Dashboard';
$lang['Storage used'] = 'Storage used';
$lang['First photo added'] = 'First photo added';
+4 -1
View File
@@ -1002,4 +1002,7 @@ $lang['delete album and the %d orphan photos'] = 'supprimer l\'album et les %d p
$lang['delete only album, not photos'] = 'supprimer uniquement l\'album, pas les photos';
$lang['Confirm deletion'] = 'Confirmer la suppression';
$lang['checksum'] = 'somme de contrôle';
$lang['orphans to delete'] = 'orphelines à supprimer';
$lang['orphans to delete'] = 'orphelines à supprimer';
$lang['Dashboard'] = 'Tableau de bord';
$lang['Storage used'] = 'Stockage utilisé';
$lang['First photo added'] = 'Première photo';