Skip to content

Commit

Permalink
Updated translations
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Welch <[email protected]>
  • Loading branch information
khalwat committed Dec 28, 2018
1 parent 09a65bd commit 96ad0f7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/translations/en/image-optimize.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,9 @@
'SVG' => 'SVG',
'The base URL to use for the Thumbor transforms.' => 'The base URL to use for the Thumbor transforms.',
'Module does not exist in the manifest: {moduleName}' => 'Module does not exist in the manifest: {moduleName}',
'Thumbor' => 'Thumbor'
'Thumbor' => 'Thumbor',
'Optionally prefix your asset path with the bucket name. This is useful if your Thumbor configuration does not specify an explicit bucket. Only relevant for AWS S3 volumes at this time.' => 'Optionally prefix your asset path with the bucket name. This is useful if your Thumbor configuration does not specify an explicit bucket. Only relevant for AWS S3 volumes at this time.',
'Object failed to validate' => 'Object failed to validate',
'Is not a Model object.' => 'Is not a Model object.',
'Generic Transform' => 'Generic Transform'
];

0 comments on commit 96ad0f7

Please sign in to comment.