mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-04 20:36:03 +01:00
Add lang strings for new old CSS / JS minify toggle
This commit is contained in:
@@ -357,6 +357,8 @@ PLUGIN_ADMIN:
|
||||
CSS_PIPELINE_BEFORE_EXCLUDES_HELP: "Render the CSS pipeline before any other CSS references that are not included"
|
||||
CSS_MINIFY: "CSS minify"
|
||||
CSS_MINIFY_HELP: "Minify the CSS during pipelining"
|
||||
CSS_MINIFY_OLD: "Use old CSS minify"
|
||||
CSS_MINIFY_OLD_HELP: "If you are having trouble with the new/improved minify, you can switch back to the old one"
|
||||
CSS_MINIFY_WINDOWS_OVERRIDE: "CSS minify Windows override"
|
||||
CSS_MINIFY_WINDOWS_OVERRIDE_HELP: "Minify Override for Windows platforms. False by default due to ThreadStackSize"
|
||||
CSS_REWRITE: "CSS rewrite"
|
||||
@@ -369,6 +371,8 @@ PLUGIN_ADMIN:
|
||||
JAVASCRIPT_PIPELINE_BEFORE_EXCLUDES_HELP: "Render the JS pipeline before any other JS references that are not included"
|
||||
JAVASCRIPT_MINIFY: "JavaScript minify"
|
||||
JAVASCRIPT_MINIFY_HELP: "Minify the JS during pipelining"
|
||||
JAVASCRIPT_MINIFY_OLD: "Use old JS minify"
|
||||
JAVASCRIPT_MINIFY_OLD_HELP: "If you are having trouble with the new/improved minify, you can switch back to the old one"
|
||||
ENABLED_TIMESTAMPS_ON_ASSETS: "Enable timestamps on assets"
|
||||
ENABLED_TIMESTAMPS_ON_ASSETS_HELP: "Enable asset timestamps"
|
||||
COLLECTIONS: "Collections"
|
||||
@@ -559,4 +563,4 @@ PLUGIN_ADMIN:
|
||||
MIME_TYPE: "Mime Type"
|
||||
THUMB: "Thumb"
|
||||
TYPE: "Type"
|
||||
FILE_EXTENSION: "File Extension"
|
||||
FILE_EXTENSION: "File Extension"
|
||||
|
||||
Reference in New Issue
Block a user