Files
web-site/External/Languages/az/contact.php
T
2026-07-02 09:12:35 +03:00

23 lines
906 B
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
[
'formSuccess' => 'Mesajınız uğurla göndərildi.
Ən qısa müddətdə sizinlə əlaqə yaradılacaq.',
'tokenFaultAlert' => 'Doğrulama kodunu səhv daxil etmisiniz!',
'tokenNullAlert' => 'Doğrulama kodunu daxil etməmisiniz!',
'mailNullAlert' => 'sizinlə əlaqə saxlaya biləcəyimiz üçün
E-poçt sahəsini boş buraxmayın.',
'messageAlert' => 'Mesajınızı yazmadınız.',
'mailFaultAlert' => 'Zəhmət olmasa etibarlı bir E-poçt ünvanı daxil edin.',
'nameAlert' => 'Ad Soyadı sahəsi boş qala bilməz.
Zəhmət olmasa tam adınızı yazın!',
'placeholder' => 'Zəhmət olmasa doğrulama kodunu daxil edin. (Böyük hərflərə həssas)',
'note1' => '* sahələr məcburidir.',
'messages' => 'Sənin mesajın',
'send' => 'Göndər',
'contact' => 'Əlaqə',
'namesurname' => 'Ad və soyad',
'mailadress' => 'E-poçt ünvanı',
];