From 7aab6a623feede5d7197b1f482a669e41ba836b6 Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Sun, 27 Oct 2019 12:50:42 +0800 Subject: [PATCH] improve text --- src/locales/en-US.ts | 2 +- src/locales/zh-CN.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en-US.ts b/src/locales/en-US.ts index 45c9b4f..b946b37 100644 --- a/src/locales/en-US.ts +++ b/src/locales/en-US.ts @@ -101,7 +101,7 @@ export default { 'mine.calc': 'Exchange Calculator', 'mine.mine': '[VIC]', 'mine.addressTitle': 'Deposit {label} to your address (at least 1000). Please scan QR code or click url to copy: ', - 'mine.info': 'After the deposit, please click "Refresh" on the previous page to inform the platform. Crystals will become valid after the platform gets informed and confirms your deposit', + 'mine.info': 'After the deposit, please click "Refresh" on the previous page, thereafter you\'ll get crystals and daily income', 'draw.title': 'Withdraw', 'draw.selection': 'Please choose coin type', diff --git a/src/locales/zh-CN.ts b/src/locales/zh-CN.ts index 5be3f0b..bc162be 100644 --- a/src/locales/zh-CN.ts +++ b/src/locales/zh-CN.ts @@ -101,7 +101,7 @@ export default { 'mine.calc': '汇率计算器:', 'mine.mine': '[VIC]', 'mine.addressTitle': '充值 {label} 到您的专属地址(最低1000起;否则无效且无法退还)。扫描二维码或点击地址复制:', - 'mine.info': '充值到达目标账户后,请回到上一页矿场点击刷新,平台查账确认后,您即可获得矿晶。', + 'mine.info': '充值到达目标账户后,请回到上一页矿场点击刷新,您即可获得矿晶并每日收益。', 'draw.title': '提币转账', 'draw.selection': '请选择提取币种',