New translations field.php (German)

This commit is contained in:
Fatih Alp 2020-04-27 04:58:15 +03:00
parent ff6490847f
commit 0e649263b8

View File

@ -11,7 +11,7 @@ return [
], ],
'profile' => 'Profil', 'profile' => 'Profil',
'email' => 'E-Mail-Addresse', 'email' => 'E-Mail-Addresse',
'phone' => 'Phone Number', 'phone' => 'Telefonnummer',
'reset_code' => 'Code zurücksetzen', 'reset_code' => 'Code zurücksetzen',
'password_confirmation' => 'Passwort Bestätigung', 'password_confirmation' => 'Passwort Bestätigung',
'password' => 'Passwort', 'password' => 'Passwort',
@ -48,6 +48,6 @@ return [
'popular_ads' => 'Beliebte Anzeigen', 'popular_ads' => 'Beliebte Anzeigen',
'last_48_hours' => 'Letzte 48 Stunden', 'last_48_hours' => 'Letzte 48 Stunden',
'secure_e-commerce_ads' => 'Sichere E-Commerce-Anzeigen', 'secure_e-commerce_ads' => 'Sichere E-Commerce-Anzeigen',
'sms' => 'Send Text Message (SMS)', 'sms' => 'SMS senden (SMS)',
'mail' => 'Send Mail', 'mail' => 'Mail senden',
]; ];