diff --git a/addons/default/visiosoft/profile-module/resources/lang/zh/section.php b/addons/default/visiosoft/profile-module/resources/lang/zh/section.php new file mode 100644 index 000000000..ffd8763e5 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/zh/section.php @@ -0,0 +1,11 @@ + [ + 'title' => '輪廓', + ], + 'adress' => [ + 'title' => '地址', + ], + 'general_setting' => '常規設置', +];