From 5fcc91ef2026c0e66a6cfc91b6b716193c07f3f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=A5=E5=8F=A1?= <46503943+jay900604@users.noreply.github.com> Date: Thu, 10 Feb 2022 15:22:24 +0800 Subject: [PATCH] Update zh_TW.jsonc Update TW language. --- src/i18n/zh_TW.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/zh_TW.jsonc b/src/i18n/zh_TW.jsonc index 86572ce4..0f398cd2 100644 --- a/src/i18n/zh_TW.jsonc +++ b/src/i18n/zh_TW.jsonc @@ -49,7 +49,7 @@ "term.newPlaylistFolder": "新播放列表資料夾", "term.createNewPlaylist": "新增播放列表", "term.createNewPlaylistFolder": "新增播放列表資料夾", - "term.deletePlaylist": "您確認要删除该播放列表吗?", + "term.deletePlaylist": "您確定要刪除此播放列表嗎?", "term.play": "播放", "term.pause": "暫停", "term.previous": "上一首", @@ -60,7 +60,7 @@ "term.mute": "靜音", "term.unmute": "取消靜音", "term.share": "分享", - "term.share.success": "已複製至剪貼簿", + "term.share.success": "已複製到剪貼簿", "term.settings": "設定", "term.seeAll": "顯示全部", "term.sortBy": "排序",