New translations field.php (Turkish)

This commit is contained in:
Fatih Alp 2020-04-27 04:55:55 +03:00
parent 7a3218e6b6
commit 733c4f9627

View File

@ -11,7 +11,7 @@ return [
],
'profile' => 'Profil',
'email' => 'Email Adresiniz',
'phone' => 'Phone Number',
'phone' => 'Telefon numarası',
'reset_code' => 'Sıfırlama Kodu',
'password_confirmation' => 'Şifrenizi Onaylayın',
'password' => 'Şifreniz',
@ -48,6 +48,6 @@ return [
'popular_ads' => 'popüler reklamlar',
'last_48_hours' => 'son 48 saat',
'secure_e-commerce_ads' => 'güvenli e-ticaret',
'sms' => 'Send Text Message (SMS)',
'mail' => 'Send Mail',
'sms' => 'Kısa Mesaj Gönder (SMS)',
'mail' => 'Posta göndermek',
];