user.php 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. <?php
  2. declare(strict_types=1);
  3. return [
  4. 'account' => [
  5. 'connect_password' => 'Node Connection Password',
  6. 'credit' => 'Account Balance',
  7. 'group' => 'User Group',
  8. 'last_login' => 'Last Login',
  9. 'level' => 'Account Tier',
  10. 'reason' => [
  11. 'expired' => 'Subscription expired',
  12. 'normal' => 'Account status normal',
  13. 'overused' => 'Exceeded <code>:data</code>GB limit<br>Unblock in <code id="banedTime">:min</code> minutes',
  14. 'traffic_exhausted' => 'Traffic allocation exhausted',
  15. 'unknown' => 'System error. Refresh or contact support',
  16. ],
  17. 'remain' => 'Remaining Traffic',
  18. 'reset' => '{0} Reset in <code id="restTime">:days</code> |{1} :days day until reset|[2,*] :days days until reset',
  19. 'speed_limit' => 'Speed Limit',
  20. 'status' => 'Account Status',
  21. 'time' => 'Subscription Period',
  22. ],
  23. 'attribute' => [
  24. 'address' => 'Region',
  25. 'data' => 'Traffic',
  26. 'ip' => 'IP Address',
  27. 'isp' => 'ISP',
  28. 'node' => 'Node',
  29. ],
  30. 'bought_at' => 'Purchase Date',
  31. 'clients' => 'Clients',
  32. 'contact' => 'Contact Method',
  33. 'coupon' => [
  34. 'discount' => 'Discount',
  35. 'error' => [
  36. 'expired' => 'Coupon expired',
  37. 'inactive' => 'Coupon not yet active',
  38. 'minimum' => 'Minimum purchase: :amount',
  39. 'overused' => 'Usage limit: :times times',
  40. 'run_out' => 'All coupons have been claimed',
  41. 'services' => 'Product excluded from promotion',
  42. 'unknown' => 'Invalid coupon',
  43. 'unmet' => 'Conditions not satisfied',
  44. 'used' => 'Coupon already redeemed',
  45. 'users' => 'Account ineligible for promotion',
  46. 'wait' => 'This promotion will start at :time. Please be patient!',
  47. ],
  48. 'input' => 'Enter coupon code',
  49. ],
  50. 'current_role' => 'Current Role',
  51. 'error_response' => 'System busy. Please retry',
  52. 'home' => [
  53. 'announcement' => 'Announcements',
  54. 'attendance' => [
  55. 'attribute' => 'Check-in',
  56. 'disable' => 'Check-in disabled',
  57. 'done' => 'Already checked in today',
  58. 'failed' => 'System exception',
  59. 'success' => 'Check-in successful +:data traffic',
  60. ],
  61. 'chat_group' => 'Community',
  62. 'empty_announcement' => 'No Announcements',
  63. 'traffic_logs' => 'Traffic Records',
  64. 'wechat_push' => 'WeChat Notifications',
  65. ],
  66. 'invite' => [
  67. 'attribute' => 'Invitation Code',
  68. 'counts' => 'Available: <code>:num</code>',
  69. 'generate_failed' => 'Generation quota exceeded',
  70. 'logs' => 'Referral Records',
  71. 'promotion' => [
  72. 'base' => 'When you invite someone:<br>• You and the invitee will both receive <mark>:traffic</mark> traffic;',
  73. 'bonus' => [
  74. 0 => '',
  75. 1 => '<br>&nbsp;&nbsp;&nbsp;&nbsp;• When the invitee makes their <strong>FIRST</strong> purchase, you\'ll earn <mark>:referral_percent%</mark> rebate;',
  76. 2 => '<br>&nbsp;&nbsp;&nbsp;&nbsp;• <strong>EVERY TIME</strong> the invitee makes a purchase, you\'ll earn <mark>:referral_percent%</mark> rebate;',
  77. ],
  78. ],
  79. 'tips' => 'Remaining invitations: <strong>:num</strong>. Validity: :days days',
  80. ],
  81. 'invitee' => 'Referred User',
  82. 'inviter' => 'Referrer',
  83. 'invoice' => [
  84. 'active_prepaid_question' => 'Activate prepaid package?',
  85. 'active_prepaid_tips' => '<p class="text-left">Activating early means:</p><ol class="text-left"><li>Current plan will be terminated immediately. Remaining validity will be discarded.</li><li>New plan will take effect right away and start from now.</li></ol>',
  86. 'amount' => 'Amount',
  87. 'attribute' => 'Order',
  88. 'detail' => 'Transaction History',
  89. ],
  90. 'menu' => [
  91. 'admin_dashboard' => 'Admin',
  92. 'help' => 'Help',
  93. 'home' => 'Dashboard',
  94. 'invites' => 'Invites',
  95. 'invoices' => 'Orders',
  96. 'nodes' => 'Nodes',
  97. 'profile' => 'Profile',
  98. 'promotion' => 'Promotions',
  99. 'shop' => 'Shop',
  100. 'tickets' => 'Tickets',
  101. ],
  102. 'node' => [
  103. 'info' => 'Connection Details',
  104. 'rate' => 'Traffic multiplier: :ratio',
  105. 'setting' => 'Proxy Configuration',
  106. 'unstable' => 'Unstable or Under Maintenance',
  107. ],
  108. 'oauth' => [
  109. 'bind' => 'Link Account',
  110. 'bind_title' => 'Link Social Account',
  111. 'not_bind' => 'Not Linked',
  112. 'rebind' => 'Relink',
  113. 'unbind' => 'Unlink',
  114. ],
  115. 'pay' => 'Proceed to Payment',
  116. 'payment' => [
  117. 'close_tips' => 'Complete payment within <code>:minutes</code> minutes',
  118. 'creating' => 'Creating order...',
  119. 'error' => 'Invalid amount',
  120. 'insufficient_balance' => 'Insufficient balance',
  121. 'manual' => [
  122. 'hint' => 'Submit payment confirmation after transaction',
  123. 'next' => 'Continue',
  124. 'payment_tips' => 'Please pay the exact amount (overpayments won’t be refunded)',
  125. 'pre' => 'Previous',
  126. 'red_packet' => 'Alipay Red Packet',
  127. 'steps' => [
  128. 'complete' => [
  129. 'description' => 'Pending manual verification',
  130. 'title' => 'Payment Completion',
  131. ],
  132. 'notice' => [
  133. 'description' => 'Payment instructions',
  134. 'title' => 'Payment Notes',
  135. ],
  136. 'payment' => [
  137. 'description' => 'Scan QR code to pay',
  138. 'title' => 'Payment Process',
  139. ],
  140. 'remark' => [
  141. 'description' => 'Provide account details for verification',
  142. 'title' => 'Remark Information',
  143. ],
  144. ],
  145. ],
  146. 'method' => 'Payment Method',
  147. 'mobile_tips' => '<strong>Mobile:</strong> Long-press → Save image → Open payment app → Scan from gallery',
  148. 'order_creation' => [
  149. 'failed' => 'Order creation failed. Try alternative payment method',
  150. 'info' => 'Order processing within 24 hours!',
  151. 'order_limit' => 'Limit: :limit_num per user. You\'ve already purchased :count!',
  152. 'order_timeout' => 'Order expired due to non-payment!',
  153. 'payment_disabled' => 'Order failed: Online payment is not enabled!',
  154. 'pending_order' => 'Order failed: Unpaid orders detected. Please pay or cancel it first!',
  155. 'plan_required' => 'Please purchase a subscription before buying add-ons!',
  156. 'price_issue' => 'Order failed: Abnormal total price!',
  157. 'price_zero' => 'Order not processed: No payment required for free items.',
  158. 'product_unavailable' => 'Order failed: Product is no longer available!',
  159. 'success' => 'Order created successfully',
  160. 'unknown_order' => 'Order not recognized',
  161. 'unknown_payment' => 'Payment method not recognized',
  162. ],
  163. 'qrcode_tips' => 'Scan with <strong class="red-600">:software</strong>',
  164. 'redirect_stripe' => 'Redirecting to Stripe',
  165. ],
  166. 'purchase' => [
  167. 'completed' => 'Purchase completed',
  168. 'promotion' => 'Unlock services immediately',
  169. 'required' => 'This feature is available to paid users only. Please',
  170. 'to_unlock' => 'Purchase service to unlock',
  171. ],
  172. 'recharge' => 'Top Up',
  173. 'recharge_credit' => 'Balance Top-up',
  174. 'recharging' => 'Processing payment...',
  175. 'referral' => [
  176. 'link' => 'Referral Link',
  177. 'logs' => 'Commission Records',
  178. 'msg' => [
  179. 'account' => 'Account expired',
  180. 'applied' => 'Application processing',
  181. 'error' => 'Application error',
  182. 'unfulfilled' => 'You need at least :amount to withdraw. Keep earning!',
  183. 'wait' => 'Pending review',
  184. ],
  185. 'total' => 'Accumulated rebate: :amount (:total times), can withdraw when reaching :money',
  186. ],
  187. 'registered_at' => 'Registration Date',
  188. 'reset_data' => [
  189. 'action' => 'Reset Traffic',
  190. 'cost' => 'Requires <code>:amount</code>',
  191. 'cost_tips' => 'This will deduct :amount from your account balance.',
  192. ],
  193. 'scan_qrcode' => 'Scan with client application',
  194. 'service' => [
  195. 'country_count' => '<code>:num</code> countries/regions',
  196. 'node_count' => '<code>:num</code> premium nodes',
  197. 'unlimited' => 'Unlimited speed',
  198. ],
  199. 'shop' => [
  200. 'buy' => 'Purchase',
  201. 'support' => 'Contact support for assistance',
  202. 'change_amount' => 'Top-up Amount',
  203. 'change_amount_help' => 'Enter a custom amount',
  204. 'conflict' => 'Subscription Conflict',
  205. 'conflict_tips' => '<p>This purchase will be designated <code>prepaid</code></p><ol class="text-left"><li>Activates after current subscription expires</li><li>Manually activatable post-payment</li></ol>',
  206. 'description' => 'Service Description',
  207. 'hot' => 'Popular',
  208. 'limited' => 'Limited Offer',
  209. 'pay_credit' => 'Pay with Balance',
  210. 'pay_online' => 'Online Payment',
  211. 'price' => 'Price',
  212. 'quantity' => 'Quantity',
  213. 'service' => 'Service',
  214. 'subtotal' => 'Subtotal',
  215. 'total' => 'Total',
  216. ],
  217. 'subscribe' => [
  218. 'custom' => 'Custom Subscription',
  219. 'error' => 'Subscription update failed',
  220. 'exchange_warning' => '<p>Changing your subscription link will:</p><ol class="text-left"><li>Immediately disable the old link;</li><li>Regenerate your connection password;</li></ol>',
  221. 'info' => [
  222. 'download' => 'Download Used',
  223. 'title' => 'Account Summary [Delayed]',
  224. 'total' => 'Allocated Traffic',
  225. 'upload' => 'Upload Used',
  226. ],
  227. 'link' => 'Subscription Link',
  228. 'ss_only' => 'SS Only',
  229. 'ssr_only' => 'SSR (Includes SS)',
  230. 'tips' => 'Warning: This link is for personal use only. Sharing may result in account suspension.',
  231. 'trojan_only' => 'Trojan Only',
  232. 'v2ray_only' => 'V2Ray Only',
  233. 'page' => [
  234. 'get_link' => 'Get link',
  235. 'connect' => 'Connect & Use',
  236. 'error' => [
  237. 'no_app' => 'No available clients',
  238. ],
  239. ],
  240. ],
  241. 'telegram' => [
  242. 'bind_exists' => 'Telegram account already linked',
  243. 'bind_missing' => 'No linked account found',
  244. 'command' => [
  245. 'bind' => 'Bind to :web_name account',
  246. 'intro' => 'You can use the following commands:',
  247. 'traffic' => 'Traffic query',
  248. 'unbind' => 'Unlink account',
  249. 'web_url' => 'Retrieve the latest :web_name access link',
  250. ],
  251. 'get_url' => ':web_name latest URL',
  252. 'params_missing' => 'Invalid parameters. Include email address',
  253. 'ticket_missing' => 'Ticket not found',
  254. 'ticket_reply' => 'Ticket #:id has a new reply',
  255. 'traffic_query' => 'Traffic query result',
  256. 'user_missing' => 'User not found',
  257. ],
  258. 'ticket' => [
  259. 'attribute' => 'Support Ticket',
  260. 'close_msg' => 'Ticket #:id closed',
  261. 'close_tips' => 'Are you sure you want to close this ticket?',
  262. 'content_placeholder' => 'Please describe your issue or request in as much detail as possible so we can assist you promptly',
  263. 'error' => 'System error. Contact support',
  264. 'new' => 'Create Ticket',
  265. 'online_hour' => 'Support Hours',
  266. 'reply' => 'Respond',
  267. 'reply_confirm' => 'Confirm response?',
  268. 'reply_placeholder' => 'Enter response...',
  269. 'service_hours' => 'Support Availability',
  270. 'service_tips' => 'Kindly use <code>only one</code> contact method when reaching out to support. Multiple submissions may delay our response.',
  271. 'submit_tips' => 'Submit ticket?',
  272. 'title_placeholder' => 'Briefly describe the issue you’re experiencing',
  273. ],
  274. 'traffic_logs' => [
  275. 'daily' => 'Monthly Usage',
  276. 'hourly' => 'Daily Usage',
  277. 'tips' => 'Note: Data updates may be delayed',
  278. ],
  279. 'tutorials' => 'Guides',
  280. 'withdraw' => 'Withdraw Funds',
  281. 'withdraw_at' => 'Withdrawal Date',
  282. 'withdraw_commission' => 'Commission Withdrawal',
  283. 'withdraw_logs' => 'Withdrawal History',
  284. ];