mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 01:32:59 +02:00
improve French label
git-svn-id: http://piwigo.org/svn/trunk@14425 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -401,6 +401,6 @@ $lang['Photo title, A → Z'] = 'Titre de la photo, A → Z';
|
||||
$lang['Photo title, Z → A'] = 'Titre de la photo, Z → A';
|
||||
$lang['Rating score, high → low'] = 'Note, haute → basse';
|
||||
$lang['Rating score, low → high'] = 'Note, basse → haute';
|
||||
$lang['Visits, high → low'] = 'Nombre de visites, haut → bas';
|
||||
$lang['Visits, low → high'] = 'Nombre de visites, bas → haut';
|
||||
?>
|
||||
$lang['Visits, high → low'] = 'Nombre de visites, élevé → faible';
|
||||
$lang['Visits, low → high'] = 'Nombre de visites, faible → élevé';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user