fix: missing label (#3081)
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -322,6 +322,7 @@ window.localisation.en = {
|
||||
update_pubkey: 'Update Public Key',
|
||||
set_password: 'Set Password',
|
||||
invalid_password: 'Password must have at least 8 characters',
|
||||
invalid_password_repeat: 'Passwords do not match',
|
||||
login: 'Login',
|
||||
register: 'Register',
|
||||
username: 'Username',
|
||||
@@ -337,6 +338,7 @@ window.localisation.en = {
|
||||
invalid_username: 'Invalid Username',
|
||||
auth_provider: 'Auth Provider',
|
||||
my_account: 'My Account',
|
||||
existing_account_question: 'Already have an account?',
|
||||
background_image: 'Background Image',
|
||||
back: 'Back',
|
||||
logout: 'Logout',
|
||||
|
||||
Reference in New Issue
Block a user