fix: some bugs

This commit is contained in:
qier222 2020-10-31 12:05:28 +08:00
parent 6c9cb56c78
commit 8c17b70f3c
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
8 changed files with 64 additions and 28 deletions

View file

@ -3,7 +3,7 @@ export default {
nav: {
home: "首页",
explore: "发现",
library: "资料库",
library: "音乐库",
search: "搜索",
},
home: {
@ -14,7 +14,7 @@ export default {
charts: "排行榜",
},
library: {
sLibrary: "的资料库",
sLibrary: "的音乐库",
likedSongs: "我喜欢的歌",
sLikedSongs: "喜欢的歌",
},