Merge remote-tracking branch 'origin/master'

This commit is contained in:
bgamard 2020-09-10 20:44:20 +02:00
commit f76eae23ca

View File

@ -3,7 +3,7 @@
"username": "Username", "username": "Username",
"password": "Password", "password": "Password",
"validation_code_required": "A validation code is required", "validation_code_required": "A validation code is required",
"validation_code_title": "You have activated the two-factor authentication on your account. Please enter a validation code generated by the phone app your configured.", "validation_code_title": "You have activated the two-factor authentication on your account. Please enter a validation code generated by the phone app you have configured.",
"validation_code": "Validation code", "validation_code": "Validation code",
"remember_me": "Remember me", "remember_me": "Remember me",
"submit": "Sign in", "submit": "Sign in",
@ -634,4 +634,4 @@
"send": "Send", "send": "Send",
"enabled": "Enabled", "enabled": "Enabled",
"disabled": "Disabled" "disabled": "Disabled"
} }