mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 14:18:03 +00:00
fix: conflict
This commit is contained in:
commit
fa1b397571
17 changed files with 94 additions and 28 deletions
|
|
@ -32,6 +32,9 @@ export default {
|
|||
showLess: "SHOW LESS",
|
||||
EPsSingles: "EPs & Singles",
|
||||
albums: "Albums",
|
||||
withAlbums: "Albums",
|
||||
artist: "Artist",
|
||||
videos: "Music Videos",
|
||||
},
|
||||
album: {
|
||||
released: "Released",
|
||||
|
|
@ -89,5 +92,9 @@ export default {
|
|||
mv: "MVs",
|
||||
playlist: "Playlists",
|
||||
noResult: "No Results",
|
||||
searchFor: "Search for",
|
||||
},
|
||||
common: {
|
||||
songs: "Songs",
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue