feat(国际化): 新增国际化

This commit is contained in:
Zhunianya
2026-03-19 17:36:53 +08:00
parent 81ca314d93
commit 7709ec6c8c
90 changed files with 4060 additions and 2907 deletions

View File

@@ -129,6 +129,8 @@
"oldPassword": "旧密码",
"newPassword": "新密码",
"confirmPassword": "确认密码",
"batchCancelAuth": "批量取消授权",
"cancelAuth": "取消授权"
"batchCancelAuth": "批量取消授权",
"cancelAuth": "取消授权",
"clean": "清空",
"cleanSuccess": "清空成功"
}

View File

@@ -139,6 +139,12 @@
"device.device-edit.148398-108": "请输入有效的固件号格式v1.2.3 或 1.2.3",
"device.device-edit.148398-109": "请输入9-64位字符之间的设备编号",
"device.device-edit.148398-110": "ICCID",
"device.device-edit.148398-111": "客户端ID",
"device.device-edit.148398-112": "MQ账号",
"device.device-edit.148398-113": "MQ密码",
"device.device-edit.148398-114": "订阅主题",
"device.device-edit.148398-115": "发布主题",
"device.device-edit.148398-116": "连接端口",
"device.device-functionlog.399522-0": "请选择设备从机:",
"device.device-functionlog.399522-1": "请选择设备从机",
"device.device-functionlog.399522-2": "从机地址:$",
@@ -449,6 +455,7 @@
"device.device-timer.433369-90": "执行动作中的选项和值不能为空",
"device.device-timer.433369-91": "修改成功",
"device.device-timer.433369-92": "新增成功",
"device.device-timer.433369-97": "请输入英文逗号分隔的数组",
"device.import-record.086254-0": "设备导入记录",
"device.import-record.086254-2": "批次任务状态",
"device.import-record.086254-3": "开始日期",
@@ -955,5 +962,50 @@
"device-bind-sub-device.123456-12": "子设备配置",
"device-bind-sub-device.123456-13": "请先去产品侧绑定子产品!",
"device-bind-sub-device.123456-14": "提示",
"device-bind-sub-device.123456-15": "确定"
"device-bind-sub-device.123456-15": "确定",
"iot.log.index.902341-0": "日志名称",
"iot.log.index.902341-1": "请输入日志名称",
"iot.log.index.902341-2": "类型",
"iot.log.index.902341-3": "请选择类型",
"iot.log.index.902341-4": "日志级别",
"iot.log.index.902341-5": "请输入日志级别",
"iot.log.index.902341-6": "设备ID",
"iot.log.index.902341-7": "请输入设备ID",
"iot.log.index.902341-8": "设备名称",
"iot.log.index.902341-9": "请输入设备名称",
"iot.log.index.902341-10": "用户昵称",
"iot.log.index.902341-11": "请输入用户昵称",
"iot.log.index.902341-12": "租户名称",
"iot.log.index.902341-13": "请输入租户名称",
"iot.log.index.902341-14": "生成告警",
"iot.log.index.902341-15": "请输入是否生成告警",
"iot.log.index.902341-16": "告警处理",
"iot.log.index.902341-17": "请选择告警处理",
"iot.log.index.902341-18": "值",
"iot.log.index.902341-19": "用户ID",
"iot.log.index.902341-20": "租户ID",
"iot.log.index.902341-21": "触发源",
"iot.log.index.902341-22": "处理",
"iot.log.index.902341-23": "请输入用户ID",
"iot.log.index.902341-24": "请输入租户ID",
"iot.log.index.902341-25": "请输入触发源",
"iot.log.index.902341-26": "是否生成告警",
"iot.log.index.902341-27": "日志收到的值",
"iot.log.index.902341-28": "请输入日志收到的值",
"iot.log.index.902341-29": "是否置顶",
"iot.log.index.902341-30": "请输入是否置顶",
"iot.log.index.902341-31": "是否监测",
"iot.log.index.902341-32": "请输入是否监测",
"iot.log.index.902341-33": "日志名称不能为空",
"iot.log.index.902341-34": "类型不能为空",
"iot.log.index.902341-35": "日志级别不能为空",
"iot.log.index.902341-36": "设备ID不能为空",
"iot.log.index.902341-37": "设备名称不能为空",
"iot.log.index.902341-38": "用户ID不能为空",
"iot.log.index.902341-39": "用户昵称不能为空",
"iot.log.index.902341-40": "租户ID不能为空",
"iot.log.index.902341-41": "租户名称不能为空",
"iot.log.index.902341-42": "添加设备日志",
"iot.log.index.902341-43": "修改设备日志",
"iot.log.index.902341-44": "是否确认删除设备日志编号为{0}的数据项?"
}

View File

@@ -0,0 +1,71 @@
{
"home.equip": "设备看板",
"home.deviceCount": "设备数量",
"home.monitorCount": "监测数据",
"home.productCount": "产品数量",
"home.alertCount": "告警数量",
"home.functionCount": "操作记录",
"home.eventCount": "上报事件",
"home.infoBoard": "信息栏",
"home.notice": "公告",
"home.information": "信息",
"home.platformName": "FastBee物联网平台",
"home.licenseNotice": "开源版本采用AGPL-3.0许可协议,商用需要获得授权",
"home.openSource": "开源版本",
"home.openSourceDesc": "可用于个人学习和使用,非商业用途",
"home.commercial": "商业版本",
"home.commercialDesc": "商业用途,并提供所有源码,功能优先开源版本发布。",
"home.viewDetails": "查看详情",
"home.wechatScan": "微信扫一扫,查看小程序端",
"home.h5Demo": "右侧是移动端H5版本演示",
"home.officialWebsite": "官方网站",
"home.onlineDoc": "在线文档",
"home.contactAuthor": "联系作者",
"home.qq": "QQ",
"home.sourceCode": "系统源码",
"home.giteeSource": "Gitee源码",
"home.githubSource": "Github源码",
"home.serverName": "服务器名",
"home.javaName": "Java名称",
"home.serverIp": "服务器IP",
"home.startTime": "启动时间",
"home.os": "操作系统",
"home.javaVersion": "Java版本",
"home.osArch": "系统架构",
"home.runTime": "运行时长",
"home.cpuCore": "CPU核心",
"home.usedMemory": "占用内存",
"home.memSize": "内存大小",
"home.jvmTotalMemory": "JVM总内存",
"home.deviceDistribution": "设备分布",
"home.onlineCount": "在线数",
"home.deviceName": "设备名称",
"home.deviceSerial": "设备编号",
"home.deviceStatus": "设备状态",
"home.notActive": "未激活",
"home.disabled": "禁用",
"home.online": "在线",
"home.offline": "离线",
"home.deviceShadow": "设备影子",
"home.enabled": "启用",
"home.notEnabled": "未启用",
"home.productName": "产品名称",
"home.firmwareVersion": "固件版本",
"home.activeTime": "激活时间",
"home.locationWay": "定位方式",
"home.autoLocation": "自动定位",
"home.deviceLocation": "设备定位",
"home.customLocation": "自定义位置",
"home.unknown": "未知",
"home.address": "所在地址",
"home.cpuUsage": "CPU使用率",
"home.user": "用户",
"home.system": "系统",
"home.idle": "空闲",
"home.memUsage": "内存使用率",
"home.used": "已用",
"home.free": "剩余",
"home.diskUsage": "系统盘使用率",
"home.diskStatus": "磁盘状态",
"home.available": "可用"
}

View File

@@ -211,5 +211,10 @@
"oauthLogin.oauth.989807-3": "授权中...",
"oauthLogin.oauth.989807-4": "拒绝",
"oauthLogin.oauth.989807-5": "访问你的个人信息",
"oauthLogin.oauth.989807-6": "修改你的个人信息"
"oauthLogin.oauth.989807-6": "修改你的个人信息",
"login.989807-62": "密码须由大写,小写字母,数字,特殊符中的2种及以上类型组成",
"login.989807-63": "第三方登录正在集成中...",
"register.974236-18": "恭喜你,您的账号",
"register.974236-19": "注册成功!",
"register.974236-20": "系统提示"
}

View File

@@ -0,0 +1,117 @@
{
"monitor.cache.index.501234-0": "基本信息",
"monitor.cache.index.501234-1": "Redis版本",
"monitor.cache.index.501234-2": "运行模式",
"monitor.cache.index.501234-3": "单机",
"monitor.cache.index.501234-4": "集群",
"monitor.cache.index.501234-5": "端口",
"monitor.cache.index.501234-6": "客户端数",
"monitor.cache.index.501234-7": "运行时间(天)",
"monitor.cache.index.501234-8": "使用内存",
"monitor.cache.index.501234-9": "使用CPU",
"monitor.cache.index.501234-10": "内存配置",
"monitor.cache.index.501234-11": "AOF是否开启",
"monitor.cache.index.501234-12": "是",
"monitor.cache.index.501234-13": "否",
"monitor.cache.index.501234-14": "RDB是否成功",
"monitor.cache.index.501234-15": "Key数量",
"monitor.cache.index.501234-16": "网络入口/出口",
"monitor.cache.index.501234-17": "命令统计",
"monitor.cache.index.501234-18": "内存信息",
"monitor.cache.index.501234-19": "命令",
"monitor.cache.index.501234-20": "峰值",
"monitor.cache.index.501234-21": "内存消耗",
"monitor.cache.index.501234-22": "正在加载缓存监控数据,请稍候!",
"monitor.cache.list.501235-0": "缓存列表",
"monitor.cache.list.501235-1": "序号",
"monitor.cache.list.501235-2": "缓存名称",
"monitor.cache.list.501235-3": "备注",
"monitor.cache.list.501235-4": "操作",
"monitor.cache.list.501235-5": "键名列表",
"monitor.cache.list.501235-6": "缓存键名",
"monitor.cache.list.501235-7": "缓存内容",
"monitor.cache.list.501235-8": "缓存名称:",
"monitor.cache.list.501235-9": "缓存键名:",
"monitor.cache.list.501235-10": "缓存内容:",
"monitor.cache.list.501235-11": "清理全部",
"monitor.cache.list.501235-12": "刷新缓存列表成功",
"monitor.cache.list.501235-13": "清理缓存名称[{0}]成功",
"monitor.cache.list.501235-14": "刷新键名列表成功",
"monitor.cache.list.501235-15": "清理缓存键名[{0}]成功",
"monitor.cache.list.501235-16": "清理全部缓存成功",
"monitor.server.index.501236-0": "属性",
"monitor.server.index.501236-1": "值",
"monitor.server.index.501236-2": "核心数",
"monitor.server.index.501236-3": "用户使用率",
"monitor.server.index.501236-4": "系统使用率",
"monitor.server.index.501236-5": "当前空闲率",
"monitor.server.index.501236-6": "内存",
"monitor.server.index.501236-7": "JVM",
"monitor.server.index.501236-8": "总内存",
"monitor.server.index.501236-9": "已用内存",
"monitor.server.index.501236-10": "剩余内存",
"monitor.server.index.501236-11": "使用率",
"monitor.server.index.501236-12": "服务器信息",
"monitor.server.index.501236-13": "服务器名称",
"monitor.server.index.501236-14": "操作系统",
"monitor.server.index.501236-15": "服务器IP",
"monitor.server.index.501236-16": "系统架构",
"monitor.server.index.501236-17": "Java虚拟机信息",
"monitor.server.index.501236-18": "Java名称",
"monitor.server.index.501236-19": "Java版本",
"monitor.server.index.501236-20": "启动时间",
"monitor.server.index.501236-21": "运行时长",
"monitor.server.index.501236-22": "安装路径",
"monitor.server.index.501236-23": "项目路径",
"monitor.server.index.501236-24": "运行参数",
"monitor.server.index.501236-25": "磁盘状态",
"monitor.server.index.501236-26": "盘符路径",
"monitor.server.index.501236-27": "文件系统",
"monitor.server.index.501236-28": "盘符类型",
"monitor.server.index.501236-29": "总大小",
"monitor.server.index.501236-30": "可用大小",
"monitor.server.index.501236-31": "已用大小",
"monitor.server.index.501236-32": "已用百分比",
"monitor.server.index.501236-33": "正在加载服务监控数据,请稍候!",
"monitor.jobLog.670911-0": "任务名称",
"monitor.jobLog.670911-1": "请输入任务名称",
"monitor.jobLog.670911-2": "任务组名",
"monitor.jobLog.670911-3": "请选择任务组名",
"monitor.jobLog.670911-4": "执行状态",
"monitor.jobLog.670911-5": "请选择执行状态",
"monitor.jobLog.670911-6": "执行时间",
"monitor.jobLog.670911-7": "开始日期",
"monitor.jobLog.670911-8": "结束日期",
"monitor.jobLog.670911-9": "日志编号",
"monitor.jobLog.670911-10": "调用目标字符串",
"monitor.jobLog.670911-11": "日志信息",
"monitor.jobLog.670911-12": "调度日志详细",
"monitor.jobLog.670911-13": "日志序号",
"monitor.jobLog.670911-14": "任务分组",
"monitor.jobLog.670911-15": "执行时间",
"monitor.jobLog.670911-16": "调用方法",
"monitor.jobLog.670911-17": "正常",
"monitor.jobLog.670911-18": "失败",
"monitor.jobLog.670911-19": "异常信息",
"monitor.jobLog.670911-20": "是否确认删除调度日志编号为\"{0}\"的数据项?",
"monitor.jobLog.670911-21": "是否确认清空所有调度日志数据项?",
"monitor.logininfor.670912-0": "登录地址",
"monitor.logininfor.670912-1": "请输入登录地址",
"monitor.logininfor.670912-2": "用户名称",
"monitor.logininfor.670912-3": "请输入用户名称",
"monitor.logininfor.670912-4": "登录状态",
"monitor.logininfor.670912-5": "请选择登录状态",
"monitor.logininfor.670912-6": "登录时间",
"monitor.logininfor.670912-7": "开始日期",
"monitor.logininfor.670912-8": "结束日期",
"monitor.logininfor.670912-9": "解锁",
"monitor.logininfor.670912-10": "访问编号",
"monitor.logininfor.670912-11": "登录地点",
"monitor.logininfor.670912-12": "浏览器",
"monitor.logininfor.670912-13": "操作系统",
"monitor.logininfor.670912-14": "操作信息",
"monitor.logininfor.670912-15": "是否确认删除访问编号为\"{0}\"的数据项?",
"monitor.logininfor.670912-16": "是否确认清空所有登录日志数据项?",
"monitor.logininfor.670912-17": "是否确认解锁用户\"{0}\"数据项?",
"monitor.logininfor.670912-18": "用户{0}解锁成功"
}

View File

@@ -39,6 +39,9 @@
"product.index.091251-39": "是否确认删除产品编号为{0}的数据项?",
"product.index.091251-40": "组态设计",
"product.index.091251-41": "该产品尚未创建组态",
"product.index.091251-47": "系统",
"product.index.091251-48": "详情",
"product.index.091251-49": "修改",
"product.index.091251-42": "组态分享",
"product.index.091251-43": "下载json模板",
"product.index.091251-44": "导入产品",
@@ -122,6 +125,7 @@
"product.product-authorize.314975-66": "复制成功!",
"product.product-authorize.314975-67": "失败",
"product.product-authorize.314975-68": "复制失败!",
"product.product-authorize.314975-69": "设备授权",
"product.product-edit.473153-0": "基本信息",
"product.product-edit.473153-1": "产品名称",
"product.product-edit.473153-2": "请输入产品名称",
@@ -215,6 +219,10 @@
"product.product-edit.473153-93": "认证账号",
"product.product-edit.473153-94": "认证密码",
"product.product-edit.473153-95": "认证密钥",
"product.product-edit.473153-96": "启用授权",
"product.product-edit.473153-97": "编码协议",
"product.product-edit.473153-98": "请选择设备类型",
"product.product-edit.473153-99": "添加成功,可以开始定义物模型或配置",
"product.product-firmware.420545-0": "新增",
"product.product-firmware.420545-1": "刷新",
"product.product-firmware.420545-2": "固件名称",
@@ -399,6 +407,8 @@
"product.product-things-model.142341-140": "已经置顶",
"product.product-things-model.142341-141": "已经是第一项了",
"product.product-things-model.142341-142": "已经是最后一项了",
"product.product-things-model.142341-143": "请重新输入取值范围,最大值不能比最小值小!",
"product.product-things-model.142341-144": "取值范围必须输入小数,请重新输入!",
"product.product-modbus.562372-0": "网关/子设备配置",
"product.product-modbus.562372-1": "网关子设备配置默认的子设备地址,轮询方式",
"product.product-modbus.562372-2": "编辑设备配置",

View File

@@ -289,5 +289,50 @@
"scene.configList.326501-0": "告警配置列表",
"scene.configList.326501-1": "请输入告警名称",
"scene.configList.326501-2": "终端用户无法绑定告警",
"scene.configList.326501-3": "操作成功"
"scene.configList.326501-3": "操作成功",
"script.index.470901-0": "脚本名称",
"script.index.470901-1": "请输入脚本名称",
"script.index.470901-2": "所属产品",
"script.index.470901-3": "请选择产品",
"script.index.470901-4": "选择产品",
"script.index.470901-5": "脚本动作",
"script.index.470901-6": "请选择脚本动作",
"script.index.470901-7": "脚本语言",
"script.index.470901-8": "状态",
"script.index.470901-9": "执行顺序",
"script.index.470901-10": "请输入执行顺序",
"script.index.470901-11": "启动",
"script.index.470901-12": "暂停",
"script.index.470901-13": "加载中",
"script.index.470901-14": "编辑规则脚本",
"script.index.470901-15": "修改规则引擎脚本",
"script.index.470901-16": "脚本日志",
"script.index.470901-17": "脚本使用Groovy引擎查看教程>>>",
"script.index.470901-18": "验 证",
"script.index.470901-19": "修 改",
"script.index.470901-20": "取 消",
"script.index.470901-21": "关闭",
"script.index.470901-22": "脚本标识只能输入字母和数字,且字母开头",
"script.index.470901-23": "日志",
"script.index.470901-24": "查看",
"script.index.470901-25": "新增成功",
"script.index.470901-26": "修改成功",
"script.index.470901-27": "删除成功",
"script.index.470901-28": "是否确认删除规则引擎脚本编号为\"{0}\"的数据项?",
"script.index.470901-29": "脚本标识不能为空",
"script.index.470901-30": "所属产品不能为空",
"script.index.470901-31": "脚本名不能为空",
"productList.index.470902-0": "选择产品",
"productList.index.470902-1": "产品名称",
"productList.index.470902-2": "请输入产品名称",
"productList.index.470902-3": "分类名称",
"productList.index.470902-4": "租户名称",
"productList.index.470902-5": "授权码",
"productList.index.470902-6": "启用",
"productList.index.470902-7": "未启用",
"productList.index.470902-8": "认证方式",
"productList.index.470902-9": "联网方式",
"productList.index.470902-10": "创建时间",
"productList.index.470902-11": "确 定",
"productList.index.470902-12": "关 闭"
}

View File

@@ -129,6 +129,7 @@
"sip.mediaServerEdit.998534-26": "配置地址连接成功",
"sip.mediaServerEdit.998534-27": "配置地址无法连接",
"sip.mediaServerEdit.998534-28": "端口号应该在-65535之间",
"sip.mediaServerEdit.998534-31": "请输入secret",
"sip.mediaServer.998535-0": "新增节点",
"sip.mediaServer.998535-1": "配置名称",
"sip.mediaServer.998535-2": "服务器IP",
@@ -158,6 +159,7 @@
"sip.sipConfig.998537-8": "服务器域不能为空",
"sip.sipConfig.998537-9": "服务器sipid不能为空",
"sip.sipConfig.998537-10": "sip认证密码不能为空",
"sip.sipConfig.998537-11": "国标GB28181",
"sip.sipidGen.998538-0": "行政区划",
"sip.sipidGen.998538-1": "生成设备编号和通道",
"sip.sipidGen.998538-2": "已生成设备编号和通道",

View File

@@ -25,6 +25,9 @@
"system.user.index.resetPwdConfirm": "请输入{0}的新密码",
"system.user.index.enable": "启用",
"system.user.index.disable": "停用",
"system.user.index.userNameLength": "用户名称长度必须介于 2 和 20 之间",
"system.user.index.passwordLength": "用户密码长度必须介于 5 和 20 之间",
"system.user.index.confirmStatusChange": "确认要\"{0}\"\"{1}\"用户吗?",
"system.user.profile.nickNameRequired": "用户昵称不能为空",
"system.user.profile.emailRequired": "邮箱地址不能为空",
"system.user.profile.emailFormat": "请输入正确的邮箱地址",
@@ -57,6 +60,8 @@
"system.user.profile.phoneNumber": "手机号码",
"system.user.profile.emailAddress": "邮箱",
"system.user.profile.gender": "性别",
"system.user.profile.passwordLength": "长度在 6 到 20 个字符",
"system.user.profile.passwordStrength": "密码必须由大写字母、小写字母、数字、特殊符号中的2种及以上类型组成!",
"system.user.authRole.nickName": "用户昵称",
"system.user.authRole.loginAccount": "登录账号",
"system.user.authRole.index": "序号",
@@ -227,8 +232,8 @@
"system.dict.data.879098-29": "标签翻译",
"system.dict.data.879098-30": "请输入数据标签的英文翻译",
"system.dict.data.879098-31": "标签翻译不能为空",
"system.dict.index.880996-0": "请输入字典名称",
"system.dict.index.880996-1": "请输入字典类型",
"system.dict.index.880996-0": "字典名称",
"system.dict.index.880996-1": "字典类型",
"system.dict.index.880996-2": "字典状态",
"system.dict.index.880996-3": "开始日期",
"system.dict.index.880996-4": "结束日期",

View File

@@ -165,5 +165,13 @@
"template.paramter.038405-57": "关闭",
"template.paramter.038405-58": "打开",
"template.paramter.038405-59": "低",
"template.paramter.038405-60": "高"
"template.paramter.038405-60": "高",
"template.index.891112-125": "请重新输入取值范围,最大值不能比最小值小!",
"template.index.891112-126": "取值范围必须输入小数,请重新输入!",
"template.index.891112-127": "参数标识 {0} 重复",
"template.index.891112-128": "修改成功",
"template.index.891112-129": "新增成功",
"template.index.891112-130": "删除成功",
"template.index.891112-131": "编辑",
"template.index.891112-132": "最小值必须为小数"
}

View File

@@ -0,0 +1,276 @@
{
"tool.import.670901-0": "导入表",
"tool.import.670901-1": "数据源",
"tool.import.670901-2": "请选择数据源",
"tool.import.670901-3": "表名称",
"tool.import.670901-4": "请输入表名称",
"tool.import.670901-5": "表描述",
"tool.import.670901-6": "请输入表描述",
"tool.import.670901-7": "创建时间",
"tool.import.670901-8": "更新时间",
"tool.import.670901-9": "请选择要导入的表",
"tool.genInfo.670902-0": "生成模板",
"tool.genInfo.670902-1": "单表(增删改查)",
"tool.genInfo.670902-2": "树表(增删改查)",
"tool.genInfo.670902-3": "主子表(增删改查)",
"tool.genInfo.670902-4": "前端类型",
"tool.genInfo.670902-5": "Vue2 Element UI 模版",
"tool.genInfo.670902-6": "Vue3 Element Plus 模版",
"tool.genInfo.670902-7": "生成包路径",
"tool.genInfo.670902-8": "生成在哪个java包下例如 com.ruoyi.system",
"tool.genInfo.670902-9": "生成模块名",
"tool.genInfo.670902-10": "可理解为子系统名,例如 system",
"tool.genInfo.670902-11": "生成业务名",
"tool.genInfo.670902-12": "可理解为功能英文名,例如 user",
"tool.genInfo.670902-13": "生成功能名",
"tool.genInfo.670902-14": "用作类描述,例如 用户",
"tool.genInfo.670902-15": "生成代码方式",
"tool.genInfo.670902-16": "默认为zip压缩包下载也可以自定义生成路径",
"tool.genInfo.670902-17": "zip压缩包",
"tool.genInfo.670902-18": "自定义路径",
"tool.genInfo.670902-19": "上级菜单",
"tool.genInfo.670902-20": "分配到指定菜单下,例如 系统管理",
"tool.genInfo.670902-21": "请选择系统菜单",
"tool.genInfo.670902-22": "填写磁盘绝对路径若不填写则生成到当前Web项目下",
"tool.genInfo.670902-23": "最近路径快速选择",
"tool.genInfo.670902-24": "恢复默认的生成基础路径",
"tool.genInfo.670902-25": "其他信息",
"tool.genInfo.670902-26": "树编码字段",
"tool.genInfo.670902-27": "树显示的编码字段名dept_id",
"tool.genInfo.670902-28": "请选择",
"tool.genInfo.670902-29": "树父编码字段",
"tool.genInfo.670902-30": "树显示的父编码字段名parent_id",
"tool.genInfo.670902-31": "树名称字段",
"tool.genInfo.670902-32": "树节点的显示名称字段名dept_name",
"tool.genInfo.670902-33": "关联信息",
"tool.genInfo.670902-34": "关联子表的表名",
"tool.genInfo.670902-35": "关联子表的表名sys_user",
"tool.genInfo.670902-36": "子表关联的外键名",
"tool.genInfo.670902-37": "子表关联的外键名user_id",
"tool.genInfo.670902-38": "请选择生成模板",
"tool.genInfo.670902-39": "请输入生成包路径",
"tool.genInfo.670902-40": "请输入生成模块名",
"tool.genInfo.670902-41": "请输入生成业务名",
"tool.genInfo.670902-42": "请输入生成功能名",
"tool.editTable.670903-0": "基本信息",
"tool.editTable.670903-1": "字段信息",
"tool.editTable.670903-2": "生成信息",
"tool.editTable.670903-3": "序号",
"tool.editTable.670903-4": "字段列名",
"tool.editTable.670903-5": "字段描述",
"tool.editTable.670903-6": "物理类型",
"tool.editTable.670903-7": "Java类型",
"tool.editTable.670903-8": "java属性",
"tool.editTable.670903-9": "插入",
"tool.editTable.670903-10": "编辑",
"tool.editTable.670903-11": "列表",
"tool.editTable.670903-12": "查询",
"tool.editTable.670903-13": "查询方式",
"tool.editTable.670903-14": "必填",
"tool.editTable.670903-15": "显示类型",
"tool.editTable.670903-16": "文本框",
"tool.editTable.670903-17": "文本域",
"tool.editTable.670903-18": "下拉框",
"tool.editTable.670903-19": "单选框",
"tool.editTable.670903-20": "复选框",
"tool.editTable.670903-21": "日期控件",
"tool.editTable.670903-22": "图片上传",
"tool.editTable.670903-23": "文件上传",
"tool.editTable.670903-24": "富文本控件",
"tool.editTable.670903-25": "字典类型",
"tool.editTable.670903-26": "请选择",
"tool.editTable.670903-27": "提交",
"tool.editTable.670903-28": "返回",
"tool.editTable.670903-29": "表单校验未通过,请重新检查提交内容",
"tool.createTable.670904-0": "创建表",
"tool.createTable.670904-1": "创建表语句(支持多个建表语句)",
"tool.createTable.670904-2": "请输入文本",
"tool.createTable.670904-3": "请输入建表语句",
"tool.basicInfo.670905-0": "表名称",
"tool.basicInfo.670905-1": "请输入仓库名称",
"tool.basicInfo.670905-2": "表描述",
"tool.basicInfo.670905-3": "请输入",
"tool.basicInfo.670905-4": "实体类名称",
"tool.basicInfo.670905-5": "作者",
"tool.basicInfo.670905-6": "备注",
"tool.basicInfo.670905-7": "请输入表名称",
"tool.basicInfo.670905-8": "请输入表描述",
"tool.basicInfo.670905-9": "请输入实体类名称",
"tool.basicInfo.670905-10": "请输入作者",
"tool.build.index.670906-0": "Form Generator",
"tool.build.index.670906-1": "输入型组件",
"tool.build.index.670906-2": "选择型组件",
"tool.build.index.670906-3": "布局型组件",
"tool.build.index.670906-4": "导出vue文件",
"tool.build.index.670906-5": "复制代码",
"tool.build.index.670906-6": "清空",
"tool.build.index.670906-7": "从左侧拖入或点选组件进行表单设计",
"tool.build.index.670906-8": "成功",
"tool.build.index.670906-9": "代码已复制到剪切板,可粘贴。",
"tool.build.index.670906-10": "代码复制失败",
"tool.build.index.670906-11": "确定要清空所有组件吗?",
"tool.build.index.670906-12": "提示",
"tool.rightPanel.670907-0": "组件属性",
"tool.rightPanel.670907-1": "表单属性",
"tool.rightPanel.670907-2": "查看组件文档",
"tool.rightPanel.670907-3": "组件类型",
"tool.rightPanel.670907-4": "请选择组件类型",
"tool.rightPanel.670907-5": "字段名",
"tool.rightPanel.670907-6": "请输入字段名v-model",
"tool.rightPanel.670907-7": "组件名",
"tool.rightPanel.670907-8": "标题",
"tool.rightPanel.670907-9": "请输入标题",
"tool.rightPanel.670907-10": "占位提示",
"tool.rightPanel.670907-11": "请输入占位提示",
"tool.rightPanel.670907-12": "开始占位",
"tool.rightPanel.670907-13": "结束占位",
"tool.rightPanel.670907-14": "表单栅格",
"tool.rightPanel.670907-15": "栅格间隔",
"tool.rightPanel.670907-16": "布局模式",
"tool.rightPanel.670907-17": "水平排列",
"tool.rightPanel.670907-18": "请选择水平排列",
"tool.rightPanel.670907-19": "垂直排列",
"tool.rightPanel.670907-20": "标签宽度",
"tool.rightPanel.670907-21": "请输入标签宽度",
"tool.rightPanel.670907-22": "组件宽度",
"tool.rightPanel.670907-23": "请输入组件宽度",
"tool.rightPanel.670907-24": "默认值",
"tool.rightPanel.670907-25": "请输入默认值",
"tool.rightPanel.670907-26": "至少应选",
"tool.rightPanel.670907-27": "最多可选",
"tool.rightPanel.670907-28": "前缀",
"tool.rightPanel.670907-29": "请输入前缀",
"tool.rightPanel.670907-30": "后缀",
"tool.rightPanel.670907-31": "请输入后缀",
"tool.rightPanel.670907-32": "前图标",
"tool.rightPanel.670907-33": "请输入前图标名称",
"tool.rightPanel.670907-34": "选择",
"tool.rightPanel.670907-35": "后图标",
"tool.rightPanel.670907-36": "请输入后图标名称",
"tool.rightPanel.670907-37": "选项分隔符",
"tool.rightPanel.670907-38": "请输入选项分隔符",
"tool.rightPanel.670907-39": "最小行数",
"tool.rightPanel.670907-40": "最大行数",
"tool.rightPanel.670907-41": "最小值",
"tool.rightPanel.670907-42": "最大值",
"tool.rightPanel.670907-43": "步长",
"tool.rightPanel.670907-44": "精度",
"tool.rightPanel.670907-45": "按钮位置",
"tool.rightPanel.670907-46": "默认",
"tool.rightPanel.670907-47": "右侧",
"tool.rightPanel.670907-48": "最多输入",
"tool.rightPanel.670907-49": "个字符",
"tool.rightPanel.670907-50": "开启提示",
"tool.rightPanel.670907-51": "请输入开启提示",
"tool.rightPanel.670907-52": "关闭提示",
"tool.rightPanel.670907-53": "请输入关闭提示",
"tool.rightPanel.670907-54": "开启值",
"tool.rightPanel.670907-55": "请输入开启值",
"tool.rightPanel.670907-56": "关闭值",
"tool.rightPanel.670907-57": "请输入关闭值",
"tool.rightPanel.670907-58": "时间类型",
"tool.rightPanel.670907-59": "请选择时间类型",
"tool.rightPanel.670907-60": "文件字段名",
"tool.rightPanel.670907-61": "请输入上传文件字段名",
"tool.rightPanel.670907-62": "文件类型",
"tool.rightPanel.670907-63": "请选择文件类型",
"tool.rightPanel.670907-64": "图片",
"tool.rightPanel.670907-65": "视频",
"tool.rightPanel.670907-66": "音频",
"tool.rightPanel.670907-67": "文件大小",
"tool.rightPanel.670907-68": "请输入文件大小",
"tool.rightPanel.670907-69": "上传地址",
"tool.rightPanel.670907-70": "请输入上传地址",
"tool.rightPanel.670907-71": "列表类型",
"tool.rightPanel.670907-72": "按钮文字",
"tool.rightPanel.670907-73": "请输入按钮文字",
"tool.rightPanel.670907-74": "分隔符",
"tool.rightPanel.670907-75": "请输入分隔符",
"tool.rightPanel.670907-76": "时间段",
"tool.rightPanel.670907-77": "请输入时间段",
"tool.rightPanel.670907-78": "时间格式",
"tool.rightPanel.670907-79": "请输入时间格式",
"tool.rightPanel.670907-80": "选项",
"tool.rightPanel.670907-81": "选项名",
"tool.rightPanel.670907-82": "选项值",
"tool.rightPanel.670907-83": "添加选项",
"tool.rightPanel.670907-84": "数据类型",
"tool.rightPanel.670907-85": "动态数据",
"tool.rightPanel.670907-86": "静态数据",
"tool.rightPanel.670907-87": "标签键名",
"tool.rightPanel.670907-88": "请输入标签键名",
"tool.rightPanel.670907-89": "值键名",
"tool.rightPanel.670907-90": "请输入值键名",
"tool.rightPanel.670907-91": "子级键名",
"tool.rightPanel.670907-92": "请输入子级键名",
"tool.rightPanel.670907-93": "添加父级",
"tool.rightPanel.670907-94": "选项样式",
"tool.rightPanel.670907-95": "按钮",
"tool.rightPanel.670907-96": "开启颜色",
"tool.rightPanel.670907-97": "关闭颜色",
"tool.rightPanel.670907-98": "允许半选",
"tool.rightPanel.670907-99": "辅助文字",
"tool.rightPanel.670907-100": "显示分数",
"tool.rightPanel.670907-101": "显示间断点",
"tool.rightPanel.670907-102": "范围选择",
"tool.rightPanel.670907-103": "是否带边框",
"tool.rightPanel.670907-104": "颜色格式",
"tool.rightPanel.670907-105": "请选择颜色格式",
"tool.rightPanel.670907-106": "选项尺寸",
"tool.rightPanel.670907-107": "中等",
"tool.rightPanel.670907-108": "较小",
"tool.rightPanel.670907-109": "迷你",
"tool.rightPanel.670907-110": "输入统计",
"tool.rightPanel.670907-111": "严格步数",
"tool.rightPanel.670907-112": "是否多选",
"tool.rightPanel.670907-113": "展示全路径",
"tool.rightPanel.670907-114": "可否筛选",
"tool.rightPanel.670907-115": "能否清空",
"tool.rightPanel.670907-116": "显示提示",
"tool.rightPanel.670907-117": "多选文件",
"tool.rightPanel.670907-118": "自动上传",
"tool.rightPanel.670907-119": "是否只读",
"tool.rightPanel.670907-120": "是否禁用",
"tool.rightPanel.670907-121": "是否可搜索",
"tool.rightPanel.670907-122": "是否必填",
"tool.rightPanel.670907-123": "布局结构树",
"tool.rightPanel.670907-124": "正则校验",
"tool.rightPanel.670907-125": "表达式",
"tool.rightPanel.670907-126": "请输入正则",
"tool.rightPanel.670907-127": "错误提示",
"tool.rightPanel.670907-128": "请输入错误提示",
"tool.rightPanel.670907-129": "添加规则",
"tool.rightPanel.670907-130": "表单名",
"tool.rightPanel.670907-131": "请输入表单名ref",
"tool.rightPanel.670907-132": "表单模型",
"tool.rightPanel.670907-133": "请输入数据模型",
"tool.rightPanel.670907-134": "校验模型",
"tool.rightPanel.670907-135": "请输入校验模型",
"tool.rightPanel.670907-136": "表单尺寸",
"tool.rightPanel.670907-137": "标签对齐",
"tool.rightPanel.670907-138": "左对齐",
"tool.rightPanel.670907-139": "右对齐",
"tool.rightPanel.670907-140": "顶部对齐",
"tool.rightPanel.670907-141": "禁用表单",
"tool.rightPanel.670907-142": "表单按钮",
"tool.rightPanel.670907-143": "显示未选中组件边框",
"tool.rightPanel.670907-144": "添加选项",
"tool.treeNode.670908-0": "选项名",
"tool.treeNode.670908-1": "请输入选项名",
"tool.treeNode.670908-2": "选项值",
"tool.treeNode.670908-3": "请输入选项值",
"tool.treeNode.670908-4": "字符串",
"tool.treeNode.670908-5": "数字",
"tool.treeNode.670908-6": "确定",
"tool.treeNode.670908-7": "取消",
"tool.icons.670909-0": "选择图标",
"tool.icons.670909-1": "请输入图标名称",
"tool.build.index.670906-13": "复制",
"tool.build.index.670906-14": "删除",
"tool.codeType.670910-0": "生成类型",
"tool.codeType.670910-1": "文件名",
"tool.codeType.670910-2": "请输入文件名",
"tool.codeType.670910-3": "页面",
"tool.codeType.670910-4": "弹窗",
"tool.codeType.670910-5": "生成类型不能为空"
}