Translations for session path and custom base url options

This commit is contained in:
Flavio Copes
2016-08-25 15:51:07 +02:00
parent 19799ce2db
commit 240dc7a7f3

View File

@@ -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"