mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2025-02-08 11:13:01 +08:00
fix: conflict
This commit is contained in:
parent
fa1b397571
commit
8ec5c3736e
|
@ -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…
Reference in New Issue
Block a user