From f99396ec506d02177461710a8b9c61c5c25e3651 Mon Sep 17 00:00:00 2001 From: ibuler Date: Sun, 4 Feb 2024 19:31:51 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/i18n/core/en/LC_MESSAGES/django.mo | 4 ++-- apps/i18n/core/en/LC_MESSAGES/django.po | 4 ++-- apps/i18n/lina/en.json | 18 +++++++++--------- apps/i18n/lina/zh.json | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/apps/i18n/core/en/LC_MESSAGES/django.mo b/apps/i18n/core/en/LC_MESSAGES/django.mo index 0a3cc3d8c..2ced23ae3 100644 --- a/apps/i18n/core/en/LC_MESSAGES/django.mo +++ b/apps/i18n/core/en/LC_MESSAGES/django.mo @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64f067fcfbca5cfbfd7e61d7e62b083c6e8b63971a01e386dc5c4b699a46d103 -size 1085 +oid sha256:4072e28aeee949d188b48b5969b5554d7896674cad9aa18630791fdfca5086ed +size 1157 diff --git a/apps/i18n/core/en/LC_MESSAGES/django.po b/apps/i18n/core/en/LC_MESSAGES/django.po index bf0ac2cb4..f85a0fffd 100644 --- a/apps/i18n/core/en/LC_MESSAGES/django.po +++ b/apps/i18n/core/en/LC_MESSAGES/django.po @@ -4127,7 +4127,7 @@ msgstr "" #: ops/mixin.py:23 ops/mixin.py:104 settings/serializers/auth/ldap.py:66 msgid "Periodic run" -msgstr "" +msgstr "Periodic" #: ops/mixin.py:26 ops/mixin.py:90 ops/mixin.py:110 #: settings/serializers/auth/ldap.py:73 @@ -4141,7 +4141,7 @@ msgstr "" #: ops/mixin.py:112 msgid "Run period" -msgstr "" +msgstr "Period" #: ops/mixin.py:121 msgid "* Please enter a valid crontab expression" diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 4ebefcb55..211ad2471 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -20,13 +20,13 @@ "AccountGatherTaskUpdate": "Update Task", "AccountList": "Cloud Account", "AccountPolicy": "Account Policy", - "AccountPushCreate": "Account Push Creation", + "AccountPushCreate": "Create Account Push", "AccountPushExecutionList": "Execute History", "AccountPushList": "Account Push", - "AccountPushUpdate": "Account Push Update", + "AccountPushUpdate": "Update Account Push", "AccountStorage": "Account Storage", "AccountTemplate": "Account Template", - "AccountTemplateUpdateSecretHelpText": "The account list shows the accounts created through the template. When the ciphertext is updated, the ciphertext of the accounts created through the template will be updated.", + "AccountTemplateUpdateSecretHelpText": "The account list shows the accounts created through the template. When the secret is updated, the ciphertext of the accounts created through the template will be updated.", "AccountUpdate": "Update Account", "Accounts": "Account", "Action": "Action", @@ -110,7 +110,7 @@ "Asset": "Asset", "AssetAccount": "Accounts", "AssetAccountDetail": "Account Details", - "AssetAclCreate": "Create Asset Connect Rules", + "AssetAclCreate": "Create Asset Connect Rule", "AssetAclDetail": "Asset Connect Rule Details", "AssetAclList": "Asset Connect", "AssetAclUpdate": "Update Asset Connect Rules", @@ -244,10 +244,10 @@ "CommandConfirm": "Command Review", "CommandFilterACL": "Command Filter", "CommandFilterACLHelpMsg": "By filtering commands, you can control if commands can be sent to assets. Based on your set rules, some commands can be allowed while others are prohibited.", - "CommandFilterAclCreate": "Create Command Filter Rules", - "CommandFilterAclDetail": "Details of Command Filtering Rules", - "CommandFilterAclList": "Command filtering", - "CommandFilterAclUpdate": "Update Command Filter Rules", + "CommandFilterAclCreate": "Create Command Filter Rule", + "CommandFilterAclDetail": "Details of Command Filter Rule", + "CommandFilterAclList": "Command Filter", + "CommandFilterAclUpdate": "Update Command Filter Rule", "CommandFilterRuleContentHelpText": "One command per line", "CommandFilterRules": "Command Filter Rules", "CommandGroup": "Command Group", @@ -1045,7 +1045,7 @@ "SyncStrategy": "Synchronization Policy", "SyncSuccessMsg": "Synchronization Succeeded", "SyncTask": "Synchronize Tasks", - "SyncUpdateAccountInfo": "Synchronize Account Info Update", + "SyncUpdateAccountInfo": "Update Self and Account Secret", "SyncUser": "Synchronize Users", "SyncedCount": "Synchronized", "SystemError": "System Error", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 0a4ba4396..f8ff02d98 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -19,7 +19,7 @@ "AccountGatherTaskUpdate": "更新任务", "AccountList": "云账号", "AccountPolicy": "账号策略", - "AccountPushCreate": "账号推送创建", + "AccountPushCreate": "创建账号推送", "AccountPushExecutionList": "执行列表", "AccountPushList": "账号推送", "FieldRequiredError": "此字段是必填项",