From a3c2b8e56cf42988da1cc73099c2e60edf84227e Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 27 Oct 2020 17:13:37 +0300 Subject: [PATCH] Update button.php --- .../visiosoft/advs-module/resources/lang/en/button.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/en/button.php b/addons/default/visiosoft/advs-module/resources/lang/en/button.php index 1b49391ae..3781caa78 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/en/button.php +++ b/addons/default/visiosoft/advs-module/resources/lang/en/button.php @@ -1,7 +1,7 @@ 'New Adv', + 'new_adv' => 'New classified', 'new_category' => 'New Category', 'new_country' => 'New Country', 'new_city' => 'New City', @@ -34,8 +34,8 @@ return [ 'new_option' => 'New Option', 'export' => 'Export', 'new_productoption' => 'New Productoption', - 'new_productoptions_value' => 'New Productoptions value', - 'new_options_configuration' => 'New Options configuration', + 'new_productoptions_value' => 'New Product option value', + 'new_options_configuration' => 'New Option configuration', 'new_option_configuration' => 'New Option configuration', 'new_option_configuration' => 'New Option configuration', 'create_configurations' => 'Create Configurations',