mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 00:39:36 +00:00
docs: some English spelling and grammar fixes (#8592)
- English typo and grammar fixes. Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
parent
328c409271
commit
762efd0a20
@ -37,7 +37,7 @@
|
||||
"DESCRIPTION": "A project hosts one or more applications, that you can use to authenticate your users. Also you can authorize your users with projects. To allow users from other organizations to log in to your applications, grant them access to your project.<br/><br/>If you can't find a project, contact the projects owner or someone with the corresponding rights to gain access.",
|
||||
"OWNED": {
|
||||
"TITLE": "Owned Projects",
|
||||
"DESCRIPTION": "These are the projects you own. You can manage theses projects settings, authorizations and applications."
|
||||
"DESCRIPTION": "These are the projects you own. You can manage these project settings, authorizations and applications."
|
||||
},
|
||||
"GRANTED": {
|
||||
"TITLE": "Granted Projects",
|
||||
@ -235,11 +235,11 @@
|
||||
},
|
||||
"EXT_LOGIN_CHECK": {
|
||||
"TITLE": "External Login Check",
|
||||
"DESCRIPTION": "Your users are redirected to their external identity proviers in theses periods."
|
||||
"DESCRIPTION": "Your users are redirected to their external identity providers after this periods."
|
||||
},
|
||||
"MULTI_FACTOR_INIT": {
|
||||
"TITLE": "Multifactor Init Check",
|
||||
"DESCRIPTION": "Your users will be prompted to set up a second factor or a Multifactor in these periods, if they haven't done so already. A lifetime of 0 deactivates this prompt."
|
||||
"DESCRIPTION": "Your users will be prompted to set up a second factor or a Multifactor after this periods if they haven't done so already. A lifetime of 0 deactivates this prompt."
|
||||
},
|
||||
"SECOND_FACTOR_CHECK": {
|
||||
"TITLE": "Second Factor Check",
|
||||
|
@ -346,7 +346,7 @@ LinkingUsersDone:
|
||||
|
||||
ExternalNotFound:
|
||||
Title: External User Not Found
|
||||
Description: External user not found. Do you want to link your user or auto register a new one.
|
||||
Description: External user not found. Do you want to link your user or auto-register a new one?
|
||||
LinkButtonText: Link
|
||||
AutoRegisterButtonText: Register
|
||||
TosAndPrivacyLabel: Terms and conditions
|
||||
|
Loading…
Reference in New Issue
Block a user