Skip to content

Commit ade58f2

Browse files
author
yaojiping
committed
chore: add locales for Audit
1 parent 7980fc4 commit ade58f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/src/locales/en-US.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ export default {
254254
"menu.system.security.users": "USERS",
255255
"menu.system.security.certs": "CERTS",
256256

257-
"menu.system.audit": "AUDIT",
257+
"menu.system.audit_logs": "AUDIT",
258258

259259
"menu.system.logs": "LOGS",
260260
"menu.system.logs.overview": "OVERVIEW",

web/src/locales/zh-CN.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ export default {
259259
"menu.system.security.users": "用户管理",
260260
"menu.system.security.certs": "证书管理",
261261

262-
"menu.system.audit": "审计日志",
262+
"menu.system.audit_logs": "审计日志",
263263

264264
"menu.system.logs": "系统日志",
265265
"menu.system.logs.overview": "日志概要",

0 commit comments

Comments
 (0)