mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
feature 2718: Add batch manager filters for photo dimensions
git-svn-id: http://piwigo.org/svn/trunk@17931 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -927,4 +927,11 @@ $lang['Name of the duplicate'] = "Nom du duplicata";
|
||||
$lang['Source tag'] = 'Tag source';
|
||||
$lang['Tag "%s" is now a duplicate of "%s"'] = "Le tag \"%s\" est désormais une copie de \"%s\"";
|
||||
$lang['Duplicate selected tags'] = 'Dupliquer les tags sélectionnés';
|
||||
$lang['Invalid dimension'] = 'Dimension invalide';
|
||||
$lang['Minimum width'] = 'Largeur minimale';
|
||||
$lang['Minimum height'] = 'Hauteur minimale';
|
||||
$lang['Format'] = 'Format';
|
||||
$lang['Portrait'] = 'Portrait';
|
||||
$lang['Landscape'] = 'Paysage';
|
||||
$lang['Panorama'] = 'Panorama';
|
||||
?>
|
||||
Reference in New Issue
Block a user