From 473807e706e64e03d896d0336a449eda7cf4ab30 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:41:36 +0300 Subject: [PATCH] New translations message.php (Azerbaijani) --- .../visiosoft/advs-module/resources/lang/az/message.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/az/message.php b/addons/default/visiosoft/advs-module/resources/lang/az/message.php index 8c5571da1..7b340d65a 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/az/message.php +++ b/addons/default/visiosoft/advs-module/resources/lang/az/message.php @@ -22,5 +22,7 @@ return [ 'currency_converted' => 'Valyuta uğurla çevrildi.', 'choose_user' => 'İstifadəçi seçin', 'owner_updated_successfully' => 'Sahib uğurla yeniləndi!', - 'no_add_found' => 'No Ad Found!', + 'no_add_found' => 'Elan tapılmadı!', + 'replicated_success' => 'Reklam uğurla təkrarlandı!', + 'ad_doesnt_exist' => "Bu reklam mövcud deyil!", ];