diff --git a/addons/default/visiosoft/profile-module/resources/lang/zh/section.php b/addons/default/visiosoft/profile-module/resources/lang/zh/section.php index ffd8763e5..e46875f2b 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/zh/section.php +++ b/addons/default/visiosoft/profile-module/resources/lang/zh/section.php @@ -2,10 +2,10 @@ return [ 'profile' => [ - 'title' => '輪廓', + 'title' => '轮廓', ], 'adress' => [ 'title' => '地址', ], - 'general_setting' => '常規設置', + 'general_setting' => '常规设置', ];