en.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. {
  2. "common":{
  3. "温馨提示":"Warm reminder",
  4. "您未登录":"You are not logged in",
  5. "取消":"Cancel",
  6. "确定":"Confirm",
  7. "检测授权中":"Detection authorization",
  8. "插件":"Please install the MetaMask plugin first",
  9. "安装了多个钱包":"Multiple wallets installed, loading failed",
  10. "加载错误请重试":"Loading error Please try again",
  11. "请先绑定推荐人":"Please bind your referees first",
  12. "内容为空":"Content is empty",
  13. "不支持":"Not Supported",
  14. "复制成功":"Successful replication",
  15. "绑定成功":"Binding successful"
  16. },
  17. "index":{
  18. "矿机购买":"Purchase of mining machines",
  19. "购买更高":"Buy higher miners to enjoy higher mining benefits",
  20. "闪兑":"Flash Exchange",
  21. "立即前往":"Go now",
  22. "价格":"price",
  23. "总收益":"total revenue",
  24. "查看详情":"Detail",
  25. "我的矿机":"My mining machine",
  26. "我的邀请":"My invitation",
  27. "邀请团队信息":"Invite team information",
  28. "我的资产":"My assets",
  29. "资产明细":"Asset Details",
  30. "我的收益":"My income",
  31. "收益明细":"Income Details",
  32. "邀请地址":"Invitation address",
  33. "复制":"COPY",
  34. "确认绑定":"Confirm binding"
  35. },
  36. "details":{
  37. "价格":"price",
  38. "总收益":"total revenue",
  39. "当前运作矿机":"Currently operating miner",
  40. "今日挖矿收益":"Mining earnings today",
  41. "立即购买":"BUY NOW",
  42. "矿机详情":"Miner details",
  43. "开通完成":"Completion of opening",
  44. "尚有未出局的矿机":"There are still miners, please wait until mining is complete"
  45. },
  46. "detailsTpl":{
  47. "我的矿机":"My miner",
  48. "当前矿机":"Current miner",
  49. "工作中":"At work",
  50. "已释放":"Released",
  51. "待释放":"To be released",
  52. "暂无工作中的矿机列表":"There is no list of working miners",
  53. "释放记录":"Release",
  54. "购买记录":"Purchase"
  55. },
  56. "exchange":{
  57. "闪兑":"Flash Exchange",
  58. "兑换":"exchange",
  59. "余额":"balance",
  60. "请填写兑换的NICE数量":"Fill in the NICE amount",
  61. "实际到账的":"to the account",
  62. "兑换比率":"exchange rate",
  63. "立即兑换":"Redeem now",
  64. "余额不足":"Insufficient balance",
  65. "兑换成功":"Exchange successful",
  66. "请勿频繁操作":"Do not operate frequently"
  67. },
  68. "income":{
  69. "我的收益":"My earnings",
  70. "收益统计":"Income statistics",
  71. "累计收益":"Cumulative income",
  72. "累计提现":"Cumulative withdrawal",
  73. "剩余可提现":"The rest can be withdrawn",
  74. "收益明细":"Income detail",
  75. "明细记录":"Detail record",
  76. "直推奖":"Direct push prize",
  77. "业绩奖":"Merit award",
  78. "平级奖":"Parallel award"
  79. },
  80. "incomeTpl":{
  81. "收支明细":"Income and expenditure detail",
  82. "流水":"Running water",
  83. "收入":"income",
  84. "支出":"disburse",
  85. "余额":"balance",
  86. "全部":"complete"
  87. },
  88. "propDetails":{
  89. "交易记录":"Transaction record"
  90. },
  91. "property":{
  92. "我的资产":"My assets",
  93. "提现":"withdraw",
  94. "转账":"Transfer",
  95. "充值":"recharge"
  96. },
  97. "recharge":{
  98. "充值数量":"Recharge quantity",
  99. "可用":"usable",
  100. "请输入充值数量":"enter amount of recharge",
  101. "充值成功":"Recharge successfully",
  102. "请等待审核":"Wait for review"
  103. },
  104. "transfer":{
  105. "收款地址":"Collection address",
  106. "请输入或长按粘贴地址":"enter or paste the address",
  107. "转账金额":"Transfer amount",
  108. "请输入转账金额":"enter the transfer amount",
  109. "可转账余额":"Transferable balance",
  110. "全部":"All",
  111. "请输入收款地址":"Please enter the collection address",
  112. "转账成功":"Transfer successful",
  113. "参数错误":"Parameter error"
  114. },
  115. "withdrawal":{
  116. "提币":"Withdraw currency",
  117. "提币數量":"Withdrawal amount",
  118. "可用":"usable",
  119. "请输入提币数量":"Please enter the withdrawal amount",
  120. "全部":"All",
  121. "手续费":"Handling charge",
  122. "实际到账":"Actual arrival",
  123. "提币数量大于100":"Withdraw more than 100 coins",
  124. "提取成功":"Successful extraction",
  125. "提取失败":"Fetch failure"
  126. }
  127. }