From e2b01f9977148f520e66222274a801e4c6df51ba Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 13 Jan 2022 12:56:38 +0300 Subject: [PATCH] New translations addon.php (Azerbaijani) --- .../default/visiosoft/advs-module/resources/lang/az/addon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/az/addon.php b/addons/default/visiosoft/advs-module/resources/lang/az/addon.php index 98b455067..0e46199bd 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/az/addon.php +++ b/addons/default/visiosoft/advs-module/resources/lang/az/addon.php @@ -4,5 +4,5 @@ return [ 'title' => 'Elanlar', 'name' => 'Elanlar Modulu', 'description' => 'Elan Modulu', - 'info' => 'This is the screen where you can add, delete and edit ads from the Ads page. On this page, you can simply do the operations such as post management and ad configuration.' + 'info' => 'Bu, Reklamlar səhifəsindən reklam əlavə edə, silə və redaktə edə biləcəyiniz ekrandır. Bu səhifədə siz sadəcə olaraq postun idarə edilməsi və reklam konfiqurasiyası kimi əməliyyatları edə bilərsiniz.' ];