Add registerWith* properties for register template (#17893)
* Add registerWith* properties for register template Signed-off-by: Anatolii Bazko <abazko@redhat.com>7.20.x
parent
0134523def
commit
2dbbe94384
|
|
@ -1,8 +1,8 @@
|
|||
product=Eclipse Che
|
||||
|
||||
passwordLogin=Login with password
|
||||
oauthLogin=Login with OAuth
|
||||
formRegister=Create an account with a form
|
||||
passwordRecover=Forgot your password? <br/> Enter your email below.
|
||||
|
||||
usernameTitle=Username has to comply with the DNS naming convention. An alphanumeric (a-z, and 0-9) string, with a maximum length of 63 characters, with the '-' character allowed anywhere except the first or last character.
|
||||
registerWithTitle=Register with {0}
|
||||
registerWithTitleHtml={0}
|
||||
|
|
|
|||
Loading…
Reference in New Issue