mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-04-14 08:37:36 +02:00
Added some lang strings
This commit is contained in:
@@ -375,6 +375,10 @@ PLUGIN_ADMIN:
|
||||
CACHE_PREFIX_PLACEHOLDER: "Derived from base URL (override by entering random string)"
|
||||
CACHE_PURGE_JOB: "Run Scheduled Purge Job"
|
||||
CACHE_PURGE_JOB_HELP: "With the scheduler you can periodically clear out old Doctrine file cache folders with this job"
|
||||
CACHE_CLEAR_JOB: "Run Scheduled Clear Job"
|
||||
CACHE_CLEAR_JOB_HELP: "With the scheduler you can periodically clear the Grav Cache"
|
||||
CACHE_JOB_TYPE: "Cache Job Type"
|
||||
CACHE_JOB_TYPE_HELP: "Either clear with the 'standard' folders cache clear, or with 'all' folders"
|
||||
CACHE_PURGE: "Purge Old Cache"
|
||||
LIFETIME: "Lifetime"
|
||||
LIFETIME_HELP: "Sets the cache lifetime in seconds. 0 = infinite"
|
||||
|
||||
Reference in New Issue
Block a user