|
315 | 315 | "deposit-records": "存款记录", |
316 | 316 | "apy": "预期年化利率", |
317 | 317 | "deposit-at": "存入于{{time}}", |
318 | | - "claim": "Claim", |
319 | | - "withdraw": "Withdraw", |
| 318 | + "claim": "取款", |
| 319 | + "withdraw": "结算", |
320 | 320 | "fee": "手续费", |
321 | 321 | "deposit-to-nervos-dao": "存入 Nervos DAO", |
322 | 322 | "withdraw-from-nervos-dao": "从 Nervos DAO 取出", |
|
325 | 325 | "proceed": "继续", |
326 | 326 | "deposit-value": "存款", |
327 | 327 | "interest": "利息", |
328 | | - "yield": "Yield", |
329 | 328 | "notice-wait-time": "注意: 您需要等待 {{epochs}} epochs {{blocks}} 区块(~{{days}}天)完成最终取款。", |
330 | | - "deposit-terms": "Nervos DAO is a system layer decentralized infrastructure. Your saving here is secure.\nAccording to the Nervos DAO protocol, you need at least 180 epochs to withdraw your deposit", |
331 | | - "deposited-action-label": "Withdraw", |
332 | | - "withdrawing-action-label": "Claim", |
| 329 | + "deposit-terms": "Nervos DAO 是一个系统层面的去中心化底层设施。您在其中存款是十分安全的。\n根据 Nervos DAO 的协议, 您需要等待至少 180 个 epochs 才能取回您的存款。", |
| 330 | + "deposited-action-label": "结算", |
| 331 | + "withdrawing-action-label": "取款", |
333 | 332 | "minimal-fee-required": "存入金额应不少于 {{minimal}} CKB", |
334 | 333 | "interest-accumulated": "已累计 {{blockNumber}} 个块的利息", |
335 | 334 | "blocks-left": " 还需等待 {{epochs}} epochs {{blocks}} 个块(~{{days}} 天)", |
336 | 335 | "withdraw-alert": "风险提示:距离 NervosDAO 规定的最近一个允许提现 epoch 仅剩下 {{epochs}} 个 epoch,存在提现交易拥堵无法上链从而导致只能在下一个提现周期(约 {{days}} 天)的风险", |
337 | | - "insufficient-alert-title": "Insufficient Period", |
| 336 | + "insufficient-alert-title": "未达到要求周期", |
338 | 337 | "insufficient-alert-message": "Nervos DAO 要求您在至少 4 个 epochs 后执行此操作" |
339 | 338 | } |
340 | 339 | } |
|
0 commit comments