From 3def7aaa3bc857676816ce4e8ff8b6f39700b17c Mon Sep 17 00:00:00 2001 From: VEWION <56110451+VEWION@users.noreply.github.com> Date: Mon, 9 Jan 2023 08:09:52 +0000 Subject: [PATCH] chore: Update zh-hant.js (#594) --- src/lang/zh-hant.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/lang/zh-hant.js b/src/lang/zh-hant.js index d9751526..09b9198c 100644 --- a/src/lang/zh-hant.js +++ b/src/lang/zh-hant.js @@ -44,6 +44,7 @@ const locale = { feed: '訂閱源', rule: '規則', then: '然後', + of: 'of', /** Dashboard */ dashboard: { @@ -102,7 +103,8 @@ const locale = { altSpeed: '替補速率限制', dark: '暗色介面', light: '亮色介面' - } + }, + torrentsCount: 'No torrents | {n} torrent | {n} torrents' }, /** Modals */ @@ -231,7 +233,9 @@ const locale = { supportParamC: '%C: 檔案數', supportParamZ: '%Z: 種子大小 (位元組 byte)', supportParamT: '%T: 當前的追蹤者', - supportParamI: '%I: 資訊雜湊值' + supportParamI: '%I: 資訊雜湊值 v1', + supportParamJ: '%J: 資訊雜湊值 v2', + supportParamK: '%K: 種子 ID' } }, pageConnection: {