From c37b10ac8a3d6564ba62f200089cd4f58f27363c Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 13 Jan 2022 12:36:07 +0300 Subject: [PATCH] New translations addon.php (French) --- .../default/visiosoft/advs-module/resources/lang/fr/addon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/fr/addon.php b/addons/default/visiosoft/advs-module/resources/lang/fr/addon.php index 32828ad7c..3913f324c 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/fr/addon.php +++ b/addons/default/visiosoft/advs-module/resources/lang/fr/addon.php @@ -4,5 +4,5 @@ return [ 'title' => 'Les publicités', 'name' => 'Module dannonces', 'description' => 'Module dannonces', - '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' => 'Il s\'agit de l\'écran où vous pouvez ajouter, supprimer et modifier des annonces à partir de la page Annonces. Sur cette page, vous pouvez simplement effectuer les opérations telles que la gestion des publications et la configuration des annonces.' ];