diff --git a/src/Config.js b/src/Config.js index 98dab0f7..bc71abe6 100644 --- a/src/Config.js +++ b/src/Config.js @@ -3,7 +3,7 @@ import React, {Component, PureComponent} from 'react'; import './Config.css'; const BUILTIN_IMGS={ - 'static/bg/gbp.jpg': '追逐繁星(默认)', + 'static/bg/gbp.jpg': '寻觅繁星(默认)', 'static/bg/eriri.jpg': '平成著名画师', 'static/bg/yurucamp.jpg': '露营天下第一', 'static/bg/minecraft.jpg': '麦恩·库拉夫特', diff --git a/src/Title.js b/src/Title.js index 73d6c0ff..f80b9a18 100644 --- a/src/Title.js +++ b/src/Title.js @@ -23,8 +23,9 @@ const HELP_TEXT=(

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the  + GNU General Public License +  for more details.

); diff --git a/src/UserAction.js b/src/UserAction.js index 1c6fd3b2..a5cb9ea8 100644 --- a/src/UserAction.js +++ b/src/UserAction.js @@ -215,7 +215,7 @@ export class LoginForm extends Component {

复制 User Token
- User Token 用于迁移登录状态,切勿告知他人,若不慎泄露请尽快 + User Token 用于迁移登录状态,切勿告知他人,若怀疑被盗号请尽快

: