feat(i18n): 修改翻译

This commit is contained in:
Bai
2020-07-07 14:41:18 +08:00
parent b0c03b6c1f
commit 6ae70c8c41
2 changed files with 4 additions and 4 deletions

View File

@@ -825,12 +825,13 @@
"Username": "用户名"
},
"Cloud": {
"IsAlwaysUpdate": "资产信息保持最新",
"AccountCreate": "创建账户",
"AccountList": "账户列表",
"AccountUpdate": "更新账户",
"Cloud": "云管中心",
"CloudCenter": "云管中心",
"CoveredAlwaysHelpTips": "资产信息总是被覆盖",
"IsAlwaysUpdateHelpTips": "每次执行同步任务时,是否同步更新资产信息包括主机名、IP、系统平台、管理用户",
"SyncInstanceTaskCreate": "创建同步实例任务",
"SyncInstanceTaskList": "同步实例任务列表",
"SyncInstanceTaskDetail": "同步实例任务详情",
@@ -843,7 +844,6 @@
"Account":"账户",
"Node": "节点",
"AdminUser":"管理用户",
"CoveredAlways": "总是覆盖",
"Periodic":"执行周期",
"PeriodicPerform":"定时执行",
"RegularlyPerform": "定期执行",

View File

@@ -823,12 +823,13 @@
"Username": "Username"
},
"Cloud": {
"IsAlwaysUpdate": "Asset info is kept up-to-date",
"AccountCreate": "Create account",
"AccountList": "Account list",
"AccountUpdate": "Update account",
"Cloud": "Cloud center",
"CloudCenter": "Cloud center",
"CoveredAlwaysHelpTips": "The asset information is always covered",
"IsAlwaysUpdateHelpTips": "Whether the asset information, including Hostname, IP, Platform, and AdminUser, is updated synchronously each time a synchronization task is performed",
"SyncInstanceTaskCreate": "Create sync instance task",
"SyncInstanceTaskList": "Sync instance task list",
"SyncInstanceTaskDetail": "Sync instance task detail",
@@ -841,7 +842,6 @@
"Account":"Account",
"Node": "Node",
"AdminUser":"Admin user",
"CoveredAlways": "Covered always",
"PeriodicPerform":"Periodic perform",
"Periodic":"Periodic",
"RegularlyPerform": "Regularly perform",