mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
feature:2273
Ability to crop thumbnail (fixed size) git-svn-id: http://piwigo.org/svn/trunk@10552 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -834,6 +834,10 @@ $lang['Unable to write new local directory.'] = 'Impossible d\'écrire le nouvea
|
||||
$lang['Unable to send template directory.'] = 'Impossible d\'envoyer le dossier template.';
|
||||
$lang['Unable to dump database.'] = 'Impossible de sauvegarder la base de données.';
|
||||
$lang['Some upgrades are available for extensions.'] = 'Des mises à jour sont disponibles pour les extensions.';
|
||||
$lang['Please wait...'] = 'Please wait...';
|
||||
$lang['Please wait...'] = 'Veuillez patienter...';
|
||||
$lang['Ignore All'] = 'Tout ignorer';
|
||||
?>
|
||||
$lang['Crop'] = 'Retailler';
|
||||
$lang['Width'] = 'Largeur';
|
||||
$lang['Height'] = 'Hauteur';
|
||||
$lang['Follow Orientation'] = "Respecter l'orientation";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user