mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-07 11:59:18 +00:00
perf: add lina i18n
This commit is contained in:
parent
df9e6cf866
commit
f041fdd70a
@ -1552,5 +1552,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",
|
||||||
|
"Insert": "Insert"
|
||||||
}
|
}
|
@ -1557,5 +1557,6 @@
|
|||||||
"removeWarningMsg": "你确定要移除",
|
"removeWarningMsg": "你确定要移除",
|
||||||
"setVariable": "设置参数",
|
"setVariable": "设置参数",
|
||||||
"userId": "用户ID",
|
"userId": "用户ID",
|
||||||
"userName": "用户名"
|
"userName": "用户名",
|
||||||
|
"Insert": "插入"
|
||||||
}
|
}
|
@ -1562,5 +1562,6 @@
|
|||||||
"removeWarningMsg": "你確定要移除",
|
"removeWarningMsg": "你確定要移除",
|
||||||
"setVariable": "設置參數",
|
"setVariable": "設置參數",
|
||||||
"userId": "用戶ID",
|
"userId": "用戶ID",
|
||||||
"userName": "用戶名"
|
"userName": "用戶名",
|
||||||
|
"Insert": "插入"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user