From 0a5894778a8efab0d9a07665a224e8c3e120019a Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:51:44 +0300 Subject: [PATCH] New translations setting.php (Swedish) --- .../visiosoft/profile-module/resources/lang/sv/setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/sv/setting.php b/addons/default/visiosoft/profile-module/resources/lang/sv/setting.php index f1b95b12b..a874e9ab5 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sv/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sv/setting.php @@ -9,6 +9,6 @@ return [ ], 'show_tax_office' => [ - 'name' => 'Show Tax Office Field', + 'name' => 'Visa fält för skattekontor', ], ];