home.php 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. <?php
  2. return [
  3. 'panel' => '用戶中心',
  4. 'subscribe_help' => '互動式教程',
  5. 'subscribe_link' => '訂閱鏈接',
  6. 'copy_subscribe_address' => '複製',
  7. 'exchange_subscribe' => '更換',
  8. 'subscribe_warning' => '注意:該訂閱鏈接僅限個人使用,請勿傳播該鏈接,這會導致您的帳號流量使用情况异常。',
  9. 'reset_password_title' => '重置密碼',
  10. 'email_placeholder' => '請輸入用戶名',
  11. 'system_down' => '系統維護中',
  12. 'subscribe_baned' => '您的訂閱功能被暫時禁用,請聯系管理員恢復',
  13. 'download' => '下載',
  14. 'sign_in' => '簽到',
  15. // 菜单
  16. 'home' => '主頁',
  17. 'nodeList' => '我的線路',
  18. 'services' => '購買服務',
  19. 'traffic_log' => '流量記錄',
  20. 'help' => '幫助中心',
  21. 'invite_code' => '邀請碼',
  22. 'invoices' => '我的帳單',
  23. 'tickets' => '服務單',
  24. 'referrals' => '推廣返利',
  25. 'free_invite_codes_title' => '免費邀請碼',
  26. 'no_need_invite_codes' => '現在無需邀請碼,即可注册',
  27. // 首页
  28. 'ratio_tips' => '自動同步更新節點信息,請獲取',
  29. 'subscribe_button' => '訂閱鏈接',
  30. 'account_info' => '帳號資訊',
  31. 'account_level' => '等級',
  32. 'account_credit' => '帳戶餘額',
  33. 'account_score' => '積分',
  34. 'account_status' => '狀態',
  35. 'account_expire' => '有效期至',
  36. 'account_last_usage' => '最近使用',
  37. 'account_last_login' => '最近登錄',
  38. 'account_bandwidth_usage' => '流量',
  39. 'account_total_traffic' => '共計',
  40. 'account_usage_traffic' => '已使用',
  41. 'account_reset_notice' => ':reset_day 日重置',
  42. 'account_login_log' => '登錄日誌',
  43. 'article_title' => '文章',
  44. 'recharge' => '充值',
  45. 'enabled' => '正常',
  46. 'disabled' => '禁用',
  47. 'never_used' => '從未使用',
  48. 'expired' => '已過期',
  49. 'reason' => '理由',
  50. 'reason_expired' => '您的賬號套餐已過期',
  51. 'reason_traffic_exhausted' => '您的賬號可用流量消耗殆盡',
  52. 'reason_overused' => '您的流量小時流量超過了系統限制',
  53. 'reason_unknown' => '未知,請開工單聯繫管理',
  54. 'never_loggedin' => '從未登錄',
  55. 'announcement' => '公告',
  56. 'recharge_credit' => '餘額充值',
  57. 'payment_method' => '充值管道',
  58. 'close' => '取消',
  59. 'redeem_score' => '兌換流量',
  60. 'redeem' => '立即兌換',
  61. 'redeem_info' => '您有 :score 積分,可兌換 :score M 免費流量。',
  62. 'coupon_code' => '優惠券碼',
  63. 'please_input_coupon' => '請輸入優惠券碼',
  64. 'scan_qrcode' => '請使用用戶端掃描二維碼',
  65. 'setting_info' => '配寘資訊',
  66. 'ratio' => '結算比例',
  67. 'coupon_not_empty' => '優惠券碼不能為空',
  68. 'recharging' => '充值中...',
  69. 'error_response' => '出現了錯誤,請稍後再試。',
  70. 'error' => '錯誤',
  71. 'online_pay' => '線上支付',
  72. 'pay' => '支付',
  73. // 用户资料
  74. 'submit' => '提 交',
  75. 'contact' => '聯繫方式',
  76. 'ssr_setting' => '代理設定',
  77. 'password' => '使用者密碼',
  78. 'new_password' => '新密碼',
  79. 'current_password' => '原密碼',
  80. 'wechat' => '微信',
  81. 'connection_password' => '連接密碼',
  82. 'encrpytion' => '加密管道',
  83. 'protocal' => '協定挿件',
  84. 'obfs' => '混淆挿件',
  85. // 购买服务
  86. 'service_title' => '商店',
  87. 'service_name' => '服務',
  88. 'service_desc' => '描述',
  89. 'service_type' => '類型',
  90. 'service_price' => '售價',
  91. 'service_quantity' => '數量',
  92. 'service_subtotal_price' => '小計',
  93. 'service_total_price' => '合計',
  94. 'service_pay_button' => '餘額支付',
  95. 'services_none' => '暫無可用服務',
  96. 'service_traffic' => '内含流量',
  97. 'service_days' => '有效期',
  98. 'service_buy_button' => '購買',
  99. 'service_unlimited' => '無限制',
  100. 'service_device' => '設備數量',
  101. 'day' => '天',
  102. 'month' => '月',
  103. 'coupon' => '優惠券',
  104. 'redeem_coupon' => '使用',
  105. 'service_type_1' => '流量包',
  106. 'service_type_2' => '套餐',
  107. 'service_type_3' => '餘額',
  108. // 流量日志
  109. 'traffic_log_tips' => '提示:流量統計更新會有延遲。按天統計于次日更新,按小時統計圖于次小時更新。',
  110. 'traffic_log_30days' => '最近 30 天的流量使用情况',
  111. 'traffic_log_24hours' => '最近 24 小時的流量使用情况',
  112. 'traffic_log_keywords' => '使用流量',
  113. 'traffic_log_unit' => '單位 / G',
  114. 'traffic_log_max' => '使用高峰',
  115. // 邀请码
  116. 'invite_code_make' => '生成邀請碼',
  117. 'invite_code_button' => '生成',
  118. 'invite_code_tips' => '可生成 <strong> :num </strong> 枚邀請碼,:days 日內有效',
  119. 'invite_code_my_codes' => '我的邀請碼',
  120. 'invite_code_table_name' => '邀請碼',
  121. 'invite_code_table_date' => '有效期',
  122. 'invite_code_table_user' => '使用者',
  123. 'invite_code_table_status' => '狀態',
  124. 'invite_code_table_none_codes' => '暫無數據',
  125. 'invite_code_table_status_un' => '未使用',
  126. 'invite_code_table_status_yes' => '已使用',
  127. 'invite_code_table_status_expire' => '已過期',
  128. 'invite_code_summary' => '共 :total 个邀請碼',
  129. // 单据
  130. 'invoice_title' => '消費記錄',
  131. 'invoice_table_id' => '編號',
  132. 'invoice_table_name' => '服務',
  133. 'invoice_table_pay_way' => '支付方式',
  134. 'invoice_table_price' => '金額',
  135. 'invoice_table_create_date' => '購買日期',
  136. 'invoice_table_expired_at' => '到期時間',
  137. 'invoice_table_status' => '狀態',
  138. 'invoice_table_none' => '暫無數據',
  139. 'invoice_table_closed' => '關閉',
  140. 'invoice_table_wait_payment' => '待付款',
  141. 'invoice_table_wait_confirm' => '待確認',
  142. 'invoice_table_wait_active' => '使用中',
  143. 'invoice_table_expired' => '已過期',
  144. 'invoice_table_goods_deleted' => '[服務已刪除]',
  145. // 工单
  146. 'ticket_title' => '人工服務',
  147. 'ticket_open' => '打開',
  148. 'ticket_close' => '關閉',
  149. 'ticket_cancel' => '取消',
  150. 'ticket_confirm' => '確認',
  151. 'ticket_table_title' => '標題',
  152. 'ticket_table_status' => '狀態',
  153. 'ticket_table_none' => '暫無數據',
  154. 'ticket_table_status_wait' => '待處理',
  155. 'ticket_table_status_reply' => '已回復',
  156. 'ticket_table_status_close' => '已關閉',
  157. 'ticket_table_new_button' => '創建新的工單',
  158. 'ticket_table_new_title' => '標題:(財務問題,賬號問題,技術問題,售後問題等)',
  159. 'ticket_table_content' => '請詳細的描述您遇到的問題,或者說明需要我們幫助的地方',
  160. 'ticket_table_view' => '查看',
  161. 'ticket_reply' => '發送',
  162. 'ticket_reply_me' => '我',
  163. 'ticket_reply_master' => '管理員',
  164. 'ticket_reply_placeholder' => '說些什麼呢?',
  165. 'ticket_close_title' => '關閉工單',
  166. 'ticket_close_content' => '您確定要關閉該工單嗎?',
  167. // 推广返利
  168. 'referral_title' => '傭金記錄',
  169. 'referral_button' => '複製',
  170. 'referral_my_link' => '我的推廣鏈接',
  171. 'referral_table_user' => '消費者',
  172. 'referral_table_amount' => '消費金額',
  173. 'referral_table_commission' => '返利金額',
  174. 'referral_table_status' => '狀態',
  175. 'referral_table_date' => '返利時間',
  176. 'referral_table_none' => '暫無數據',
  177. 'referral_table_apply' => '提現',
  178. 'referral_summary' => '合計返利 :amount 元(:total次),滿 :money元 可以申請提現。',
  179. 'referral_apply_title' => '提現記錄',
  180. 'referral_apply_table_amount' => '提現金額',
  181. 'referral_apply_table_status' => '狀態',
  182. 'referral_apply_table_date' => '提現日期',
  183. 'console' => '管理中心',
  184. 'profile' => '個人設置',
  185. 'logout' => '登出',
  186. 'promote_link' => '通過您的推廣連結注册並啟動,您和新用戶都會獲得 :traffic 流量獎勵;當他們消費時,您將獲得他們消費金額的 :referral_percent% 作為獎勵。',
  187. 'promote_invite_code' => '通過您的邀請碼注册並啟動,您和新用戶都會獲得 :traffic 流量獎勵;當他們消費時,您將獲得他們消費金額的 :referral_percent% 作為獎勵。',
  188. 'invite_user_title' => '邀請記錄',
  189. 'invite_user_email' => '郵箱',
  190. 'invite_user_created_at' => '註冊時間',
  191. ];