77ecb29432fadf24f0ebbf716ab3352d.yaml.php 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/var/www/html/user/plugins/login/languages/en.yaml',
  5. 'modified' => 1591823843,
  6. 'data' => [
  7. 'PLUGIN_LOGIN' => [
  8. 'USERNAME' => 'Username',
  9. 'EMAIL' => 'Email',
  10. 'USERNAME_EMAIL' => 'Username/Email',
  11. 'PASSWORD' => 'Password',
  12. 'ACCESS_DENIED' => 'Access denied...',
  13. 'LOGIN_FAILED' => 'Login failed...',
  14. 'LOGIN_SUCCESSFUL' => 'You have been successfully logged in.',
  15. 'BTN_LOGIN' => 'Login',
  16. 'BTN_LOGOUT' => 'Logout',
  17. 'BTN_FORGOT' => 'Forgot',
  18. 'BTN_REGISTER' => 'Register',
  19. 'BTN_SUBMIT_PROFILE' => 'Submit',
  20. 'BTN_RESET' => 'Reset',
  21. 'BTN_RESET_PASSWORD' => 'Reset Password',
  22. 'BTN_SEND_INSTRUCTIONS' => 'Send Reset Instructions',
  23. 'BTN_SUBMIT' => 'Submit',
  24. 'RESET_LINK_EXPIRED' => 'Reset link has expired, please try again',
  25. 'RESET_PASSWORD_RESET' => 'Password has been reset',
  26. 'RESET_INVALID_LINK' => 'Invalid reset link used, please try again',
  27. 'FORGOT_INSTRUCTIONS_SENT_VIA_EMAIL' => 'Instructions to reset your password have been sent via email',
  28. 'FORGOT_FAILED_TO_EMAIL' => 'Failed to email instructions, please try again later',
  29. 'FORGOT_CANNOT_RESET_EMAIL_NO_EMAIL' => 'Cannot reset password for %s, no email address is set',
  30. 'FORGOT_CANNOT_RESET_EMAIL_NO_PASSWORD' => 'Cannot reset password for %s, this email is associated with a remote account',
  31. 'FORGOT_USERNAME_DOES_NOT_EXIST' => 'User with username <b>%s</b> does not exist',
  32. 'FORGOT_EMAIL_NOT_CONFIGURED' => 'Cannot reset password. This site is not configured to send emails',
  33. 'FORGOT_EMAIL_SUBJECT' => '%s Password Reset Request',
  34. 'FORGOT_EMAIL_BODY' => '<h1>Password Reset</h1><p>Dear %1$s,</p><p>A request was made on <b>%4$s</b> to reset your password.</p><p><br /><a href="%2$s" class="btn-primary">Click this to reset your password</a><br /><br /></p><p>Alternatively, copy the following URL into your browser\'s address bar:</p> <p class="word-break"><a href="%2$s">%2$s</a></p> <p><br />Kind regards,<br /><br />%3$s</p>',
  35. 'SESSION' => '&ldquo;Remember Me&rdquo;-Session',
  36. 'REMEMBER_ME' => 'Remember Me',
  37. 'REMEMBER_ME_HELP' => 'Sets a persistent cookie on your browser to allow persistent-login authentication between sessions.',
  38. 'REMEMBER_ME_STOLEN_COOKIE' => 'Someone else has used your login information to access this page! All sessions were logged out. Please log in with your credentials and check your data.',
  39. 'BUILTIN_CSS' => 'Use built in CSS',
  40. 'BUILTIN_CSS_HELP' => 'Include the CSS provided by the admin plugin',
  41. 'ROUTE' => 'Login route',
  42. 'ROUTE_HELP' => 'Custom route to a custom login page that your theme provides',
  43. 'ROUTE_REGISTER' => 'Registration route',
  44. 'ROUTE_REGISTER_HELP' => 'Route to the registration page. Set this if you want to use the built-in registration page. Leave it empty if you have your own registration form',
  45. 'USERNAME_NOT_VALID' => 'Username should be between 3 and 16 characters, including lowercase letters, numbers, underscores, and hyphens. Uppercase letters, spaces, and special characters are not allowed',
  46. 'USERNAME_NOT_AVAILABLE' => 'Username %s already exists, please pick another username',
  47. 'EMAIL_NOT_AVAILABLE' => 'Email address %s already exists, please pick another email address',
  48. 'PASSWORD_NOT_VALID' => 'Password must contain at least one number and one uppercase and lowercase letter, and at least 8 or more characters',
  49. 'PASSWORDS_DO_NOT_MATCH' => 'Passwords do not match. Double-check you entered the same password twice',
  50. 'USER_NEEDS_EMAIL_FIELD' => 'The user needs an email field',
  51. 'EMAIL_SENDING_FAILURE' => 'An error occurred while sending the email',
  52. 'ACTIVATION_EMAIL_SUBJECT' => 'Activate your account on %s',
  53. 'ACTIVATION_EMAIL_BODY' => '<h1>Account Activation</h1><p>Hi %1$s, </p><p>Your account has been successfully created on <b>%3$s</b>, but you cannot login until it is activated.</p><p><br/><a href="%2$s" class="btn-primary">Activate Your Account Now</a><br/><br/></p><p>Alternatively, copy the following URL into your browser\'s address bar:</p><p class="word-break"><a href="%2$s">%2$s</a></p><p><br/>Kind regards,<br/><br/>%4$s</p>',
  54. 'ACTIVATION_NOTICE_MSG' => 'Hi %s, your account is created, please check your email to fully activate it',
  55. 'WELCOME_EMAIL_SUBJECT' => 'Welcome to %s',
  56. 'WELCOME_EMAIL_BODY' => '<h1>Account Created</h1><p>Hi %1$s, </p><p>Your account has been successfully created on <b>%3$s</b>.</p><p><br/><a href="%2$s" class="btn-primary">Login Now</a><br/><br/></p><p>Alternatively, copy the following URL into your browser\'s address bar:</p><p class="word-break"><a href="%2$s">%2$s</a></p><p><br/>Kind regards,<br/><br/>%4$s</p>',
  57. 'WELCOME_NOTICE_MSG' => 'Hi %s, your account has been successfully created',
  58. 'NOTIFICATION_EMAIL_SUBJECT' => 'New user on %s',
  59. 'NOTIFICATION_EMAIL_BODY' => '<h1>New User</h1><p>Hi, a new user registered on %1$s.</p><p><ul><li>Username: <b>%2$s</b></li><li>Email: <b>%3$s</b></ul><p><p><br/><a href="%4$s" class="btn-primary">Visit %1$s</a><br/><br/></p>',
  60. 'EMAIL_FOOTER' => 'GetGrav.org',
  61. 'ACTIVATION_LINK_EXPIRED' => 'Activation link expired',
  62. 'USER_ACTIVATED_SUCCESSFULLY' => 'User account activated successfully',
  63. 'USER_ACTIVATED_SUCCESSFULLY_NOT_ENABLED' => 'User account activated but account is being reviewed',
  64. 'INVALID_REQUEST' => 'Invalid request',
  65. 'USER_REGISTRATION' => 'User Registration',
  66. 'USER_REGISTRATION_ENABLED_HELP' => 'Enable the user registration',
  67. 'VALIDATE_PASSWORD1_AND_PASSWORD2' => 'Validate double entered password',
  68. 'VALIDATE_PASSWORD1_AND_PASSWORD2_HELP' => 'Validate and compare two different fields for the passwords, named `password1` and `password2`. Enable this if you have two password fields in the registration form',
  69. 'SET_USER_DISABLED' => 'Set the user as disabled',
  70. 'SET_USER_DISABLED_HELP' => 'Best used along with the `Send activation email` email. Adds the user to Grav, but sets it as disabled',
  71. 'LOGIN_AFTER_REGISTRATION' => 'Login the user after registration',
  72. 'LOGIN_AFTER_REGISTRATION_HELP' => 'Immediately login the user after the registration. If email activation is required, the user will be logged in immediately after activating the account',
  73. 'SEND_ACTIVATION_EMAIL' => 'Send activation email',
  74. 'SEND_ACTIVATION_EMAIL_HELP' => 'Sends an email to the user to activate his account. Enable the `Set the user as disabled` option when using this feature, so the user will be set as disabled and an email will be sent to activate the account',
  75. 'SEND_NOTIFICATION_EMAIL' => 'Send notification email',
  76. 'SEND_NOTIFICATION_EMAIL_HELP' => 'Notifies the site admin that a new user has registered. The email will be sent to the `To` field in the Email Plugin configuration',
  77. 'SEND_WELCOME_EMAIL' => 'Send welcome email',
  78. 'SEND_WELCOME_EMAIL_HELP' => 'Sends an email to the newly registered user',
  79. 'DEFAULT_VALUES' => 'Default values',
  80. 'DEFAULT_VALUES_HELP' => 'List of field names and values associated, that will be added to the user profile (yaml file) by default, without being configurable by the user. Separate multiple values with a comma, with no spaces between the values',
  81. 'ADDITIONAL_PARAM_KEY' => 'Parameter',
  82. 'ADDITIONAL_PARAM_VALUE' => 'Value',
  83. 'REGISTRATION_FIELDS' => 'Registration fields',
  84. 'REGISTRATION_FIELDS_HELP' => 'Add the fields that will be added to the user Yaml file. Fields not listed here will not be added even if present in the registration form',
  85. 'REGISTRATION_FIELD_KEY' => 'Field name',
  86. 'REDIRECT_TO_LOGIN' => 'Redirect to login',
  87. 'REDIRECT_TO_LOGIN_HELP' => 'Should user be redirected to a login page, or display the login at the current route?',
  88. 'REDIRECT_AFTER_LOGIN' => 'Redirect after login',
  89. 'REDIRECT_AFTER_LOGIN_HELP' => 'Should the user be redirect to a specific route after login?',
  90. 'ROUTE_AFTER_LOGIN' => 'After login route',
  91. 'ROUTE_AFTER_LOGIN_HELP' => 'Custom route to redirect after login',
  92. 'REDIRECT_AFTER_LOGOUT' => 'Redirect after logout',
  93. 'REDIRECT_AFTER_LOGOUT_HELP' => 'Should the user be redirected to a specific route after logout?',
  94. 'ROUTE_AFTER_LOGOUT' => 'After logout route',
  95. 'ROUTE_AFTER_LOGOUT_HELP' => 'Custom route to redirect after logout',
  96. 'REDIRECT_AFTER_REGISTRATION' => 'After registration route',
  97. 'REDIRECT_AFTER_REGISTRATION_HELP' => 'Custom route to redirect after the registration',
  98. 'OPTIONS' => 'Options',
  99. 'EMAIL_VALIDATION_MESSAGE' => 'Must be a valid email address',
  100. 'PASSWORD_VALIDATION_MESSAGE' => 'Password must contain at least one number and one uppercase and lowercase letter, and at least 8 or more characters',
  101. 'TIMEOUT_HELP' => 'Sets the session timeout in seconds when Remember Me is enabled and checked by the user. Minimum is 604800 which means 1 week',
  102. 'GROUPS_HELP' => 'List of groups the new registered user will be part of, if any',
  103. 'SITE_ACCESS_HELP' => 'List of site access levels the new registered user will have. Example: `login` -> `true` ',
  104. 'WELCOME' => 'Welcome',
  105. 'REDIRECT_AFTER_ACTIVATION' => 'After user activation route',
  106. 'REDIRECT_AFTER_ACTIVATION_HELP' => 'Used if the user is required to activate the account via email. Once activated, this route will be shown',
  107. 'REGISTRATION_DISABLED' => 'Registration disabled',
  108. 'USE_PARENT_ACL_LABEL' => 'Use parent access rules',
  109. 'USE_PARENT_ACL_HELP' => 'Check for parent access rules if no rules are defined',
  110. 'PROTECT_PROTECTED_PAGE_MEDIA_LABEL' => 'Protect a login-protected page media',
  111. 'PROTECT_PROTECTED_PAGE_MEDIA_HELP' => 'If enabled, media of a login protected page is login protected as well and cannot be seen unless logged in',
  112. 'SECURITY_TAB' => 'Security',
  113. 'MAX_RESETS_COUNT' => 'Max password resets count',
  114. 'MAX_RESETS_COUNT_HELP' => 'Password reset flood protection setting (0 - not limited)',
  115. 'MAX_RESETS_INTERVAL' => 'Max password resets interval',
  116. 'MAX_RESETS_INTERVAL_HELP' => 'The time interval for the max password resets count value',
  117. 'FORGOT_CANNOT_RESET_IT_IS_BLOCKED' => 'Cannot reset password for %s, password reset functionality temporarily blocked, please try later (maximum %s minutes)',
  118. 'MAX_LOGINS_COUNT' => 'Max logins count',
  119. 'MAX_LOGINS_COUNT_HELP' => 'Flood protection setting (0 - not limited)',
  120. 'MAX_LOGINS_INTERVAL' => 'Max logins interval',
  121. 'MAX_LOGINS_INTERVAL_HELP' => 'The time interval for the login count value',
  122. 'TOO_MANY_LOGIN_ATTEMPTS' => 'Too many failed login attempted in the configured time (%s minutes)',
  123. 'SECONDS' => 'seconds',
  124. 'MINUTES' => 'minutes',
  125. 'RESETS' => 'resets',
  126. 'ATTEMPTS' => 'attempts',
  127. 'ROUTES' => 'Routes',
  128. 'ROUTE_FORGOT' => 'Forgot password route',
  129. 'ROUTE_RESET' => 'Reset password route',
  130. 'ROUTE_PROFILE' => 'User profile route',
  131. 'ROUTE_ACTIVATE' => 'User activation route',
  132. 'LOGGED_OUT' => 'You have been successfully logged out...',
  133. 'PAGE_RESTRICTED' => 'Access is restricted, please login...',
  134. 'DYNAMIC_VISIBILITY' => 'Dynamic Page Visibility',
  135. 'DYNAMIC_VISIBILITY_HELP' => 'Allows dynamic processing of page visibility base on access rules if login.visibility_requires_access is set to true on a page',
  136. 'USER_IS_REMOTE_ONLY' => 'This user authenticated with a remote service, so profile cannot be saved',
  137. '2FA_TITLE' => '2-Factor Authentication',
  138. '2FA_INSTRUCTIONS' => '##### 2-Factor Authentication
  139. You have **2FA** enabled on this account. Please use your **2FA** app to enter the current **6-digit code** to complete the login process.',
  140. '2FA_REGEN_HINT' => 'Regenerating the secret will require you to update your authenticator app',
  141. '2FA_FAILED' => 'Invalid 2-Factor Authentication code, please try again...',
  142. '2FA_ENABLED' => '2FA Enabled',
  143. '2FA_ENABLED_HELP' => 'Enables 2-Factor Authentication for all users',
  144. '2FA_CODE_INPUT' => '000000',
  145. '2FA_SECRET' => '2FA Secret',
  146. '2FA_SECRET_HELP' => 'Scan this QR code into your [Authenticator App](https://learn.getgrav.org/admin-panel/2fa#apps). Also it\'s a good idea to backup the secret in a safe location, in case you need to reinstall your app. Check the [Grav docs](https://learn.getgrav.org/admin-panel/2fa) for more information ',
  147. '2FA_REGENERATE' => 'Regenerate',
  148. 'BTN_CANCEL' => 'Cancel',
  149. 'MANUALLY_ENABLE' => 'Manually Enable',
  150. 'MANUALLY_ENABLE_HELP' => 'When using \'activation email\' and \'notification email\', you can ensure the user can self activate, but requires manually enabling the user to login',
  151. 'IPV6_SUBNET_SIZE' => 'IPv6 Subnet Size',
  152. 'IPV6_SUBNET_SIZE_HELP' => 'The number of IPv6 addresses typically assigned to a machine',
  153. 'PROFILE_UPDATED' => 'Your profile has been updated',
  154. 'ENTER_EMAIL' => 'Enter your email',
  155. 'ENTER_NEW_PASSWORD' => 'Enter new password',
  156. 'ENTER_PASSWORD' => 'Enter a password',
  157. 'ENTER_PASSWORD_AGAIN' => 'Enter the password again',
  158. 'REGISTRATION_THANK_YOU' => 'Thank you for registering.',
  159. 'USER_ACCOUNT_DISABLED' => 'Your user account is disabled or it has not yet been activated.',
  160. 'SESSION_USER_SYNC' => 'Sync User in Session',
  161. 'SESSION_USER_SYNC_HELP' => 'If Enabled, user in the session is kept in sync with the stored user file. WARNING: This feature may break some existing plugins which update user object in the session without saving it to the filesystem using `$user->save()` method.'
  162. ]
  163. ]
  164. ];