perf: Translate time cost

pull/15662/head
wangruidong 2025-06-27 16:49:19 +08:00 committed by 老广
parent a238c5d34b
commit 058754dc1b
2 changed files with 4 additions and 2 deletions

View File

@ -1555,5 +1555,6 @@
"removeWarningMsg": "Are you sure you want to remove", "removeWarningMsg": "Are you sure you want to remove",
"setVariable": "Set variable", "setVariable": "Set variable",
"userId": "User ID", "userId": "User ID",
"userName": "User name" "userName": "User name",
"Timeout(s)": "Timeout (s)"
} }

View File

@ -1560,5 +1560,6 @@
"removeWarningMsg": "你确定要移除", "removeWarningMsg": "你确定要移除",
"setVariable": "设置参数", "setVariable": "设置参数",
"userId": "用户ID", "userId": "用户ID",
"userName": "用户名" "userName": "用户名",
"Timeout(s)": "超时(秒)"
} }