mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
fix: change 'NetEase Cloud Music' to 'NetEase Music'
This commit is contained in:
parent
a89fa61162
commit
fe98229056
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "YesPlayMusic",
|
||||
"version": "0.2.2",
|
||||
"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>",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
|
|
|||
|
|
@ -63,8 +63,8 @@ export default {
|
|||
loginWithEmail: "Login with Email",
|
||||
loginWithPhone: "Login with Phone",
|
||||
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 />
|
||||
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.`,
|
||||
Your password will be MD5 encrypted locally and then transmitted to NetEase Music API.<br />
|
||||
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: {
|
||||
moreVideo: "More Videos",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue