You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'You are about to resize {desc} to be a maximum of {width}px wide and {height}px high. Alternatively, set the width and height limits below for on-demand resizing.' => 'You are about to resize {desc} to be a maximum of {width}px wide and {height}px high. Alternatively, set the width and height limits below for on-demand resizing.',
6
-
'width' => 'width',
7
-
'height' => 'height',
8
-
'Caution' => 'Caution',
9
-
'This operation permanently alters your images.' => 'This operation permanently alters your images.',
'If the resizing process results in a larger image that the previous, do not replace with larger file.' => 'If the resizing process results in a larger image that the previous, do not replace with larger file.',
33
-
'Non-destructive' => 'Non-destructive',
34
-
'Image Resizer will save a copy of your original image, untouched. This will be in a folder called `originals`, relative to the source image.' => 'Image Resizer will save a copy of your original image, untouched. This will be in a folder called `originals`, relative to the source image.',
'For any Asset folder below, click on Bulk Resize to automatically resize all assets within.' => 'For any Asset folder below, click on Bulk Resize to automatically resize all assets within.',
39
-
'Resize on upload' => 'Resize on upload',
40
-
'Whether uploaded images should be automatically resized. This does not effect batch processing.' => 'Whether uploaded images should be automatically resized. This does not effect batch processing.',
41
-
'Image Width' => 'Image Width',
42
-
'The maximum width in pixels allowed for uploaded images.' => 'The maximum width in pixels allowed for uploaded images.',
43
-
'Image Height' => 'Image Height',
44
-
'The maximum height in pixels allowed for uploaded images.' => 'The maximum height in pixels allowed for uploaded images.',
45
-
'Quality' => 'Quality',
46
-
'Enter a value from 0-100 for resized image quality.' => 'Enter a value from 0-100 for resized image quality.',
'For any Asset folder below, click on Bulk Resize to automatically resize all assets within.' => 'For any Asset folder below, click on Bulk Resize to automatically resize all assets within.',
14
+
'height' => 'height',
15
+
'Image already under maximum width/height.' => 'Image already under maximum width/height.',
16
+
'Image cannot be resized (not manipulatable).' => 'Image cannot be resized (not manipulatable).',
'Source type not found.' => 'Source type not found.',
29
+
'Success' => 'Success',
30
+
'This operation permanently alters your images.' => 'This operation permanently alters your images.',
31
+
'Timestamp' => 'Timestamp',
32
+
'View logs' => 'View logs',
33
+
'Volume not enabled to auto-resize on upload.' => 'Volume not enabled to auto-resize on upload.',
34
+
'Volume not found.' => 'Volume not found.',
35
+
'width' => 'width',
36
+
'You are about to resize {desc} to be a maximum of {width}px wide and {height}px high. Alternatively, set the width and height limits below for on-demand resizing.' => 'You are about to resize {desc} to be a maximum of {width}px wide and {height}px high. Alternatively, set the width and height limits below for on-demand resizing.',
0 commit comments