remove useless language keys for version 13

This commit is contained in:
plegall
2023-01-23 14:49:14 +01:00
parent ad296c4a5e
commit b8d2adaf08
2 changed files with 0 additions and 12 deletions
-4
View File
@@ -1329,8 +1329,4 @@ $lang['Some photos are missing from your file system. Details provided by plugin
$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';
$lang['or'] = 'or';
$lang['Locked album'] = 'Locked album';
$lang['This album is currently locked, visible only to administrators.'] = 'This album is currently locked, visible only to administrators.';
$lang['Unlock it'] = 'Unlock it';
// Leave this line empty
-8
View File
@@ -1329,12 +1329,4 @@ $lang['Some photos are missing from your file system. Details provided by plugin
$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';
$lang['Allow comments for sub-albums'] = 'Autoriser les commentaires pour tous les sous-albums';
$lang['Disallow comments for sub-albums'] = 'Interdire les commentaires pour tous les sous-albums';
$lang['Comments allowed for sub-albums'] = 'Commentaires autorisés pour tous les sous-albums';
$lang['Comments disallowed for sub-albums'] = 'Commentaires interdit pour tous les sous-albums';
$lang['or'] = 'ou';
$lang['Locked album'] = 'Album verrouillé';
$lang['This album is currently locked, visible only to administrators.'] = 'Cet album est actuellement verrouillé, visible uniquement par les administrateurs.';
$lang['Unlock it'] = 'Le déverrouiller';
// Leave this line empty