mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-21 23:59:22 +00:00
pref(session): 优化会话列表字段翻译
This commit is contained in:
@@ -537,6 +537,7 @@
|
|||||||
"active": "激活中",
|
"active": "激活中",
|
||||||
"alive": "在线",
|
"alive": "在线",
|
||||||
"asset": "资产",
|
"asset": "资产",
|
||||||
|
"target": "目标",
|
||||||
"bucket": "桶名称",
|
"bucket": "桶名称",
|
||||||
"command": "命令",
|
"command": "命令",
|
||||||
"commandStorage": "命令存储",
|
"commandStorage": "命令存储",
|
||||||
|
@@ -535,6 +535,7 @@
|
|||||||
"active": "active",
|
"active": "active",
|
||||||
"alive": "alive",
|
"alive": "alive",
|
||||||
"asset": "Asset",
|
"asset": "Asset",
|
||||||
|
"target": "Target",
|
||||||
"bucket": "Bucket",
|
"bucket": "Bucket",
|
||||||
"command": "Command",
|
"command": "Command",
|
||||||
"commandStorage": "Command storage",
|
"commandStorage": "Command storage",
|
||||||
|
@@ -47,6 +47,7 @@ export default {
|
|||||||
showOverflowTooltip: true
|
showOverflowTooltip: true
|
||||||
},
|
},
|
||||||
asset: {
|
asset: {
|
||||||
|
label: this.$t('sessions.target'),
|
||||||
showOverflowTooltip: true
|
showOverflowTooltip: true
|
||||||
},
|
},
|
||||||
command_amount: {
|
command_amount: {
|
||||||
|
Reference in New Issue
Block a user