mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
fix: conflict
This commit is contained in:
parent
fa1b397571
commit
8ec5c3736e
1 changed files with 3 additions and 3 deletions
|
|
@ -34,7 +34,7 @@ export default {
|
||||||
albums: "专辑",
|
albums: "专辑",
|
||||||
withAlbums: "张专辑",
|
withAlbums: "张专辑",
|
||||||
artist: "歌手",
|
artist: "歌手",
|
||||||
videos: "个视频"
|
videos: "个视频",
|
||||||
},
|
},
|
||||||
album: {
|
album: {
|
||||||
released: "发行于",
|
released: "发行于",
|
||||||
|
|
@ -97,9 +97,9 @@ export default {
|
||||||
mv: "视频",
|
mv: "视频",
|
||||||
playlist: "歌单",
|
playlist: "歌单",
|
||||||
noResult: "暂无结果",
|
noResult: "暂无结果",
|
||||||
searchFor: "搜索"
|
searchFor: "搜索",
|
||||||
},
|
},
|
||||||
common: {
|
common: {
|
||||||
songs: "首歌",
|
songs: "首歌",
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue