From 4e023057cc3b7b0148f4bbc750223246eceec38b Mon Sep 17 00:00:00 2001 From: fit2bot <68588906+fit2bot@users.noreply.github.com> Date: Mon, 27 May 2024 11:00:54 +0800 Subject: [PATCH] perf: ticket translate (#13291) Co-authored-by: feng <1304903146@qq.com> --- apps/i18n/core/ja/LC_MESSAGES/django.po | 2 +- apps/i18n/core/zh/LC_MESSAGES/django.po | 2 +- apps/i18n/lina/en.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/i18n/core/ja/LC_MESSAGES/django.po b/apps/i18n/core/ja/LC_MESSAGES/django.po index ac7ff7c1f..42fc83efb 100644 --- a/apps/i18n/core/ja/LC_MESSAGES/django.po +++ b/apps/i18n/core/ja/LC_MESSAGES/django.po @@ -1439,7 +1439,7 @@ msgstr ">>> 実行する必要があるタスクはありません" #: assets/automations/base/manager.py:335 #, python-brace-format msgid ">>> Begin executing batch {index} of tasks" -msgstr ">>> 第 {} バッチのタスクの実行を開始" +msgstr ">>> 第 {index} バッチのタスクの実行を開始" #: assets/automations/ping_gateway/manager.py:33 #: authentication/models/connection_token.py:131 diff --git a/apps/i18n/core/zh/LC_MESSAGES/django.po b/apps/i18n/core/zh/LC_MESSAGES/django.po index 6acfd393d..42f481382 100644 --- a/apps/i18n/core/zh/LC_MESSAGES/django.po +++ b/apps/i18n/core/zh/LC_MESSAGES/django.po @@ -1419,7 +1419,7 @@ msgstr ">>> 没有需要执行的任务" #: assets/automations/base/manager.py:335 #, python-brace-format msgid ">>> Begin executing batch {index} of tasks" -msgstr ">>> 开始执行第 {} 批任务" +msgstr ">>> 开始执行第 {index} 批任务" #: assets/automations/ping_gateway/manager.py:33 #: authentication/models/connection_token.py:131 diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 181b156d4..97c09a8b1 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -169,7 +169,7 @@ "AutoPush": "Auto push", "Automations": "Automations", "AverageTimeCost": "Average spend time", - "AwaitingMyApproval": "Assigned", + "AwaitingMyApproval": "Approval pending", "Azure": "Azure (china)", "Backup": "Backup", "BackupAccountsHelpText": "Backup account information externally. it can be stored in an external system or sent via email, supporting segmented delivery.", @@ -700,7 +700,7 @@ "MoveAssetToNode": "Move assets to nodes", "MsgSubscribe": "Subscription", "MyAssets": "My assets", - "MyTickets": "Submitted", + "MyTickets": "I initiated", "Name": "Name", "NavHelp": "Navigation", "NeedReLogin": "Need to re-login",