New translations field.php (German)

This commit is contained in:
Fatih Alp 2020-04-24 11:58:49 +03:00
parent b0e4ec9ee8
commit 425bc1aca0

View File

@ -11,6 +11,7 @@ return [
], ],
'profile' => 'Profil', 'profile' => 'Profil',
'email' => 'E-Mail-Addresse', 'email' => 'E-Mail-Addresse',
'phone' => 'Phone Number',
'reset_code' => 'Code zurücksetzen', 'reset_code' => 'Code zurücksetzen',
'password_confirmation' => 'Passwort Bestätigung', 'password_confirmation' => 'Passwort Bestätigung',
'password' => 'Passwort', 'password' => 'Passwort',