chore: Login page follow up
This commit is contained in:
parent
cc873e77fb
commit
69a98d447a
3 changed files with 24 additions and 11 deletions
|
|
@ -2476,5 +2476,12 @@
|
|||
"report": "report",
|
||||
"signInWithPassword": "Sign in with password",
|
||||
"continueWith": "Continue with:",
|
||||
"pleaseTryAgainLaterOrChooseDifferentServer": "Please try again later or choose a different server."
|
||||
"pleaseTryAgainLaterOrChooseDifferentServer": "Please try again later or choose a different server.",
|
||||
"signInWith": "Sign in with {provider}",
|
||||
"@signInWith": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"provider": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue