Regenerate en-US language file
This commit is contained in:
parent
da977ccace
commit
53a46b88b8
@ -1,4 +1,43 @@
|
|||||||
{
|
{
|
||||||
|
"auth.reset-password.method-choice.action": {
|
||||||
|
"message": "Send recovery email"
|
||||||
|
},
|
||||||
|
"auth.reset-password.method-choice.description": {
|
||||||
|
"message": "Enter your email below and we'll send a recovery link to allow you to recover your account."
|
||||||
|
},
|
||||||
|
"auth.reset-password.method-choice.email-username.label": {
|
||||||
|
"message": "Email or username"
|
||||||
|
},
|
||||||
|
"auth.reset-password.method-choice.email-username.placeholder": {
|
||||||
|
"message": "Email"
|
||||||
|
},
|
||||||
|
"auth.reset-password.notification.email-sent.text": {
|
||||||
|
"message": "An email with instructions has been sent to you if the email was previously saved on your account."
|
||||||
|
},
|
||||||
|
"auth.reset-password.notification.email-sent.title": {
|
||||||
|
"message": "Email sent"
|
||||||
|
},
|
||||||
|
"auth.reset-password.notification.password-reset.text": {
|
||||||
|
"message": "You can now log-in into your account with your new password."
|
||||||
|
},
|
||||||
|
"auth.reset-password.notification.password-reset.title": {
|
||||||
|
"message": "Password successfully reset"
|
||||||
|
},
|
||||||
|
"auth.reset-password.post-challenge.action": {
|
||||||
|
"message": "Reset password"
|
||||||
|
},
|
||||||
|
"auth.reset-password.post-challenge.confirm-password.label": {
|
||||||
|
"message": "Confirm password"
|
||||||
|
},
|
||||||
|
"auth.reset-password.post-challenge.description": {
|
||||||
|
"message": "Enter your new password below to gain access to your account."
|
||||||
|
},
|
||||||
|
"auth.reset-password.title": {
|
||||||
|
"message": "Reset Password"
|
||||||
|
},
|
||||||
|
"auth.reset-password.title.long": {
|
||||||
|
"message": "Reset your password"
|
||||||
|
},
|
||||||
"auth.sign-in.2fa.description": {
|
"auth.sign-in.2fa.description": {
|
||||||
"message": "Please enter a two-factor code to proceed."
|
"message": "Please enter a two-factor code to proceed."
|
||||||
},
|
},
|
||||||
@ -101,45 +140,6 @@
|
|||||||
"auth.verify-email.title": {
|
"auth.verify-email.title": {
|
||||||
"message": "Verify Email"
|
"message": "Verify Email"
|
||||||
},
|
},
|
||||||
"auth.reset-password.method-choice.action": {
|
|
||||||
"message": "Send recovery email"
|
|
||||||
},
|
|
||||||
"auth.reset-password.method-choice.description": {
|
|
||||||
"message": "Enter your email below and we'll send a recovery link to allow you to recover your account."
|
|
||||||
},
|
|
||||||
"auth.reset-password.method-choice.email-username.label": {
|
|
||||||
"message": "Email or username"
|
|
||||||
},
|
|
||||||
"auth.reset-password.method-choice.email-username.placeholder": {
|
|
||||||
"message": "Email"
|
|
||||||
},
|
|
||||||
"auth.reset-password.notification.email-sent.text": {
|
|
||||||
"message": "An email with instructions has been sent to you if the email was previously saved on your account."
|
|
||||||
},
|
|
||||||
"auth.reset-password.notification.email-sent.title": {
|
|
||||||
"message": "Email sent"
|
|
||||||
},
|
|
||||||
"auth.reset-password.notification.password-reset.text": {
|
|
||||||
"message": "You can now log-in into your account with your new password."
|
|
||||||
},
|
|
||||||
"auth.reset-password.notification.password-reset.title": {
|
|
||||||
"message": "Password successfully reset"
|
|
||||||
},
|
|
||||||
"auth.reset-password.post-challenge.action": {
|
|
||||||
"message": "Reset password"
|
|
||||||
},
|
|
||||||
"auth.reset-password.post-challenge.confirm-password.label": {
|
|
||||||
"message": "Confirm password"
|
|
||||||
},
|
|
||||||
"auth.reset-password.post-challenge.description": {
|
|
||||||
"message": "Enter your new password below to gain access to your account."
|
|
||||||
},
|
|
||||||
"auth.reset-password.title": {
|
|
||||||
"message": "Reset Password"
|
|
||||||
},
|
|
||||||
"auth.reset-password.title.long": {
|
|
||||||
"message": "Reset your password"
|
|
||||||
},
|
|
||||||
"auth.welcome.checkbox.subscribe": {
|
"auth.welcome.checkbox.subscribe": {
|
||||||
"message": "Subscribe to updates about Modrinth"
|
"message": "Subscribe to updates about Modrinth"
|
||||||
},
|
},
|
||||||
@ -263,9 +263,6 @@
|
|||||||
"input.view.list": {
|
"input.view.list": {
|
||||||
"message": "List view"
|
"message": "List view"
|
||||||
},
|
},
|
||||||
"label.password": {
|
|
||||||
"message": "Password"
|
|
||||||
},
|
|
||||||
"label.collections": {
|
"label.collections": {
|
||||||
"message": "Collections"
|
"message": "Collections"
|
||||||
},
|
},
|
||||||
@ -278,6 +275,9 @@
|
|||||||
"label.followed-projects": {
|
"label.followed-projects": {
|
||||||
"message": "Followed projects"
|
"message": "Followed projects"
|
||||||
},
|
},
|
||||||
|
"label.password": {
|
||||||
|
"message": "Password"
|
||||||
|
},
|
||||||
"label.public": {
|
"label.public": {
|
||||||
"message": "Public"
|
"message": "Public"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user