Add string for views.auth.2fa.errors.invalid_code

This commit is contained in:
Dominik Kwiatek 2020-10-23 21:02:13 +02:00
parent 0f80bcef14
commit 75c782705a
1 changed files with 1 additions and 1 deletions

View File

@ -453,6 +453,6 @@ en:
title: "Two-factor authentication"
otp_field: "One-time password"
errors:
invalid_code: ""
invalid_code: "The code you entered was invalid."
setup:
success: "Two factor authentication has been enabled for your account."