-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3935 from Laravel-Lang/projects/patch-owhj2zb
[source]: Updated Laravel Breeze master keys
- Loading branch information
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,39 @@ | ||
{ | ||
"A new verification link has been sent to the email address you provided during registration.": "A new verification link has been sent to the email address you provided during registration.", | ||
"A new verification link has been sent to your email address.": "A new verification link has been sent to your email address.", | ||
"Already registered?": "Already registered?", | ||
"Are you sure you want to delete your account?": "Are you sure you want to delete your account?", | ||
"Cancel": "Cancel", | ||
"Click here to re-send the verification email.": "Click here to re-send the verification email.", | ||
"Confirm": "Confirm", | ||
"Confirm Password": "Confirm Password", | ||
"Current Password": "Current Password", | ||
"Dashboard": "Dashboard", | ||
"Delete Account": "Delete Account", | ||
"Email": "Email", | ||
"Email Password Reset Link": "Email Password Reset Link", | ||
"Ensure your account is using a long, random password to stay secure.": "Ensure your account is using a long, random password to stay secure.", | ||
"Forgot your password?": "Forgot your password?", | ||
"Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.", | ||
"Log in": "Log in", | ||
"Log Out": "Log Out", | ||
"Name": "Name", | ||
"New Password": "New Password", | ||
"Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.", | ||
"Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.", | ||
"Password": "Password", | ||
"Profile": "Profile", | ||
"Profile Information": "Profile Information", | ||
"Register": "Register", | ||
"Remember me": "Remember me", | ||
"Resend Verification Email": "Resend Verification Email", | ||
"Reset Password": "Reset Password", | ||
"Save": "Save", | ||
"Saved.": "Saved.", | ||
"Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.", | ||
"This is a secure area of the application. Please confirm your password before continuing.": "This is a secure area of the application. Please confirm your password before continuing.", | ||
"Whoops! Something went wrong.": "Whoops! Something went wrong." | ||
"Update Password": "Update Password", | ||
"Update your account's profile information and email address.": "Update your account's profile information and email address.", | ||
"You're logged in!": "You're logged in!", | ||
"Your email address is unverified.": "Your email address is unverified." | ||
} |