From d6516f3b716e2ceba187d8b3e70abdde5a9686c9 Mon Sep 17 00:00:00 2001 From: nikk gitanes Date: Tue, 15 Aug 2023 00:19:01 +0300 Subject: [PATCH] Update translation.json --- web/src/locales/zh/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/locales/zh/translation.json b/web/src/locales/zh/translation.json index 96d61c6..6ef8332 100644 --- a/web/src/locales/zh/translation.json +++ b/web/src/locales/zh/translation.json @@ -16,8 +16,8 @@ "TitleBlank": "标题", "TitleBlankHelperText": "留空则使用种子原始标题", "TorrentSourceLink": "种子地址", - "TorrentSourceOptions": "magnet / hash / .torrent文件链接", - "WrongTorrentSource": "错误的种子来源" + "TorrentSourceOptions": "magnet / hash / .torrent文件链接", + "WrongTorrentSource": "错误的种子来源" }, "AddFromLink": "添加种子", "AddNewTorrent": "添加新种子",