remove this useless language key on 13.x, to be improved on master first

This commit is contained in:
plegall
2023-01-23 14:34:57 +01:00
parent 4416031d27
commit ad296c4a5e
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1329,7 +1329,6 @@ $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['Put at the root'] = 'Put at the root';
$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.';
-1
View File
@@ -1333,7 +1333,6 @@ $lang['Allow comments for sub-albums'] = 'Autoriser les commentaires pour tous l
$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['Put at the root'] = 'Placer à la racine';
$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.';