mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Turkish)
This commit is contained in:
parent
7d6aa28ebd
commit
3ec71dc614
@ -1,11 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"email" => "Eposta alanı zorunludur!",
|
||||
"username" => "Kullanıcı Adı alanı zorunludur!",
|
||||
"success_update" => "Profil Başarıyla Güncellendi!",
|
||||
"adress_success_update" => "Adres Başarıyla Güncellendi!",
|
||||
"adress_success_create" => "Adres Başarıyla Oluşturuldu!",
|
||||
"email" => "Eposta alanı zorunludur!",
|
||||
"username" => "Kullanıcı Adı alanı zorunludur!",
|
||||
"success_update" => "Profil Başarıyla Güncellendi!",
|
||||
"adress_success_update" => "Adres Başarıyla Güncellendi!",
|
||||
"adress_success_create" => "Adres Başarıyla Oluşturuldu!",
|
||||
"login_error" => "Giriş Bilgileri Hatalıdır.",
|
||||
"login_noMail_old_user" => "Girdiğiniz e-posta adresi bulunamadı.",
|
||||
"login_noMail_old_user2" => "Lütfen e-posta adresini kontrol edip tekrar deneyin.",
|
||||
@ -16,7 +16,7 @@ return [
|
||||
"notified_about_ads" => "Reklamlarım hakkında bildirimlere izin ver",
|
||||
"receive_messages_email" => "Mesajları e-posta olarak almak istiyorum",
|
||||
"no_packages_module" => "Paket Modülü Bulunamadı!",
|
||||
"required_add" => "Lütfen gerekli tüm satırları doldurun.",
|
||||
"required_add"=> "Lütfen gerekli tüm satırları doldurun.",
|
||||
"no_extend_package" => "İlan Yayınlama Süresi paketiniz bulunamadı.",
|
||||
"saved" => "Kayıt Edildi!",
|
||||
'please_confirm_transaction' => 'Lütfen işlemi onaylayın',
|
||||
@ -32,5 +32,4 @@ return [
|
||||
'email_phone_not_found' => 'E-posta, Telefon Numarası doğru değil!',
|
||||
|
||||
'disable_account' => 'Hesabınızı kapatmak istiyor musunuz? Bu işlem geri alınamaz.',
|
||||
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user