From 60289a0d544b5ba177b3bede40dd9d6791c79303 Mon Sep 17 00:00:00 2001 From: "Yueh-Po Peng (Yabi)" <94939112+y10ab1@users.noreply.github.com> Date: Fri, 24 Jan 2025 10:18:20 +0800 Subject: [PATCH] Change typo in translation --- web/i18n/zh-Hant/workflow.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/zh-Hant/workflow.ts b/web/i18n/zh-Hant/workflow.ts index 54599d23ffdee7..1bfc2583173447 100644 --- a/web/i18n/zh-Hant/workflow.ts +++ b/web/i18n/zh-Hant/workflow.ts @@ -335,7 +335,7 @@ const translation = { retryFailed: '重試失敗', retryFailedTimes: '{{times}} 次重試失敗', times: '次', - ms: '女士', + ms: '毫秒', retries: '{{num}}重試', }, },