From 02aff7ba99e961b78037d2de81b1a738029d1219 Mon Sep 17 00:00:00 2001 From: xmcp Date: Wed, 17 Jul 2019 00:09:38 +0800 Subject: [PATCH] change text --- src/Config.js | 2 +- src/Title.js | 5 +++-- src/UserAction.js | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/Config.js b/src/Config.js index 98dab0f..bc71abe 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 73d6c0f..f80b9a1 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 1c6fd3b..a5cb9ea 100644 --- a/src/UserAction.js +++ b/src/UserAction.js @@ -215,7 +215,7 @@ export class LoginForm extends Component {

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

: