feat(library): i18n & l10n (#1386)

* Update library translations

* Update zh-TW.js
This commit is contained in:
memorydream 2022-03-08 12:22:27 +08:00 committed by GitHub
parent be35a8ded4
commit ef7f51ecf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 49 additions and 6 deletions

View file

@ -25,7 +25,14 @@ export default {
albums: '專輯',
artists: '藝人',
mvs: 'MV',
cloudDisk: '雲端硬碟',
newPlayList: '新增歌單',
uploadSongs: '上傳音樂',
playHistory: {
title: '聽歌排行',
week: '最近一周',
all: '所有時間',
},
userProfileMenu: {
settings: '設定',
logout: '登出',
@ -184,6 +191,7 @@ export default {
allPlaylists: '全部歌單',
minePlaylists: '我建立的歌單',
likedPlaylists: '收藏的歌單',
cardiacMode: '心動模式',
},
toast: {
savedToPlaylist: '已新增至歌單',