From e6e0b05c2458725e484fef37b8e6ccc44ddca3e4 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:39:54 +0300 Subject: [PATCH] New translations field.php (French) --- .../visiosoft/advs-module/resources/lang/fr/field.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/fr/field.php b/addons/default/visiosoft/advs-module/resources/lang/fr/field.php index c2a426d29..03f40be8c 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/fr/field.php +++ b/addons/default/visiosoft/advs-module/resources/lang/fr/field.php @@ -20,7 +20,7 @@ return [ 'name' => 'Prix' ], 'standard_price' => [ - 'name' => 'Standard Price' + 'name' => 'Prix standard' ], 'date' => [ 'name' => 'Date' @@ -267,8 +267,8 @@ return [ "no_location" => "Aucun emplacement n'est sélectionné.", "continue" => 'Continuer', "gallery" => 'Galerie', - "ads" => 'Ads', - "were_found" => 'were found.', + "ads" => 'Les publicités', + "were_found" => 'ont été trouvés.', // Pending screen 'pending_message_1' => 'L\'annonce est en cours d\'approbation',