mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
remove useless language keys for version 13
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user