Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 9ea1c17

Browse files
committed
Feat: fix uid gid text
1 parent f10c685 commit 9ea1c17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/language/zh_cn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,8 @@
306306
"instancesDetail": {
307307
"title": "实例详细信息设置",
308308
"titleInfo": "当前界面所有设置只有管理员可以进行更改,应用实例拥有远程代码执行功能,请谨慎修改配置。",
309-
"uid": "远程/本地实例标识符",
310-
"gid": "远程节点标识符",
309+
"uid": "应用实例 ID",
310+
"gid": "远程节点 ID",
311311
"status": "当前状态",
312312
"started": "已启动次数",
313313
"createDateTime": "创建日期",

0 commit comments

Comments
 (0)