feat: update password

This commit is contained in:
2026-05-26 13:48:22 +02:00
parent 835dfcc677
commit b3968a8181
6 changed files with 138 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ return [
'verification_email_failed' => 'Unable to send the verification email right now. Please try again later.',
'password_reset_link_sent' => 'If an account exists for this address, a password reset link has been sent.',
'password_reset' => 'Password reset successfully.',
'password_updated' => 'Password updated successfully.',
'logout' => 'Logged out successfully.',
'unauthenticated' => 'Unauthenticated.',
'deleted' => 'Account deleted successfully.',