diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-03-08 11:10:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-08 11:10:37 +0100 |
commit | 5acd5315f23b4472f31c4a0bb612b7356032defc (patch) | |
tree | e9340c18e54aca550253bb6ba7c03f67a3e01e7f /config | |
parent | b79ab15859e7f8383526afd147e8416d2df2f7a7 (diff) |
Improve styling of closed registrations message, rename button (#6695)
* Improve styling of closed registrations message, rename button "Sign up on another server" Fix #6683 * Adjust styling of closed registrations message
Diffstat (limited to 'config')
-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 176135657..2dd09626d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -376,6 +376,7 @@ en: cas: CAS saml: SAML register: Sign up + register_elsewhere: Sign up on another server resend_confirmation: Resend confirmation instructions reset_password: Reset password security: Security |