From cbc109ca64bb0f9c26a8b7ef1c69c29fdaedc781 Mon Sep 17 00:00:00 2001 From: RB Date: Thu, 26 Dec 2024 22:39:20 +0800 Subject: [PATCH] lang --- @rbv | 2 +- src/main/resources/i18n/lang.zh_CN.json | 4 +++- src/main/resources/web/notification/messages.html | 5 +---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/@rbv b/@rbv index 3cb76534a9..ce50acb22c 160000 --- a/@rbv +++ b/@rbv @@ -1 +1 @@ -Subproject commit 3cb76534a9d84e41778a750fcd8bb6894661da0d +Subproject commit ce50acb22c7b1099a6a80d69652d5ac514cfe655 diff --git a/src/main/resources/i18n/lang.zh_CN.json b/src/main/resources/i18n/lang.zh_CN.json index f4b5bd9ac3..9cc251da0a 100644 --- a/src/main/resources/i18n/lang.zh_CN.json +++ b/src/main/resources/i18n/lang.zh_CN.json @@ -3343,5 +3343,7 @@ "立即备份":"立即备份", "数据库":"数据库", "未备份":"未备份", - "选择要备份哪些数据":"选择要备份哪些数据" + "选择要备份哪些数据":"选择要备份哪些数据", + "分配与共享":"分配与共享", + "最多显示最近 500 条记录":"最多显示最近 500 条记录" } \ No newline at end of file diff --git a/src/main/resources/web/notification/messages.html b/src/main/resources/web/notification/messages.html index 0e6d76464f..f05564fb3f 100644 --- a/src/main/resources/web/notification/messages.html +++ b/src/main/resources/web/notification/messages.html @@ -131,9 +131,6 @@
- - [[${bundle.L('已读消息')}]] - [[${bundle.L('动态')}]] @@ -144,7 +141,7 @@ [[${bundle.L('审批')}]] - [[${bundle.L('分配&共享')}]] + [[${bundle.L('分配与共享')}]]