Add initial translation for auth-x509-client-username-form
Closes #29868 Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
This commit is contained in:
parent
5144f8d85f
commit
c420b8ef5c
1 changed files with 2 additions and 0 deletions
2
themes/src/main/resources/theme/base/login/messages/messages_en.properties
Executable file → Normal file
2
themes/src/main/resources/theme/base/login/messages/messages_en.properties
Executable file → Normal file
|
@ -433,6 +433,8 @@ auth-username-form-display-name=Username
|
|||
auth-username-form-help-text=Start sign in by entering your username
|
||||
auth-username-password-form-display-name=Username and password
|
||||
auth-username-password-form-help-text=Sign in by entering your username and password.
|
||||
auth-x509-client-username-form-display-name=X509 Certificate
|
||||
auth-x509-client-username-form-help-text=Sign in with an X509 client certificate.
|
||||
|
||||
# Recovery Codes
|
||||
auth-recovery-authn-code-form-display-name=Recovery Authentication Code
|
||||
|
|
Loading…
Reference in a new issue