mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 03:36:30 +02:00
Translations for session path and custom base url options
This commit is contained in:
@@ -585,3 +585,7 @@ PLUGIN_ADMIN:
|
||||
FORCE_SSL_HELP: "Globally force SSL, if enabled when the site is reached through HTTP, Grav sends a redirect to the HTTPS page"
|
||||
NEWS_FEED: "News Feed"
|
||||
EXTERNAL_URL: "External URL"
|
||||
SESSION_PATH: "The session path"
|
||||
SESSION_PATH_HELP: "Use only if you choose a custom base URL (you rewrite the site domain / subfolder)"
|
||||
CUSTOM_BASE_URL: "Custom base URL"
|
||||
CUSTOM_BASE_URL_HELP: "Use if you want to rewrite the site domain or use a different subfolder than the one used by Grav. Example: http://localhost"
|
||||
Reference in New Issue
Block a user