Change wording

This commit is contained in:
NI
2019-08-27 17:26:45 +08:00
parent 8fe5d677ec
commit b7cf2da522

View File

@@ -24,8 +24,8 @@ export function build(ctx) {
"Experiencing median connection delay, consider to slow down your input " +
"to avoid misoperation";
const connectionDelayHeavy =
"Experiencing bad connection delay, operation may freeze. Consider " +
"to pause your input until remote is responsive";
"Experiencing bad connection delay, operation may freeze at any moment. " +
"Consider to pause your input until remote is responsive";
const buildEmptyHistory = () => {
let r = [];