From c7c805d53730546422fcbe64c4bbeffb4e276451 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 13 Jan 2022 12:49:44 +0300 Subject: [PATCH] New translations addon.php (Albanian) --- .../default/visiosoft/advs-module/resources/lang/sq/addon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/sq/addon.php b/addons/default/visiosoft/advs-module/resources/lang/sq/addon.php index 22d3cc554..32ea363c1 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/sq/addon.php +++ b/addons/default/visiosoft/advs-module/resources/lang/sq/addon.php @@ -4,5 +4,5 @@ return [ 'title' => 'Njoftime', 'name' => 'Moduli i Njoftime', 'description' => 'Moduli i Njoftime', - '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' => 'Ky është ekrani ku mund të shtoni, fshini dhe modifikoni reklamat nga faqja e reklamave. Në këtë faqe, thjesht mund të kryeni operacione të tilla si menaxhimi i postës dhe konfigurimi i reklamave.' ];