mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
related to #1428 Added advertising banner on upload photo page
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user