mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
issue #1467 add missing language string
This commit is contained in:
@@ -1283,4 +1283,5 @@ $lang['Additional filters'] = 'Additional filters';
|
||||
$lang['Object'] = 'Object';
|
||||
$lang['Memories'] = 'Souvenirs';
|
||||
$lang['Add as filter'] = 'Add as filter';
|
||||
$lang['Show plugins compatible with previous version of Piwigo'] = 'Show plugins compatible with previous version of Piwigo';
|
||||
// Leave this line empty
|
||||
|
||||
@@ -1284,3 +1284,5 @@ $lang['Add as filter'] = 'Ajouter en tant que filtre';
|
||||
$lang['This photo is an orphan'] = 'Cette photo est orpheline';
|
||||
$lang['This albums is already in related categories list'] = 'Cet album est déjà dans la liste des albums associés';
|
||||
$lang['No search in progress'] = 'Pas de recherche en cours';
|
||||
$lang['Show plugins compatible with previous version of Piwigo'] = 'Montrer les plugins compatibles avec la version précédente de Piwigo';
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user