perf: 调整用户登录、连接方式文案

This commit is contained in:
“huailei000”
2023-07-13 10:56:38 +08:00
committed by huailei
parent d06bda6d40
commit 59f9025e42
3 changed files with 6 additions and 6 deletions

View File

@@ -119,8 +119,8 @@
"acl": {
"CommandFilterACLHelpMsg": "You can control whether commands can be executed on assets. Based on the rules, certain commands can be allowed while others are prohibited.",
"AssetLoginACLHelpMsg": "It can determine whether the user can access the asset based on the user's login IP and time period.",
"UserLoginACLHelpMsg": "It can determines whether the user can access the system based on the user's login IP and time period.",
"ConnectMethodACLHelpMsg": "You can control whether users can use a certain connection method to log in to the asset. Based on the rules you set, certain connection methods can be allowed while others are prohibited.",
"UserLoginACLHelpMsg": "It can determines whether the user can access the system based on the user's login IP and time periodglobal effective.",
"ConnectMethodACLHelpMsg": "You can control whether users can use a certain connection method to log in to the asset. Based on the rules you set, certain connection methods can be allowed while others are prohibitedglobal effective.",
"IgnoreCase": "Ignore case",
"Content": "Content",
"CommandFilterACL": "Command filter",

View File

@@ -119,8 +119,8 @@
"acl": {
"CommandFilterACLHelpMsg": "コマンドフィルタリングを使用すると、コマンドがアセット上で実行されるかどうかを制御できます。ルールに基づいて、特定のコマンドは許可され、他のコマンドは禁止されることがあります。",
"AssetLoginACLHelpMsg": "ユーザーのログインIPと時間帯に基づいて監査を行い、アセットへのアクセスを許可するかどうかを判断することができます。",
"UserLoginACLHelpMsg": "ユーザーのログインIPと時間帯に基づいて監査を行い、システムへのアクセスを許可するかどうかを判断することができます。",
"ConnectMethodACLHelpMsg": "接続フィルタリングを使用すると、ユーザーが特定の接続方法を使用してアセットにログインできるかどうかを制御できます。設定したルールに基づいて、特定の接続方法を許可したり禁止したりすることができます。",
"UserLoginACLHelpMsg": "ユーザーのログインIPと時間帯に基づいて監査を行い、システムへのアクセスを許可するかどうかを判断することができます(グローバル発効)。",
"ConnectMethodACLHelpMsg": "接続フィルタリングを使用すると、ユーザーが特定の接続方法を使用してアセットにログインできるかどうかを制御できます。設定したルールに基づいて、特定の接続方法を許可したり禁止したりすることができます(グローバル発効)。",
"IgnoreCase": "大文字小文字を無視する",
"Content": "コンテンツ",
"CommandFilterACL": "命令フィルタリング",

View File

@@ -119,8 +119,8 @@
"acl": {
"CommandFilterACLHelpMsg": "通过命令过滤,您可以控制命令是否可以发送到资产上。根据您设定的规则,某些命令可以被放行,而另一些命令则被禁止。",
"AssetLoginACLHelpMsg": "登录资产时,可以根据用户的登录 IP 和时间段进行审核,判断是否可以登录资产",
"UserLoginACLHelpMsg": "登录系统时,可以根据用户的登录 IP 和时间段进行审核,判断是否可以登录系统",
"ConnectMethodACLHelpMsg": "通过连接方式过滤,您可以控制用户是否可以使用某种连接方式登录到资产上。根据您设定的规则,某些连接方式可以被放行,而另一些连接方式则被禁止。",
"UserLoginACLHelpMsg": "登录系统时,可以根据用户的登录 IP 和时间段进行审核,判断是否可以登录系统(全局生效)",
"ConnectMethodACLHelpMsg": "通过连接方式过滤,您可以控制用户是否可以使用某种连接方式登录到资产上。根据您设定的规则,某些连接方式可以被放行,而另一些连接方式则被禁止(全局生效)。",
"LoginIP": "登录 IP",
"UserIP": "登录 IP",
"apply_login_account": "申请登录账号",