mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
fix: some bugs
This commit is contained in:
parent
6c9cb56c78
commit
8c17b70f3c
8 changed files with 64 additions and 28 deletions
|
|
@ -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: "喜欢的歌",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue