perf: Translate

pull/14313/head
wangruidong 2024-10-16 17:56:47 +08:00 committed by Bryan
parent 0e1e26c29c
commit d4f69a7ff8
4 changed files with 8 additions and 4 deletions

View File

@ -1400,5 +1400,6 @@
"ZoneUpdate": "Update the zone", "ZoneUpdate": "Update the zone",
"disallowSelfUpdateFields": "Not allowed to modify the current fields yourself", "disallowSelfUpdateFields": "Not allowed to modify the current fields yourself",
"forceEnableMFAHelpText": "If force enable, user can not disable by themselves", "forceEnableMFAHelpText": "If force enable, user can not disable by themselves",
"removeWarningMsg": "Are you sure you want to remove" "removeWarningMsg": "Are you sure you want to remove",
"InstanceNamePartIp": "Instance name and Partial IP"
} }

View File

@ -1442,5 +1442,6 @@
"ZoneUpdate": "更新エリア", "ZoneUpdate": "更新エリア",
"disallowSelfUpdateFields": "現在のフィールドを自分で変更することは許可されていません", "disallowSelfUpdateFields": "現在のフィールドを自分で変更することは許可されていません",
"forceEnableMFAHelpText": "強制的に有効化すると、ユーザーは自分で無効化することができません。", "forceEnableMFAHelpText": "強制的に有効化すると、ユーザーは自分で無効化することができません。",
"removeWarningMsg": "削除してもよろしいですか" "removeWarningMsg": "削除してもよろしいですか",
"InstanceNamePartIp": "インスタンス名と部分IP"
} }

View File

@ -1404,5 +1404,6 @@
"ZoneUpdate": "更新网域", "ZoneUpdate": "更新网域",
"disallowSelfUpdateFields": "不允许自己修改当前字段", "disallowSelfUpdateFields": "不允许自己修改当前字段",
"forceEnableMFAHelpText": "如果强制启用,用户无法自行禁用", "forceEnableMFAHelpText": "如果强制启用,用户无法自行禁用",
"removeWarningMsg": "你确定要移除" "removeWarningMsg": "你确定要移除",
"InstanceNamePartIp": "实例名称和部分IP"
} }

View File

@ -2283,5 +2283,6 @@
"weComTest": "測試", "weComTest": "測試",
"week": "周", "week": "周",
"weekOf": "周的星期", "weekOf": "周的星期",
"wildcardsAllowed": "允許的通配符" "wildcardsAllowed": "允許的通配符",
"InstanceNamePartIp": "實例名稱和部分IP"
} }