mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
fix: some bugs
This commit is contained in:
parent
6c9cb56c78
commit
8c17b70f3c
8 changed files with 64 additions and 28 deletions
|
|
@ -19,7 +19,7 @@ export default {
|
|||
library: {
|
||||
sLibrary: "'s Library",
|
||||
likedSongs: "Liked Songs",
|
||||
sLikedSongs: "'s LikedSongs",
|
||||
sLikedSongs: "'s Liked Songs",
|
||||
},
|
||||
explore: {
|
||||
explore: "Explore",
|
||||
|
|
@ -91,7 +91,7 @@ export default {
|
|||
artist: "Artists",
|
||||
album: "Albums",
|
||||
song: "Songs",
|
||||
mv: "MVs",
|
||||
mv: "Music Videos",
|
||||
playlist: "Playlists",
|
||||
noResult: "No Results",
|
||||
searchFor: "Search for",
|
||||
|
|
|
|||
|
|
@ -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