locale: update locale

master
kunkka 4 years ago
parent ffd6ec2344
commit 072288ae1e

@ -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…
Cancel
Save