add missing language string

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2024-01-05 14:48:28 +01:00
parent 49d67d7c27
commit 63bbcd4e00
2 changed files with 2 additions and 0 deletions

View File

@@ -1316,6 +1316,7 @@ Vielen Dank, Ihr Administrator',
'certificate_reallydelete' => 'Wollen Sie diese Zertifikat wirklich löschen?',
'cache_reallydelete' => 'Wollen Sie den Cache wirklich leeren?',
'please_enter_otp' => 'Bitte 2FA Code eingeben',
'admin_mysqlserver_reallydelete' => 'Wollen Sie wirklich diesen MySQL-Server löschen?',
],
'serversettings' => [
'session_timeout' => [

View File

@@ -1431,6 +1431,7 @@ Yours sincerely, your administrator',
'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',
'admin_mysqlserver_reallydelete' => 'Do you really want to delete this MySQL-server?',
],
'redirect_desc' => [
'rc_default' => 'default',