Updated language

This commit is contained in:
Andy Miller
2019-03-14 17:18:51 -06:00
parent aaae0618c0
commit 2847f8a10a

View File

@@ -439,8 +439,8 @@ PLUGIN_ADMIN:
CACHE_ALL_HELP: "Run all images through Grav's cache system even if they have no media manipulations"
IMAGES_DEBUG: "Image debug watermark"
IMAGES_DEBUG_HELP: "Show an overlay over images indicating the pixel depth of the image when working with retina for example"
IMAGES_PRETTYNAME_PREFIX: "Ugly Processed name"
IMAGES_PRETTYNAME_PREFIX_HELP: "Set this to `false` to use the original image name in manipulated images"
IMAGES_SEOFRIENDLY: "SEO-Friendly Image names"
IMAGES_SEOFRIENDLY_HELP: "When enabled, the image name is displayed first, then a smaller hash to reflect processed operations"
UPLOAD_LIMIT: "File upload limit"
UPLOAD_LIMIT_HELP: "Set maximum upload size in bytes (0 is unlimited)"
ENABLE_MEDIA_TIMESTAMP: "Enable timestamps on media"