From 1f4372aff380f88261eb8184e6dfe71c23a365cd Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 3 Oct 2022 01:30:05 -0500 Subject: [PATCH] New translations en_US.json (Chinese Traditional) --- src/i18n/zh_TW.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/zh_TW.json b/src/i18n/zh_TW.json index 60c452be..ac1e68e1 100644 --- a/src/i18n/zh_TW.json +++ b/src/i18n/zh_TW.json @@ -34,7 +34,7 @@ "term.search": "搜尋", "term.scroll": "滾動模式", "term.scroll.infinite": "無限制", - "term.scroll.paged": "每頁 ${songsPerPage}", + "term.scroll.paged": "每頁 ${songsPerPage} 首", "term.live": "LIVE", "term.showSearch": "顯示搜尋列", "term.hideSearch": "隱藏搜尋列", @@ -48,7 +48,7 @@ "term.artists": "藝人", "term.podcasts": "Podcasts", "term.playlists": "播放列表", - "term.charts": "圖表", + "term.charts": "排行榜", "term.playlist": "播放列表", "term.newPlaylist": "新的播放列表", "term.newPlaylistFolder": "新的播放列表檔案夾", @@ -241,8 +241,8 @@ "podcast.episodes": "單集", "podcast.playEpisode": "播放單集", "podcast.website": "Podcast 網站", - "action.hideLibrary": "隱藏側邊欄", - "action.showLibrary": "顯示側邊欄", + "action.hideLibrary": "隱藏資料庫", + "action.showLibrary": "顯示資料庫", "action.cut": "剪下", "action.paste": "貼上", "action.selectAll": "全選",