mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 06:07:48 +00:00
locale: update locale
This commit is contained in:
parent
ffd6ec2344
commit
072288ae1e
2 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ export default {
|
||||||
withAlbums: "Albums",
|
withAlbums: "Albums",
|
||||||
artist: "Artist",
|
artist: "Artist",
|
||||||
videos: "Music Videos",
|
videos: "Music Videos",
|
||||||
|
following: "Following",
|
||||||
|
follow: "Follow"
|
||||||
},
|
},
|
||||||
album: {
|
album: {
|
||||||
released: "Released",
|
released: "Released",
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,8 @@ export default {
|
||||||
withAlbums: "张专辑",
|
withAlbums: "张专辑",
|
||||||
artist: "歌手",
|
artist: "歌手",
|
||||||
videos: "个MV",
|
videos: "个MV",
|
||||||
|
following: "已关注",
|
||||||
|
follow: "关注"
|
||||||
},
|
},
|
||||||
album: {
|
album: {
|
||||||
released: "发行于",
|
released: "发行于",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue