mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
update en_UK+fr_FR with 3 new language keys from 13.x
This commit is contained in:
@@ -1326,4 +1326,7 @@ $lang['Apply to root albums'] = 'Apply to root albums';
|
||||
$lang['Album name must not be empty'] = 'Album name must not be empty';
|
||||
$lang['Visit history'] = 'Visit history';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Some photos are missing from your file system. Details provided by plugin Check Uploads';
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> filtered users';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> filtered user';
|
||||
$lang['%d pictures in sub-albums'] = '%d pictures in sub-albums';
|
||||
// Leave this line empty
|
||||
|
||||
@@ -1326,4 +1326,7 @@ $lang['Apply to root albums'] = 'Appliquer aux albums racines';
|
||||
$lang['Album name must not be empty'] = 'Le nom de l\'album ne doit pas être vide';
|
||||
$lang['Visit history'] = 'Historique des visites';
|
||||
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Des photos sont absentes de votre système de fichier. À contrôler avec le plugin Check Uploads.';
|
||||
// Leave this line empty
|
||||
$lang['<b>%d</b> filtered users'] = '<b>%d</b> utilisateurs filtrés';
|
||||
$lang['<b>%d</b> filtered user'] = '<b>%d</b> utilisateur filtré';
|
||||
$lang['%d pictures in sub-albums'] = '%d images dans les sous-albums';
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user