mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
remove this useless language key on 13.x, to be improved on master first
This commit is contained in:
@@ -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.';
|
||||
|
||||
@@ -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.';
|
||||
|
||||
Reference in New Issue
Block a user