From ca6f775c630c0be33fcd95d8da86d0fcf3870832 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:37:59 +0300 Subject: [PATCH] New translations setting.php (German) --- .../visiosoft/profile-module/resources/lang/de/setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/de/setting.php b/addons/default/visiosoft/profile-module/resources/lang/de/setting.php index c04e15aa7..4aa76e73f 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/de/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/de/setting.php @@ -9,6 +9,6 @@ return [ ], 'show_tax_office' => [ - 'name' => 'Show Tax Office Field', + 'name' => 'Feld des Finanzamtes anzeigen', ], ];