From 0a89b24c2574a293b253961ac633020c05319b11 Mon Sep 17 00:00:00 2001 From: wkj <278599135@.com> Date: Mon, 5 Feb 2024 16:47:57 +0800 Subject: [PATCH] =?UTF-8?q?locales/common/zh=5FCN.json=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- es/locales/common/zh_CN.json | 8 ++++++-- lib/locales/common/zh_CN.json | 8 ++++++-- src/locales/common/zh_CN.json | 8 ++++++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/es/locales/common/zh_CN.json b/es/locales/common/zh_CN.json index 57edc4c87..1e9adf5a6 100644 --- a/es/locales/common/zh_CN.json +++ b/es/locales/common/zh_CN.json @@ -14,11 +14,14 @@ "detail": "详情", "editor": "编辑", "newAdd": "新增", - "add": "添加" + "add": "添加", + "submit": "提交" }, + "operate": "操作", "submit": "提交", "reset": "重置", "select": "查询", + "search": "搜索", "expand": "展开", "shrink": "收起", "back": "返回", @@ -34,5 +37,6 @@ "true": "是", "false": "否", "open": "开", - "close": "关" + "close": "关", + "other": "其他" } diff --git a/lib/locales/common/zh_CN.json b/lib/locales/common/zh_CN.json index 57edc4c87..1e9adf5a6 100644 --- a/lib/locales/common/zh_CN.json +++ b/lib/locales/common/zh_CN.json @@ -14,11 +14,14 @@ "detail": "详情", "editor": "编辑", "newAdd": "新增", - "add": "添加" + "add": "添加", + "submit": "提交" }, + "operate": "操作", "submit": "提交", "reset": "重置", "select": "查询", + "search": "搜索", "expand": "展开", "shrink": "收起", "back": "返回", @@ -34,5 +37,6 @@ "true": "是", "false": "否", "open": "开", - "close": "关" + "close": "关", + "other": "其他" } diff --git a/src/locales/common/zh_CN.json b/src/locales/common/zh_CN.json index 28954a787..aea7ad177 100644 --- a/src/locales/common/zh_CN.json +++ b/src/locales/common/zh_CN.json @@ -14,11 +14,14 @@ "detail": "详情", "editor": "编辑", "newAdd": "新增", - "add": "添加" + "add": "添加", + "submit": "提交" }, + "operate": "操作", "submit": "提交", "reset": "重置", "select": "查询", + "search": "搜索", "expand": "展开", "shrink": "收起", "back": "返回", @@ -34,5 +37,6 @@ "true": "是", "false": "否", "open": "开", - "close": "关" + "close": "关", + "other": "其他" }