mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-20 07:13:45 +02:00
Changed "User" to "Benutzer" in the whole German localization
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
return [
|
||||
'email' => 'Email',
|
||||
'user_identifier' => 'Username oder Email',
|
||||
'user_identifier' => 'Benutzername oder Email',
|
||||
'password' => 'Passwort',
|
||||
'confirm_password' => 'Passwort bestätigen',
|
||||
'login' => 'Login',
|
||||
@@ -39,7 +39,7 @@ return [
|
||||
'admin_control' => 'Admin Control',
|
||||
'required' => 'Benötigt',
|
||||
'port' => 'Port',
|
||||
'username' => 'Username',
|
||||
'username' => 'Benutzername',
|
||||
'database' => 'Datenbank',
|
||||
'new' => 'Neu',
|
||||
'danger' => 'Achtung',
|
||||
|
||||
Reference in New Issue
Block a user