From c5988ee077e0e6a526aa78980b45e6038f1c6832 Mon Sep 17 00:00:00 2001 From: kunkka Date: Tue, 20 Oct 2020 23:16:28 +0800 Subject: [PATCH] fire: remove todo --- src/locale/lang/en.js | 1 - src/locale/lang/zh-CN.js | 1 - 2 files changed, 2 deletions(-) diff --git a/src/locale/lang/en.js b/src/locale/lang/en.js index 70825cc..1b2ea63 100644 --- a/src/locale/lang/en.js +++ b/src/locale/lang/en.js @@ -57,7 +57,6 @@ export default { login: "Login", loginWithEmail: "Login with Email", loginWithPhone: "Login with Phone", - // TODO notice: `YesPlayMusic promises not to save any of your account information to the cloud.
Your password will be MD5 encrypted locally and then transmitted to NetEase Cloud API.
YesPlayMusic is not the official website of NetEase Cloud Music, please consider carefully before entering account information. You can also go to YesPlayMusic's GitHub repository to build and use the self-hosted NetEase Cloud Music API.` diff --git a/src/locale/lang/zh-CN.js b/src/locale/lang/zh-CN.js index 0bde65f..5f8c163 100644 --- a/src/locale/lang/zh-CN.js +++ b/src/locale/lang/zh-CN.js @@ -57,7 +57,6 @@ export default { login: "登录", loginWithEmail: "使用邮箱登录", loginWithPhone: "使用手机号登录", - // TODO notice: ` YesPlayMusic 承诺不会保存你的任何账号信息到云端。
你的密码会在本地进行 MD5 加密后再传输到网易云 API。