adjust translation files
Dieser Commit ist enthalten in:
Ursprung
5ee8e18e89
Commit
d93e1517aa
@ -13,9 +13,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
$sLangName = "Deutsch";
|
||||
|
||||
$aLang = [
|
||||
return [
|
||||
'charset' => 'UTF-8',
|
||||
|
||||
'D3_TOTP_INPUT' => 'Authentisierungscode',
|
||||
|
@ -13,9 +13,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
$sLangName = "English";
|
||||
|
||||
$aLang = [
|
||||
return [
|
||||
'charset' => 'UTF-8',
|
||||
|
||||
'D3_TOTP_INPUT' => 'authentication code',
|
||||
|
@ -11,9 +11,9 @@
|
||||
* @link https://www.oxidmodule.com
|
||||
*/
|
||||
|
||||
$sLangName = "Deutsch";
|
||||
declare(strict_types=1);
|
||||
|
||||
$aLang = [
|
||||
return [
|
||||
'charset' => 'UTF-8',
|
||||
|
||||
'TOTP_INPUT' => 'Authentisierungscode',
|
||||
|
@ -11,9 +11,9 @@
|
||||
* @link https://www.oxidmodule.com
|
||||
*/
|
||||
|
||||
$sLangName = "English";
|
||||
declare(strict_types=1);
|
||||
|
||||
$aLang = [
|
||||
return [
|
||||
'charset' => 'UTF-8',
|
||||
|
||||
'TOTP_INPUT' => 'authentication code',
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren