mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-11 12:37:22 +01:00
Rename OIDC login button to Continue
This commit is contained in:
parent
969bdbbf30
commit
1366a02c7e
@ -86,7 +86,7 @@ class StartOIDCLoginView extends TemplateView {
|
||||
type: "button",
|
||||
onClick: () => vm.startOIDCLogin(),
|
||||
disabled: vm => vm.isBusy
|
||||
}, vm.i18n`Log in via OIDC`)
|
||||
}, vm.i18n`Continue`)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user