fix: change 'NetEase Cloud Music' to 'NetEase Music'

master
qier222 4 years ago
parent a89fa61162
commit fe98229056

@ -2,7 +2,7 @@
"name": "YesPlayMusic", "name": "YesPlayMusic",
"version": "0.2.2", "version": "0.2.2",
"private": true, "private": true,
"description": "A third party music application for Netease Cloud Music", "description": "A third party music application for Netease Music",
"author": "hawtim<hawtimzhang@gmail.com>", "author": "hawtim<hawtimzhang@gmail.com>",
"scripts": { "scripts": {
"serve": "vue-cli-service serve", "serve": "vue-cli-service serve",

@ -63,8 +63,8 @@ export default {
loginWithEmail: "Login with Email", loginWithEmail: "Login with Email",
loginWithPhone: "Login with Phone", loginWithPhone: "Login with Phone",
notice: `YesPlayMusic promises not to save any of your account information to the cloud.<br /> notice: `YesPlayMusic promises not to save any of your account information to the cloud.<br />
Your password will be MD5 encrypted locally and then transmitted to NetEase Cloud API.<br /> Your password will be MD5 encrypted locally and then transmitted to NetEase Music API.<br />
YesPlayMusic is not the official website of NetEase Cloud Music, please consider carefully before entering account information. You can also go to <a href="https://github.com/qier222/YesPlayMusic">YesPlayMusic's GitHub repository</a> to build and use the self-hosted NetEase Cloud Music API.`, YesPlayMusic is not the official website of NetEase Music, please consider carefully before entering account information. You can also go to <a href="https://github.com/qier222/YesPlayMusic">YesPlayMusic's GitHub repository</a> to build and use the self-hosted NetEase Music API.`,
}, },
mv: { mv: {
moreVideo: "More Videos", moreVideo: "More Videos",

Loading…
Cancel
Save