feat: 添加代码生成功能
This commit is contained in:
@@ -32,6 +32,8 @@ buttons:Export: Export
|
||||
buttons:Import: Import
|
||||
buttons:DownLoded: DownLoded
|
||||
buttons:DownLodedTemplate: DownLoded Template
|
||||
buttons:DownLodedAll: All DownLoded
|
||||
buttons:Copy: Copy
|
||||
buttons:Hide: Hide
|
||||
buttons:ConfirmUpload: Confirm Upload
|
||||
buttons:Save: Save
|
||||
@@ -51,6 +53,10 @@ buttons:RoleAllocation: Role Allocation
|
||||
buttons:PermissionDetails: Permission Details
|
||||
buttons:ForceToExit: Force Exit
|
||||
buttons:DataAdmin: Data Admin
|
||||
buttons:TableList: Table List
|
||||
buttons:UpdateTableColumns: Update Table Columns
|
||||
buttons:Preview: Preview
|
||||
buttons:Sync: Synchroniztion
|
||||
search:Total: Total
|
||||
search:History: History
|
||||
search:Collect: Collect
|
||||
@@ -114,6 +120,7 @@ menus:FourZeroFour: "404"
|
||||
menus:FourZeroOne: "403"
|
||||
menus:Five: "500"
|
||||
menus:SystemConfig: System Config
|
||||
menus:GenerateCode: Generate Code
|
||||
status:Load: Loading...
|
||||
status:Message: Message
|
||||
status:Notify: Notify
|
||||
|
||||
@@ -31,6 +31,8 @@ buttons:Delete: 删除
|
||||
buttons:Export: 导出
|
||||
buttons:Import: 导入
|
||||
buttons:DownLoded: 下载
|
||||
buttons:DownLodedAll: 全部下载
|
||||
buttons:Copy: 复制
|
||||
buttons:DownLodedTemplate: 下载模版
|
||||
buttons:Hide: 隐藏
|
||||
buttons:ConfirmUpload: 确认上传
|
||||
@@ -51,6 +53,10 @@ buttons:PermissionDetails: 权限详情
|
||||
buttons:ForceToExit: 强制退出
|
||||
buttons:ExitInBatches: 批量强退
|
||||
buttons:DataAdmin: 数据管理
|
||||
buttons:TableList: 数据表列表
|
||||
buttons:UpdateTableColumns: 更新数据表列信息
|
||||
buttons:Preview: 预览
|
||||
buttons:Sync: 同步
|
||||
search:Total: 共
|
||||
search:History: 搜索历史
|
||||
search:Collect: 收藏
|
||||
@@ -114,6 +120,7 @@ menus:FourZeroFour: "404"
|
||||
menus:FourZeroOne: "403"
|
||||
menus:Five: "500"
|
||||
menus:SystemConfig: 系统配置
|
||||
menus:GenerateCode: 代码生成
|
||||
status:Load: 加载中...
|
||||
status:Message: 消息
|
||||
status:Notify: 通知
|
||||
|
||||
Reference in New Issue
Block a user