diff --git a/addons/default/visiosoft/profile-module/resources/lang/zh/button.php b/addons/default/visiosoft/profile-module/resources/lang/zh/button.php new file mode 100644 index 000000000..490c16749 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/zh/button.php @@ -0,0 +1,15 @@ + '新的配置文件', + 'new_adress' => '新地址', + 'show' => '顯示地址', + 'update_password' => '更新密碼', + 'update_profile' => '更新個人信息', + 'delete' => '刪除', + 'extend' => '延伸', + 'extend_all' => '全部延伸', + 'edit' => '編輯', + 'go_profile' => '轉到個人資料詳細信息', + 'go_user' => '轉到用戶詳細信息', +];