diff --git a/lng/de.lng.php b/lng/de.lng.php index a5ac3368..4ef18692 100644 --- a/lng/de.lng.php +++ b/lng/de.lng.php @@ -1308,6 +1308,7 @@ Vielen Dank, Ihr Administrator', 'dnsentry_reallydelete' => 'Wollen Sie den DNS-Eintrag wirklich löschen?', 'certificate_reallydelete' => 'Wollen Sie diese Zertifikat wirklich löschen?', 'cache_reallydelete' => 'Wollen Sie den Cache wirklich leeren?', + 'please_enter_otp' => 'Bitte 2FA Code eingeben', ], 'serversettings' => [ 'session_timeout' => [ diff --git a/lng/en.lng.php b/lng/en.lng.php index ca8495dc..296d5dda 100644 --- a/lng/en.lng.php +++ b/lng/en.lng.php @@ -1423,6 +1423,7 @@ Yours sincerely, your administrator', 'dnsentry_reallydelete' => 'Do you really want to delete this zone entry?', 'certificate_reallydelete' => 'Do you really want to delete this certificate?', 'cache_reallydelete' => 'Do you really want to clear the cache?', + 'please_enter_otp' => 'Please enter 2FA code', ], 'redirect_desc' => [ 'rc_default' => 'default',