mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
bug:2918
Display a link for the fist and last page on picture.tpl, to go to the album 3 lang keys added git-svn-id: http://piwigo.org/svn/trunk@23642 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -173,8 +173,10 @@ $lang['Filesize'] = 'Poids';
|
||||
$lang['Filter and display'] = 'Filtrer et afficher';
|
||||
$lang['Filter'] = 'Filtre';
|
||||
$lang['First'] = 'Première';
|
||||
$lang['First Page'] = 'Première page';
|
||||
$lang['Forgot your password?'] = 'Mot de passe oublié ?';
|
||||
$lang['from %s to %s'] = 'du %s au %s';
|
||||
$lang['Go back to the album'] = "Retourner à l'album";
|
||||
$lang['Go through the gallery as a visitor'] = 'Parcourir la galerie en tant que visiteur';
|
||||
$lang['group by letters'] = 'regrouper par lettres';
|
||||
$lang['guest'] = 'visiteur';
|
||||
@@ -202,6 +204,7 @@ $lang['Kind of date'] = 'Type de date';
|
||||
$lang['Language'] = 'Langue';
|
||||
$lang['last %d days'] = '%d derniers jours';
|
||||
$lang['Last'] = 'Dernière';
|
||||
$lang['Last Page'] = "Dernière page";
|
||||
$lang['letters'] = 'lettres';
|
||||
$lang['Links'] = 'Liens';
|
||||
$lang['login mustn\'t end with a space character'] = 'le nom d\'utilisateur ne doit pas se terminer par un espace';
|
||||
|
||||
Reference in New Issue
Block a user