mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-02 07:27:01 +00:00
fix: 批量更新资产平台help-text
This commit is contained in:
parent
1c9b155d97
commit
b68aecb5cc
@ -209,7 +209,7 @@
|
||||
},
|
||||
"assets": {
|
||||
"CommentHelpText": "Note: Note information will be hovered and displayed in the user authorization asset tree of Luna page, which can be viewed by ordinary users. Please do not fill in sensitive information.",
|
||||
"BulkUpdatePlatformHelpText": "Modify only assets of the same type",
|
||||
"BulkUpdatePlatformHelpText": "Only when the original platform type of the asset is the same as the selected platform type will it be updated, if the platform type before and after the update is different, it will not be updated.",
|
||||
"ImportMessage": "Please go to the page of mapping type to import data",
|
||||
"PushAccount": "Push account",
|
||||
"AuthUsername": "Auth using username",
|
||||
|
@ -209,7 +209,7 @@
|
||||
},
|
||||
"assets": {
|
||||
"CommentHelpText": "注意:コメント情報はLunaページのユーザー認可資産ツリーに表示されます。一般ユーザーは表示できますので、機密情報を記入しないでください。",
|
||||
"BulkUpdatePlatformHelpText": "同じタイプの資産のみ変更",
|
||||
"BulkUpdatePlatformHelpText": "アセットの元のプラットフォーム タイプが選択したプラットフォーム タイプと同じ場合にのみ更新され、更新の前後のプラットフォーム タイプが異なる場合は更新されません。",
|
||||
"ImportMessage": "ミラータイプのページにデータをインポートしてください",
|
||||
"PushAccount": "アカウント情報をプッシュ",
|
||||
"AuthUsername": "ユーザー名を使用した認証",
|
||||
|
@ -212,7 +212,7 @@
|
||||
"CustomHelpMessage": "自定义类型资产,需要 Applet 插件的支持,请确保对应 Applet 已部署安装",
|
||||
"CustomFields": "自定义属性",
|
||||
"CommentHelpText": "注意:备注信息会在 Luna 页面的用户授权资产树中进行悬停显示,普通用户可以查看,请不要填写敏感信息。",
|
||||
"BulkUpdatePlatformHelpText": "只修改相同类型的资产",
|
||||
"BulkUpdatePlatformHelpText": "只有资产的原平台类型与所选平台类型相同时才会进行更新,若更新前后的平台类型不同则不会更新。",
|
||||
"ImportMessage": "请前往对应类型的页面导入数据",
|
||||
"PushAccount": "推送账号",
|
||||
"SSHPort": "SSH 端口",
|
||||
|
Loading…
Reference in New Issue
Block a user