Update zh_TW.jsonc (#436)

This commit is contained in:
宥叡 2022-02-13 00:54:35 +08:00 committed by GitHub
parent 802436e875
commit 012ef5e8f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,7 @@
"term.about": "關於", "term.about": "關於",
"term.privateSession": "私人時段", "term.privateSession": "私人時段",
"term.queue": "待播清單", "term.queue": "待播清單",
"term.history": "播放歷史",
"term.search": "搜尋", "term.search": "搜尋",
"term.library": "資料庫", "term.library": "資料庫",
"term.listenNow": "立即聆聽", "term.listenNow": "立即聆聽",
@ -70,6 +71,7 @@
"term.sortBy.genre": "音樂風格", "term.sortBy.genre": "音樂風格",
"term.sortBy.releaseDate": "發行日期", "term.sortBy.releaseDate": "發行日期",
"term.sortBy.duration": "時長", "term.sortBy.duration": "時長",
"term.sortBy.dateAdded": "新增日期",
"term.sortOrder": "字母排序", "term.sortOrder": "字母排序",
"term.sortOrder.ascending": "升序", "term.sortOrder.ascending": "升序",
"term.sortOrder.descending": "降序", "term.sortOrder.descending": "降序",