user.php 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. <?php
  2. declare(strict_types=1);
  3. return [
  4. 'account' => [
  5. 'credit' => 'Account Balance',
  6. 'status' => 'Account Status',
  7. 'level' => 'Account Level',
  8. 'group' => 'Group',
  9. 'speed_limit' => 'Speed Limit',
  10. 'remain' => 'Data Remaining',
  11. 'time' => 'Duration',
  12. 'last_login' => 'Last Login',
  13. 'reset' => '{0} Data will reset in <code id="restTime">:days</code> |{1} :days day left to reset data |[2,*] :days days left to reset data',
  14. 'connect_password' => 'Proxy Connection Password',
  15. 'reason' => [
  16. 'normal' => 'Account normal',
  17. 'expired' => 'Your plan has expired',
  18. 'overused' => 'You have reached the <code>:data</code> GB hourly data limit<br/> Wait <code id="banedTime">:min</code> to unthrottle',
  19. 'traffic_exhausted' => 'OUT OF DATA',
  20. 'unknown' => 'UNKNOWN ERROR. Please try refreshing your browser first before contacting admin for help',
  21. ],
  22. ],
  23. 'home' => [
  24. 'attendance' => [
  25. 'attribute' => 'Check In',
  26. 'disable' => 'Check in disabled',
  27. 'done' => 'Already checked in, come back tomorrow!',
  28. 'success' => 'You got :data data',
  29. 'failed' => 'System ❌ Error',
  30. ],
  31. 'traffic_logs' => 'Data Records',
  32. 'announcement' => 'Announcements',
  33. 'wechat_push' => 'WeChat Notification Service',
  34. 'chat_group' => 'Chat Group',
  35. 'empty_announcement' => 'No announcements',
  36. ],
  37. 'purchase_to_unlock' => 'Purchase to unlock',
  38. 'purchase_required' => 'Disabled for non-paying users, please',
  39. 'attribute' => [
  40. 'node' => 'Node',
  41. 'data' => 'Data',
  42. 'ip' => 'IP',
  43. 'isp' => 'ISP',
  44. 'address' => 'Location',
  45. ],
  46. 'purchase_promotion' => 'Purchase service now!',
  47. 'menu' => [
  48. 'helps' => 'Help',
  49. 'home' => 'Home',
  50. 'invites' => 'Invite',
  51. 'invoices' => 'Invoice',
  52. 'nodes' => 'Nodes',
  53. 'referrals' => 'Referral',
  54. 'shop' => 'Shop',
  55. 'profile' => 'Profile',
  56. 'tickets' => 'Ticket',
  57. 'admin_dashboard' => 'Dashboard',
  58. ],
  59. 'contact' => 'Contact',
  60. 'oauth' => [
  61. 'bind_title' => 'Bind Social Account',
  62. 'not_bind' => 'Not bound',
  63. 'bind' => 'Bind',
  64. 'rebind' => 'Rebind',
  65. 'unbind' => 'Unbind',
  66. ],
  67. 'coupon' => [
  68. 'discount' => 'Discount',
  69. 'error' => [
  70. 'unknown' => 'Invalid coupon',
  71. 'used' => 'Coupon used',
  72. 'expired' => 'Coupon expired',
  73. 'run_out' => 'Coupon exhausted',
  74. 'inactive' => 'Coupon inactive',
  75. 'wait' => 'Will be active at :time, please wait!',
  76. 'unmet' => 'Conditions unmet',
  77. 'minimum' => 'Minimum amount is :amount',
  78. 'overused' => 'Can only use :times times',
  79. 'users' => 'Account not eligible',
  80. 'services' => 'Goods not eligible, check terms',
  81. ],
  82. ],
  83. 'error_response' => 'Error occurred, please try again later.',
  84. 'invite' => [
  85. 'attribute' => 'Invitation Code',
  86. 'counts' => 'Total <code>:num</code> invitation codes',
  87. 'tips' => '<strong>:num</strong> invitations remaining, invitation codes expire after :days days of creation',
  88. 'logs' => 'Invite Logs',
  89. 'promotion' => 'Both get :traffic data when registering via your code; You get :referral_percent% commission when invitee purchases',
  90. 'generate_failed' => 'Failed: Quota exceeded',
  91. ],
  92. 'reset_data' => [
  93. 'action' => 'Reset Data',
  94. 'cost' => 'Cost <code>:amount</code>',
  95. 'cost_tips' => 'Reset will deduct :amount!',
  96. 'lack' => 'Lack balance, please top up',
  97. 'logs' => 'User data reset',
  98. 'success' => 'Reset success',
  99. ],
  100. 'referral' => [
  101. 'link' => 'Referral Link',
  102. 'total' => 'Total :amount (:total times), can withdraw over :money',
  103. 'logs' => 'Commission Logs',
  104. 'failed' => 'Failed',
  105. 'success' => 'Success',
  106. 'msg' => [
  107. 'account' => 'Account expired, please purchase first',
  108. 'applied' => 'Application exists, wait for processing',
  109. 'unfulfilled' => ':amount to withdraw, keep going!',
  110. 'wait' => 'Wait for admin approval',
  111. 'error' => 'Error creating order, try again later or contact admin',
  112. ],
  113. ],
  114. 'inviter' => 'Inviter',
  115. 'invitee' => 'Invitee',
  116. 'registered_at' => 'Register Date',
  117. 'bought_at' => 'Purchase Date',
  118. 'payment_method' => 'Payment',
  119. 'pay' => 'Pay',
  120. 'input_coupon' => 'Enter coupon',
  121. 'recharge' => 'Top Up',
  122. 'recharge_credit' => 'Credit Top Up',
  123. 'recharging' => 'Topping up...',
  124. 'withdraw_commission' => 'Withdraw Commission',
  125. 'withdraw_at' => 'Withdraw Date',
  126. 'withdraw_logs' => 'Withdraw Logs',
  127. 'withdraw' => 'Withdraw',
  128. 'scan_qrcode' => 'Scan QR code in client',
  129. 'shop' => [
  130. 'hot' => 'HOT',
  131. 'limited' => 'Limited',
  132. 'change_amount' => 'Top Up Amount',
  133. 'change_amount_help' => 'Enter top up amount',
  134. 'buy' => 'Buy',
  135. 'description' => 'Description',
  136. 'service' => 'Service',
  137. 'pay_credit' => 'Credit',
  138. 'pay_online' => 'Online Payment',
  139. 'price' => 'Price',
  140. 'quantity' => 'Quantity',
  141. 'subtotal' => 'Subtotal',
  142. 'total' => 'Total',
  143. 'conflict' => 'Conflict',
  144. 'conflict_tips' => '<p>Current purchase will be <code>prepaid</code></p><ol><li>Will auto activate after current package expired!</li><li>Can manually activate after paid</li></ol>',
  145. 'call4help' => 'Please contact admin',
  146. ],
  147. 'service' => [
  148. 'node_count' => ':num quality nodes',
  149. 'country_count' => ':num countries covered',
  150. 'unlimited' => 'Unlimited',
  151. ],
  152. 'payment' => [
  153. 'error' => 'Invalid top up amount',
  154. 'creating' => 'Creating payment...',
  155. 'redirect_stripe' => 'Redirecting to Stripe',
  156. 'qrcode_tips' => 'Scan with <strong class="red-600">:software</strong>',
  157. 'close_tips' => 'Complete in <code>:minutes mins</code> or order will close',
  158. 'mobile_tips' => '<strong>Mobile:</strong> long press QR code -> save image -> open payment app -> scan image to pay',
  159. ],
  160. 'invoice' => [
  161. 'attribute' => 'Order',
  162. 'detail' => 'Records',
  163. 'amount' => 'Amount',
  164. 'active_prepaid_question' => 'Activate prepaid package in advance?',
  165. 'active_prepaid_tips' => 'After activated:<br>- Current package expire immediately!<br>- New expiration starts today!',
  166. ],
  167. 'node' => [
  168. 'info' => 'Config',
  169. 'setting' => 'Settings',
  170. 'unstable' => 'Unstable/Maintaining',
  171. 'rate' => ':ratio X data usage',
  172. ],
  173. 'subscribe' => [
  174. 'link' => 'Subscribe Link',
  175. 'tips' => 'Warning: Personal use only, do not share to avoid abnormal traffic detection and ban',
  176. 'exchange_warning' => 'Changing subscription will:\n1. Disable current sub immediately\n2. Change connection password',
  177. 'custom' => 'Custom Sub',
  178. 'ss_only' => 'SS only',
  179. 'ssr_only' => 'SSR (incl. SS) only',
  180. 'v2ray_only' => 'V2Ray only',
  181. 'trojan_only' => 'Trojan only',
  182. 'error' => 'Error changing sub',
  183. 'info' => [
  184. 'title' => 'Account Summary [Non-Realtime]',
  185. 'upload' => 'Upload',
  186. 'download' => 'Download',
  187. 'total' => 'Plan Data',
  188. ],
  189. ],
  190. 'ticket' => [
  191. 'attribute' => 'Ticket',
  192. 'submit_tips' => 'Confirm submit ticket?',
  193. 'reply_confirm' => 'Confirm reply ticket?',
  194. 'close_tips' => 'Confirm close ticket?',
  195. 'close' => 'Close Ticket',
  196. 'failed_closed' => 'Error: Closed already',
  197. 'reply_placeholder' => 'Say something...',
  198. 'reply' => 'Reply',
  199. 'close_msg' => 'Ticket: ID :id closed by user',
  200. 'title_placeholder' => 'Briefly describe your issue',
  201. 'content_placeholder' => 'Describe your issue in details for us to assist quickly',
  202. 'new' => 'New Ticket',
  203. 'working_hour' => 'Working Hours',
  204. 'online_hour' => 'Online Hours',
  205. 'service_tips' => 'Please use only one contact method! Repeated requests will delay response',
  206. 'error' => 'Unknown error! Notify admin',
  207. ],
  208. 'traffic_logs' => [
  209. '24hours' => 'Today Usage',
  210. '30days' => 'This Month Usage',
  211. 'tips' => 'Note: Data delayed, daily updated next day, hourly next hour',
  212. ],
  213. 'client' => 'Client',
  214. 'tutorials' => 'Tutorials',
  215. 'current_role' => 'Current Role as',
  216. 'knowledge' => [
  217. 'title' => 'Knowledge Base',
  218. 'basic' => 'Basic',
  219. ],
  220. 'manual' => [
  221. 'red_packet' => 'Alipay Red Packet',
  222. 'hint' => 'Continue to [Next] after scanning QR code until [Submit] to complete payment!!!',
  223. 'step_1' => 'Note',
  224. 'step_1_title' => 'How to Pay Manually',
  225. 'step_2' => 'Payment',
  226. 'step_2_title' => 'Get QR code and pay',
  227. 'step_3' => 'Done',
  228. 'step_3_title' => 'Wait for manual verification',
  229. 'remark' => 'Account Remark',
  230. 'remark_content' => 'Fill in your login account for verification',
  231. 'payment_hint' => 'Please pay exact amount, no refund for overpay, top up for underpay',
  232. 'pre' => 'Prev',
  233. 'next' => 'Next',
  234. ],
  235. ];