fix(i18n): typo
This commit is contained in:
parent
34780daab0
commit
536047c4c4
@ -53,7 +53,7 @@
|
|||||||
"loginWith": "Log in with {provider}",
|
"loginWith": "Log in with {provider}",
|
||||||
"authenticating": "Authenticating…",
|
"authenticating": "Authenticating…",
|
||||||
"openIdStateError": "State does not match, refusing to continue!",
|
"openIdStateError": "State does not match, refusing to continue!",
|
||||||
"openIdGeneralError": "An error occured while authenticating against the third party.",
|
"openIdGeneralError": "An error occurred while authenticating against the third party.",
|
||||||
"logout": "Logout",
|
"logout": "Logout",
|
||||||
"emailInvalid": "Please enter a valid email address.",
|
"emailInvalid": "Please enter a valid email address.",
|
||||||
"usernameRequired": "Please provide a username.",
|
"usernameRequired": "Please provide a username.",
|
||||||
@ -528,7 +528,7 @@
|
|||||||
"sharing": {
|
"sharing": {
|
||||||
"authenticating": "Authenticating…",
|
"authenticating": "Authenticating…",
|
||||||
"passwordRequired": "This shared project requires a password. Please enter it below:",
|
"passwordRequired": "This shared project requires a password. Please enter it below:",
|
||||||
"error": "An error occured.",
|
"error": "An error occurred.",
|
||||||
"invalidPassword": "The password is invalid."
|
"invalidPassword": "The password is invalid."
|
||||||
},
|
},
|
||||||
"navigation": {
|
"navigation": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user