Updated language

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-07-16 16:25:36 +01:00
parent 032fd75f9e
commit 27764b863c

View File

@@ -14,7 +14,7 @@ return [
'username_help_bottom' => 'Your username and email address <em>may</em> be the same, but may not be, depending on your configuration. If you cannot remember your username, contact your administrator. <br><br><strong>Usernames without an associated email address will not be emailed a password reset link.</strong> ',
'google_login' => 'Login with Google Workspace',
'google_login_failed' => 'Google Login failed, please try again.',
'invite_password_expires' => 'This password reset link will expire on :expire_date, but you can still use the manual password reset link to receive a new reset token',
'invite_password_expires' => 'This password reset link will expire on :expire_date. You can use the manual password reset link to receive a new reset token by clicking here',
];