diff --git a/languages/en.yaml b/languages/en.yaml index d6c7eca4..0d89de41 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -714,5 +714,5 @@ PLUGIN_ADMIN: ROUTE_ALIASES: "Route Aliases" OPEN_NEW_TAB: "Open in new tab" PAGEMEDIA_RESIZER: "> The following settings apply to images uploaded through the page media. Resize Width / Height will automatically resize down and proportionally an image if exceeds the limits set in the inputs. Resolution min and max values define the size ranges for uploaded images. Set the fields to 0 to prevent any manipulation." - SESSION_INITIALIZE: "Always Initialize Session" - SESSION_INITIALIZE_HELP: "Makes Grav to always to start a session. This feature is needed to make any user interaction to work, such as login, forms etc. Admin plugin isn't affected by this setting." \ No newline at end of file + SESSION_INITIALIZE: "Initialize Session" + SESSION_INITIALIZE_HELP: "Makes Grav to start a session. This feature is needed to make any user interaction to work, such as login, forms etc. Admin plugin isn't affected by this setting." \ No newline at end of file