From 0fb3df2b1627d554f0e5a9b8a66217f44f94dc09 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:45:40 +0300 Subject: [PATCH] New translations setting.php (Dutch) --- .../visiosoft/profile-module/resources/lang/nl/setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/nl/setting.php b/addons/default/visiosoft/profile-module/resources/lang/nl/setting.php index fbee6602a..494ec759c 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/nl/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/nl/setting.php @@ -9,6 +9,6 @@ return [ ], 'show_tax_office' => [ - 'name' => 'Show Tax Office Field', + 'name' => 'Toon belastingkantoor veld', ], ];