related to #1428 Added advertising banner on upload photo page

This commit is contained in:
Matthieu Leproux
2022-06-14 16:18:01 +02:00
parent aeb762e331
commit 3df8d9fe6d
5 changed files with 207 additions and 0 deletions
+4
View File
@@ -1289,4 +1289,8 @@ $lang['Add as filter'] = 'Add as filter';
$lang['Show plugins compatible with previous version of Piwigo'] = 'Show plugins compatible with previous version of Piwigo';
$lang['Placer au début'] = 'Place at the start';
$lang['Placer à la fin'] = 'Place at the end';
$lang['Piwigo is also on mobile.'] = 'Piwigo is also on mobile.';
$lang['Try now !'] = 'Try now !';
$lang['Install Piwigo on mobile'] = 'Install Piwigo on mobile';
// Leave this line empty
+4
View File
@@ -418,3 +418,7 @@ $lang['Password: ********** (no copy by email)'] = 'Mot de passe : ********** (p
$lang['Album name, 1 → 5 → 10 → 100'] = 'Nom d\'album, 1 → 5 → 10 → 100';
$lang['Album name, 100 → 10 → 5 → 1'] = 'Nom d\'album, 100 → 10 → 5 → 1';
$lang['Start-Date'] = 'Date de début';
$lang['Piwigo is also on mobile.'] = 'Piwigo est également sur mobile.';
$lang['Try now !'] = 'Venez essayer dès maintenant !';
$lang['Install Piwigo on mobile'] = 'Installez Piwigo sur mobile';