From a76beb95a607215eb76dd21e79f1809b11ff9ac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=82=BA=E4=BB=80=E9=BA=BC=E4=B8=8D=E5=8A=A0=E7=A9=BA?= =?UTF-8?q?=E6=A0=BC?= Date: Mon, 24 Aug 2026 07:03:49 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 77.9% (364 of 467 strings) Translation: Woodpecker CI/UI Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/zh_Hant/ --- web/src/assets/locales/zh-Hant.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/assets/locales/zh-Hant.json b/web/src/assets/locales/zh-Hant.json index 31ad1ed41..a130706d2 100644 --- a/web/src/assets/locales/zh-Hant.json +++ b/web/src/assets/locales/zh-Hant.json @@ -30,6 +30,9 @@ "desc": "指定在 pipeline 中額外使用的變數。相同變數名稱會被覆蓋掉。", "name": "變數名稱", "delete": "刪除變數" + }, + "message": { + "title": "訊息" } }, "pipeline": {