openclassify/addons/default/visiosoft/profile-module/resources/lang/tr/message.php
2020-01-10 10:57:08 +03:00

23 lines
1.2 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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!",
"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.",
"login_noMail_old_user3" => "Sorun devam ederse, lütfen 'info@openclassify.com' adresinden iletişim kurun.",
"login_info_old_user" => "E-posta adresinize yeni bir şifre gönderildi.",
"success" => "İşlem Başarılı",
"no_packages_module" => "Paket Modülü Bulunamadı!",
"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',
'password_do_not_match' => 'Şifreler eşleşmiyor',
'your_password_changed' => 'Şifreniz başarıyla güncellendi',
];