Files
opensourcepos/application/language/az-AZ/messages_lang.php
2019-02-14 23:50:18 +01:00

15 lines
754 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
$lang["messages_first_name"] = "Adı";
$lang["messages_last_name"] = "Soyadı";
$lang["messages_message"] = "Mesaj";
$lang["messages_message_placeholder"] = "Mesajınız burada...";
$lang["messages_message_required"] = "Mesaj tələb olunur";
$lang["messages_multiple_phones"] = "(Birdən çox alıcı halında, vergüllə ayrılan mobil nömrələri daxil edin)";
$lang["messages_phone"] = "Telefon";
$lang["messages_phone_number_required"] = "Telefon nömrəsi tələb olunur";
$lang["messages_phone_placeholder"] = "Mobil Nömrə(lər) burada...";
$lang["messages_sms_send"] = "SMS Göndər";
$lang["messages_successfully_sent"] = "Mesaj uğurla göndərildi: ";
$lang["messages_unsuccessfully_sent"] = "Mesaj uğursuz olaraq göndərildi: ";