diff options
author | CSDUMMI <31551856+CSDUMMI@users.noreply.github.com> | 2023-03-17 10:09:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 10:09:01 +0100 |
commit | d75a1e5054bc51d00b2ded834887f0cac23537b4 (patch) | |
tree | 8a8dc62ff72a805519517ae3a9067d9c92283805 /config/locales/en.yml | |
parent | be9a4912d8e61123dfe77c921a58cc5e8e22ae6d (diff) |
Link to the Identity provider's account settings from the account settings (#24100)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index c6b113956..592450100 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1691,6 +1691,7 @@ en: title: Welcome aboard, %{name}! users: follow_limit_reached: You cannot follow more than %{limit} people + go_to_sso_account_settings: Go to your identity provider's account settings invalid_otp_token: Invalid two-factor code otp_lost_help_html: If you lost access to both, you may get in touch with %{email} seamless_external_login: You are logged in via an external service, so password and e-mail settings are not available. |