|
@@ -4,209 +4,212 @@ declare(strict_types=1);
|
|
|
|
|
|
return [
|
|
|
'account' => [
|
|
|
- 'connect_password' => 'Proxy Connection Password',
|
|
|
+ 'connect_password' => 'Node Connection Password',
|
|
|
'credit' => 'Account Balance',
|
|
|
- 'group' => 'Group',
|
|
|
+ 'group' => 'User Group',
|
|
|
'last_login' => 'Last Login',
|
|
|
- 'level' => 'Account Level',
|
|
|
+ 'level' => 'Account Tier',
|
|
|
'reason' => [
|
|
|
- 'expired' => 'Your plan has expired',
|
|
|
- 'normal' => 'Account is normal',
|
|
|
- 'overused' => 'You have exceeded the <code>:data</code> GB limit for this period<br/> Limit will be lifted in <code id="banedTime">:min</code> minutes',
|
|
|
- 'traffic_exhausted' => 'Data has been exhausted',
|
|
|
- 'unknown' => 'Unknown reason, please try refreshing the browser! If the problem persists, contact support.',
|
|
|
+ 'expired' => 'Subscription expired',
|
|
|
+ 'normal' => 'Account status normal',
|
|
|
+ 'overused' => 'Exceeded <code>:data</code>GB limit<br>Unblock in <code id="banedTime">:min</code> minutes',
|
|
|
+ 'traffic_exhausted' => 'Traffic allocation exhausted',
|
|
|
+ 'unknown' => 'System error. Refresh or contact support',
|
|
|
],
|
|
|
- 'remain' => 'Remaining Data',
|
|
|
- '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',
|
|
|
+ 'remain' => 'Remaining Traffic',
|
|
|
+ 'reset' => '{0} Reset in <code id="restTime">:days</code> |{1} :days day until reset|[2,*] :days days until reset',
|
|
|
'speed_limit' => 'Speed Limit',
|
|
|
'status' => 'Account Status',
|
|
|
- 'time' => 'Plan Duration',
|
|
|
+ 'time' => 'Subscription Period',
|
|
|
],
|
|
|
'attribute' => [
|
|
|
- 'address' => 'Location',
|
|
|
- 'data' => 'Data',
|
|
|
+ 'address' => 'Region',
|
|
|
+ 'data' => 'Traffic',
|
|
|
'ip' => 'IP Address',
|
|
|
'isp' => 'ISP',
|
|
|
'node' => 'Node',
|
|
|
],
|
|
|
'bought_at' => 'Purchase Date',
|
|
|
'clients' => 'Clients',
|
|
|
- 'contact' => 'Contact',
|
|
|
+ 'contact' => 'Contact Method',
|
|
|
'coupon' => [
|
|
|
'discount' => 'Discount',
|
|
|
'error' => [
|
|
|
'expired' => 'Coupon expired',
|
|
|
- 'inactive' => 'Coupon not active',
|
|
|
- 'minimum' => 'Minimum amount is :amount',
|
|
|
- 'overused' => 'Can only be used :times times',
|
|
|
- 'run_out' => 'Coupon exhausted',
|
|
|
- 'services' => 'Goods not eligible for discount, check promotional terms',
|
|
|
+ 'inactive' => 'Coupon not yet active',
|
|
|
+ 'minimum' => 'Minimum purchase: :amount',
|
|
|
+ 'overused' => 'Usage limit: :times times',
|
|
|
+ 'run_out' => 'All coupons have been claimed',
|
|
|
+ 'services' => 'Product excluded from promotion',
|
|
|
'unknown' => 'Invalid coupon',
|
|
|
- 'unmet' => 'Conditions not met',
|
|
|
- 'used' => 'Coupon already used',
|
|
|
- 'users' => 'Account not eligible for promotion',
|
|
|
- 'wait' => 'Will be active at :time, please wait!',
|
|
|
+ 'unmet' => 'Conditions not satisfied',
|
|
|
+ 'used' => 'Coupon already redeemed',
|
|
|
+ 'users' => 'Account ineligible for promotion',
|
|
|
+ 'wait' => 'This promotion will start at :time. Please be patient!',
|
|
|
],
|
|
|
- 'input' => 'Please enter the recharge coupon code',
|
|
|
+ 'input' => 'Enter coupon code',
|
|
|
],
|
|
|
- 'current_role' => 'Current Role as',
|
|
|
- 'error_response' => 'An error occurred, please try again later.',
|
|
|
+ 'current_role' => 'Current Role',
|
|
|
+ 'error_response' => 'System busy. Please retry',
|
|
|
'home' => [
|
|
|
'announcement' => 'Announcements',
|
|
|
'attendance' => [
|
|
|
- 'attribute' => 'Check In',
|
|
|
+ 'attribute' => 'Check-in',
|
|
|
'disable' => 'Check-in disabled',
|
|
|
- 'done' => 'You have already checked in. Come back tomorrow!',
|
|
|
- 'failed' => 'System error',
|
|
|
- 'success' => 'You received :data data',
|
|
|
+ 'done' => 'Already checked in today',
|
|
|
+ 'failed' => 'System exception',
|
|
|
+ 'success' => 'Check-in successful +:data traffic',
|
|
|
],
|
|
|
- 'chat_group' => 'Chat Group',
|
|
|
- 'empty_announcement' => 'No announcements',
|
|
|
- 'traffic_logs' => 'Data Records',
|
|
|
+ 'chat_group' => 'Community',
|
|
|
+ 'empty_announcement' => 'No Announcements',
|
|
|
+ 'traffic_logs' => 'Traffic Records',
|
|
|
'wechat_push' => 'WeChat Notifications',
|
|
|
],
|
|
|
'invite' => [
|
|
|
'attribute' => 'Invitation Code',
|
|
|
- 'counts' => 'Total of <code>:num</code> invitation codes',
|
|
|
- 'generate_failed' => 'Failed to generate: Quota exceeded',
|
|
|
- 'logs' => 'Invitation Logs',
|
|
|
- 'promotion' => 'Both you and the invitee will receive <mark>:traffic</mark> data when they register with your code; You will earn <mark>:referral_percent%</mark> commission when they make a purchase.',
|
|
|
- 'tips' => '<strong>:num</strong> invitations remaining, codes expire :days days after creation',
|
|
|
+ 'counts' => 'Available: <code>:num</code>',
|
|
|
+ 'generate_failed' => 'Generation quota exceeded',
|
|
|
+ 'logs' => 'Referral Records',
|
|
|
+ 'promotion' => [
|
|
|
+ 'base' => 'When you invite someone:<br>• You and the invitee will both receive <mark>:traffic</mark> traffic;',
|
|
|
+ 'bonus' => [
|
|
|
+ 0 => '',
|
|
|
+ 1 => '<br> • When the invitee makes their <strong>FIRST</strong> purchase, you\'ll earn <mark>:referral_percent%</mark> rebate;',
|
|
|
+ 2 => '<br> • <strong>EVERY TIME</strong> the invitee makes a purchase, you\'ll earn <mark>:referral_percent%</mark> rebate;',
|
|
|
+ ],
|
|
|
+ ],
|
|
|
+ 'tips' => 'Remaining invitations: <strong>:num</strong>. Validity: :days days',
|
|
|
],
|
|
|
- 'invitee' => 'Invitee',
|
|
|
- 'inviter' => 'Inviter',
|
|
|
+ 'invitee' => 'Referred User',
|
|
|
+ 'inviter' => 'Referrer',
|
|
|
'invoice' => [
|
|
|
- 'active_prepaid_question' => 'Activate prepaid package early?',
|
|
|
- 'active_prepaid_tips' => 'After activation:<br>Your current plan will immediately expire<br>The new plan\'s expiration date will be recalculated from today',
|
|
|
+ 'active_prepaid_question' => 'Activate prepaid package?',
|
|
|
+ '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>',
|
|
|
'amount' => 'Amount',
|
|
|
'attribute' => 'Order',
|
|
|
- 'detail' => 'Order Details',
|
|
|
- ],
|
|
|
- 'knowledge' => [
|
|
|
- 'basic' => 'Basic',
|
|
|
- 'title' => 'Knowledge Base',
|
|
|
+ 'detail' => 'Transaction History',
|
|
|
],
|
|
|
'menu' => [
|
|
|
- 'admin_dashboard' => 'Dashboard',
|
|
|
+ 'admin_dashboard' => 'Admin',
|
|
|
'help' => 'Help',
|
|
|
- 'home' => 'Home',
|
|
|
- 'invites' => 'Invite',
|
|
|
- 'invoices' => 'Invoice',
|
|
|
+ 'home' => 'Dashboard',
|
|
|
+ 'invites' => 'Invites',
|
|
|
+ 'invoices' => 'Orders',
|
|
|
'nodes' => 'Nodes',
|
|
|
'profile' => 'Profile',
|
|
|
- 'promotion' => 'Referral',
|
|
|
+ 'promotion' => 'Promotions',
|
|
|
'shop' => 'Shop',
|
|
|
'tickets' => 'Tickets',
|
|
|
],
|
|
|
'node' => [
|
|
|
- 'info' => 'Configuration Info',
|
|
|
- 'rate' => ':ratio times data consumption',
|
|
|
- 'setting' => 'Proxy Settings',
|
|
|
- 'unstable' => 'Unstable/Maintenance',
|
|
|
+ 'info' => 'Connection Details',
|
|
|
+ 'rate' => 'Traffic multiplier: :ratio',
|
|
|
+ 'setting' => 'Proxy Configuration',
|
|
|
+ 'unstable' => 'Unstable or Under Maintenance',
|
|
|
],
|
|
|
'oauth' => [
|
|
|
- 'bind' => 'Link',
|
|
|
- 'bind_title' => 'Link Your Social Account',
|
|
|
+ 'bind' => 'Link Account',
|
|
|
+ 'bind_title' => 'Link Social Account',
|
|
|
'not_bind' => 'Not Linked',
|
|
|
- 'rebind' => 'Re-link',
|
|
|
+ 'rebind' => 'Relink',
|
|
|
'unbind' => 'Unlink',
|
|
|
],
|
|
|
- 'pay' => 'Pay',
|
|
|
+ 'pay' => 'Proceed to Payment',
|
|
|
'payment' => [
|
|
|
- 'close_tips' => 'Complete the payment within <code>:minutes</code> minutes, or the order will close automatically',
|
|
|
- 'creating' => 'Creating payment...',
|
|
|
- 'error' => 'Invalid recharge amount',
|
|
|
- 'insufficient_balance' => 'Your balance is insufficient. Please recharge first.',
|
|
|
+ 'close_tips' => 'Complete payment within <code>:minutes</code> minutes',
|
|
|
+ 'creating' => 'Creating order...',
|
|
|
+ 'error' => 'Invalid amount',
|
|
|
+ 'insufficient_balance' => 'Insufficient balance',
|
|
|
'manual' => [
|
|
|
- 'hint' => 'After scanning the QR code to pay, please follow the steps until you click Submit to complete the payment.',
|
|
|
- 'next' => 'Next',
|
|
|
- 'payment_tips' => 'When making the payment, please pay the exact amount (no refunds for overpayment, additional payment required if underpaid).',
|
|
|
+ 'hint' => 'Submit payment confirmation after transaction',
|
|
|
+ 'next' => 'Continue',
|
|
|
+ 'payment_tips' => 'Please pay the exact amount (overpayments won’t be refunded)',
|
|
|
'pre' => 'Previous',
|
|
|
'red_packet' => 'Alipay Red Packet',
|
|
|
'steps' => [
|
|
|
'complete' => [
|
|
|
- 'description' => 'Waiting for manual payment verification',
|
|
|
- 'title' => 'Completion',
|
|
|
+ 'description' => 'Pending manual verification',
|
|
|
+ 'title' => 'Payment Completion',
|
|
|
],
|
|
|
'notice' => [
|
|
|
- 'description' => 'How to make a manual payment',
|
|
|
- 'title' => 'Notes',
|
|
|
+ 'description' => 'Payment instructions',
|
|
|
+ 'title' => 'Payment Notes',
|
|
|
],
|
|
|
'payment' => [
|
|
|
- 'description' => 'Get the payment QR code and pay',
|
|
|
- 'title' => 'Payment',
|
|
|
+ 'description' => 'Scan QR code to pay',
|
|
|
+ 'title' => 'Payment Process',
|
|
|
],
|
|
|
'remark' => [
|
|
|
- 'description' => 'Enter your login account for manual verification',
|
|
|
- 'title' => 'Add a note',
|
|
|
+ 'description' => 'Provide account details for verification',
|
|
|
+ 'title' => 'Remark Information',
|
|
|
],
|
|
|
],
|
|
|
],
|
|
|
'method' => 'Payment Method',
|
|
|
- 'mobile_tips' => '<strong>Mobile Users:</strong> Long press the QR code -> Save image -> Open payment app -> Scan image to pay',
|
|
|
+ 'mobile_tips' => '<strong>Mobile:</strong> Long-press → Save image → Open payment app → Scan from gallery',
|
|
|
'order_creation' => [
|
|
|
- 'failed' => 'Order creation failed. Please try a different payment method!',
|
|
|
- 'info' => 'We will review your purchase/recharge within [24 hours]! Please be patient.',
|
|
|
- 'order_limit' => 'This item is limited to :limit_num purchases. You have already bought :count times.',
|
|
|
- 'order_timeout' => 'The order timed out and was automatically closed due to non-payment.',
|
|
|
- 'payment_disabled' => 'Order creation failed: Online payment feature is not enabled.',
|
|
|
- 'pending_order' => 'Order creation failed: There are pending orders. Please complete those payments first.',
|
|
|
- 'plan_required' => 'Please purchase a plan before buying the recharge package.',
|
|
|
- 'price_issue' => 'Order creation failed: Abnormal total order price',
|
|
|
- 'price_zero' => 'Order creation failed: The total order price is 0; online payment is not required.',
|
|
|
- 'product_unavailable' => 'Order creation failed: The item has been removed from sale.',
|
|
|
- 'success' => 'Order created successfully!',
|
|
|
- 'unknown_order' => 'Unknown order',
|
|
|
- 'unknown_payment' => 'Unknown payment method',
|
|
|
+ 'failed' => 'Order creation failed. Try alternative payment method',
|
|
|
+ 'info' => 'Order processing within 24 hours!',
|
|
|
+ 'order_limit' => 'Limit: :limit_num per user. You\'ve already purchased :count!',
|
|
|
+ 'order_timeout' => 'Order expired due to non-payment!',
|
|
|
+ 'payment_disabled' => 'Order failed: Online payment is not enabled!',
|
|
|
+ 'pending_order' => 'Order failed: Unpaid orders detected. Please pay or cancel it first!',
|
|
|
+ 'plan_required' => 'Please purchase a subscription before buying add-ons!',
|
|
|
+ 'price_issue' => 'Order failed: Abnormal total price!',
|
|
|
+ 'price_zero' => 'Order not processed: No payment required for free items.',
|
|
|
+ 'product_unavailable' => 'Order failed: Product is no longer available!',
|
|
|
+ 'success' => 'Order created successfully',
|
|
|
+ 'unknown_order' => 'Order not recognized',
|
|
|
+ 'unknown_payment' => 'Payment method not recognized',
|
|
|
],
|
|
|
- 'qrcode_tips' => 'Please scan with <strong class="red-600">:software</strong>',
|
|
|
+ 'qrcode_tips' => 'Scan with <strong class="red-600">:software</strong>',
|
|
|
'redirect_stripe' => 'Redirecting to Stripe',
|
|
|
],
|
|
|
'purchase' => [
|
|
|
- 'completed' => 'Purchase completed!',
|
|
|
- 'promotion' => 'Don\'t miss out—buy our services today!',
|
|
|
+ 'completed' => 'Purchase completed',
|
|
|
+ 'promotion' => 'Unlock services immediately',
|
|
|
'required' => 'This feature is available to paid users only. Please',
|
|
|
- 'to_unlock' => 'Unlock with Purchase',
|
|
|
+ 'to_unlock' => 'Purchase service to unlock',
|
|
|
],
|
|
|
- 'recharge' => 'Recharge',
|
|
|
- 'recharge_credit' => 'Credit Recharge',
|
|
|
- 'recharging' => 'Recharging...',
|
|
|
+ 'recharge' => 'Top Up',
|
|
|
+ 'recharge_credit' => 'Balance Top-up',
|
|
|
+ 'recharging' => 'Processing payment...',
|
|
|
'referral' => [
|
|
|
'link' => 'Referral Link',
|
|
|
- 'logs' => 'Commission Logs',
|
|
|
+ 'logs' => 'Commission Records',
|
|
|
'msg' => [
|
|
|
- 'account' => 'Account expired, please purchase a plan first',
|
|
|
- 'applied' => 'Existing request, please wait for processing',
|
|
|
- 'error' => 'Error creating order, try again later or contact support',
|
|
|
- 'unfulfilled' => 'Need :amount to withdraw, keep going!',
|
|
|
- 'wait' => 'Please wait for admin approval',
|
|
|
+ 'account' => 'Account expired',
|
|
|
+ 'applied' => 'Application processing',
|
|
|
+ 'error' => 'Application error',
|
|
|
+ 'unfulfilled' => 'You need at least :amount to withdraw. Keep earning!',
|
|
|
+ 'wait' => 'Pending review',
|
|
|
],
|
|
|
- 'total' => 'Total commission: :amount (:total times), can withdraw when over :money',
|
|
|
+ 'total' => 'Accumulated rebate: :amount (:total times), can withdraw when reaching :money',
|
|
|
],
|
|
|
'registered_at' => 'Registration Date',
|
|
|
'reset_data' => [
|
|
|
- 'action' => 'Reset Data',
|
|
|
- 'cost' => 'Cost: <code>:amount</code>',
|
|
|
- 'cost_tips' => 'The reset will deduct :amount!',
|
|
|
+ 'action' => 'Reset Traffic',
|
|
|
+ 'cost' => 'Requires <code>:amount</code>',
|
|
|
+ 'cost_tips' => 'This will deduct :amount from your account balance.',
|
|
|
],
|
|
|
- 'scan_qrcode' => 'Scan QR code with client',
|
|
|
+ 'scan_qrcode' => 'Scan with client application',
|
|
|
'service' => [
|
|
|
- 'country_count' => 'Covers <code>:num</code> countries or regions',
|
|
|
- 'node_count' => '<code>:num</code> high-quality nodes',
|
|
|
+ 'country_count' => '<code>:num</code> countries/regions',
|
|
|
+ 'node_count' => '<code>:num</code> premium nodes',
|
|
|
'unlimited' => 'Unlimited speed',
|
|
|
],
|
|
|
'shop' => [
|
|
|
- 'buy' => 'Buy',
|
|
|
- 'call4help' => 'Contact support if you have any questions',
|
|
|
- 'change_amount' => 'Recharge Amount',
|
|
|
- 'change_amount_help' => 'Enter recharge amount',
|
|
|
- 'conflict' => 'Conflict',
|
|
|
- 'conflict_tips' => '<p>The current purchase will be set as a <code>prepaid plan</code></p><ol><li>Prepaid plan will automatically activate after current plan expires</li><li>You can manually activate it after payment</li></ol>',
|
|
|
- 'description' => 'Description',
|
|
|
- 'hot' => 'Hot',
|
|
|
- 'limited' => 'Limited',
|
|
|
- 'pay_credit' => 'Pay with Credit',
|
|
|
- 'pay_online' => 'Pay Online',
|
|
|
+ 'buy' => 'Purchase',
|
|
|
+ 'support' => 'Contact support for assistance',
|
|
|
+ 'change_amount' => 'Top-up Amount',
|
|
|
+ 'change_amount_help' => 'Enter a custom amount',
|
|
|
+ 'conflict' => 'Subscription Conflict',
|
|
|
+ '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>',
|
|
|
+ 'description' => 'Service Description',
|
|
|
+ 'hot' => 'Popular',
|
|
|
+ 'limited' => 'Limited Offer',
|
|
|
+ 'pay_credit' => 'Pay with Balance',
|
|
|
+ 'pay_online' => 'Online Payment',
|
|
|
'price' => 'Price',
|
|
|
'quantity' => 'Quantity',
|
|
|
'service' => 'Service',
|
|
@@ -215,62 +218,62 @@ return [
|
|
|
],
|
|
|
'subscribe' => [
|
|
|
'custom' => 'Custom Subscription',
|
|
|
- 'error' => 'Error changing subscription link',
|
|
|
- 'exchange_warning' => 'Changing the subscription link will:\n1. Revoke the current link immediately\n2. Change the connection password',
|
|
|
+ 'error' => 'Subscription update failed',
|
|
|
+ '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>',
|
|
|
'info' => [
|
|
|
- 'download' => 'Download',
|
|
|
- 'title' => 'Account Summary [Non-Realtime]',
|
|
|
- 'total' => 'Plan Data',
|
|
|
- 'upload' => 'Upload',
|
|
|
+ 'download' => 'Download Used',
|
|
|
+ 'title' => 'Account Summary [Delayed]',
|
|
|
+ 'total' => 'Allocated Traffic',
|
|
|
+ 'upload' => 'Upload Used',
|
|
|
],
|
|
|
'link' => 'Subscription Link',
|
|
|
- 'ss_only' => 'Subscribe SS only',
|
|
|
- 'ssr_only' => 'Subscribe SSR (incl. SS) only',
|
|
|
- 'tips' => 'Warning: This link is for personal use only. Do not share it, or your account may be banned for abnormal usage.',
|
|
|
- 'trojan_only' => 'Subscribe Trojan only',
|
|
|
- 'v2ray_only' => 'Subscribe V2Ray only',
|
|
|
+ 'ss_only' => 'SS Only',
|
|
|
+ 'ssr_only' => 'SSR (Includes SS)',
|
|
|
+ 'tips' => 'Warning: This link is for personal use only. Sharing may result in account suspension.',
|
|
|
+ 'trojan_only' => 'Trojan Only',
|
|
|
+ 'v2ray_only' => 'V2Ray Only',
|
|
|
],
|
|
|
'telegram' => [
|
|
|
- 'bind_exists' => 'This account is already linked to a Telegram account.',
|
|
|
- 'bind_missing' => 'No user information found. Please link your account first.',
|
|
|
+ 'bind_exists' => 'Telegram account already linked',
|
|
|
+ 'bind_missing' => 'No linked account found',
|
|
|
'command' => [
|
|
|
- 'bind' => 'Link your :web_name account',
|
|
|
- 'intro' => 'You can use the following commands',
|
|
|
- 'traffic' => 'Check data usage',
|
|
|
- 'unbind' => 'Unlink',
|
|
|
- 'web_url' => 'Get the latest :web_name URL',
|
|
|
+ 'bind' => 'Bind to :web_name account',
|
|
|
+ 'intro' => 'You can use the following commands:',
|
|
|
+ 'traffic' => 'Traffic query',
|
|
|
+ 'unbind' => 'Unlink account',
|
|
|
+ 'web_url' => 'Retrieve the latest :web_name access link',
|
|
|
],
|
|
|
- 'get_url' => 'The latest URL for :web_name is',
|
|
|
- 'params_missing' => 'Invalid parameters. Please include your email address and resend.',
|
|
|
- 'ticket_missing' => 'Ticket does not exist',
|
|
|
- 'ticket_reply' => 'Reply to ticket #`:id` was successful',
|
|
|
- 'traffic_query' => 'Data usage query',
|
|
|
- 'user_missing' => 'User does not exist',
|
|
|
+ 'get_url' => ':web_name latest URL',
|
|
|
+ 'params_missing' => 'Invalid parameters. Include email address',
|
|
|
+ 'ticket_missing' => 'Ticket not found',
|
|
|
+ 'ticket_reply' => 'Ticket #:id has a new reply',
|
|
|
+ 'traffic_query' => 'Traffic query result',
|
|
|
+ 'user_missing' => 'User not found',
|
|
|
],
|
|
|
'ticket' => [
|
|
|
- 'attribute' => 'Ticket',
|
|
|
- 'close_msg' => 'Ticket ID :id closed by user',
|
|
|
- 'close_tips' => 'Confirm close ticket?',
|
|
|
- 'content_placeholder' => 'Provide detailed description of your issue to help us assist you better',
|
|
|
- 'error' => 'Unknown error! Please contact support',
|
|
|
- 'new' => 'Create New Ticket',
|
|
|
- 'online_hour' => 'Online Hours',
|
|
|
- 'reply' => 'Reply',
|
|
|
- 'reply_confirm' => 'Confirm reply ticket?',
|
|
|
- 'reply_placeholder' => 'Write something...',
|
|
|
- 'service_hours' => 'Customer Service Hours',
|
|
|
- 'service_tips' => 'Please use only <code>one</code> contact method to reach support! Repeated requests will delay response time.',
|
|
|
- 'submit_tips' => 'Confirm submit ticket?',
|
|
|
- 'title_placeholder' => 'Briefly describe your issue',
|
|
|
+ 'attribute' => 'Support Ticket',
|
|
|
+ 'close_msg' => 'Ticket #:id closed',
|
|
|
+ 'close_tips' => 'Are you sure you want to close this ticket?',
|
|
|
+ 'content_placeholder' => 'Please describe your issue or request in as much detail as possible so we can assist you promptly',
|
|
|
+ 'error' => 'System error. Contact support',
|
|
|
+ 'new' => 'Create Ticket',
|
|
|
+ 'online_hour' => 'Support Hours',
|
|
|
+ 'reply' => 'Respond',
|
|
|
+ 'reply_confirm' => 'Confirm response?',
|
|
|
+ 'reply_placeholder' => 'Enter response...',
|
|
|
+ 'service_hours' => 'Support Availability',
|
|
|
+ 'service_tips' => 'Kindly use <code>only one</code> contact method when reaching out to support. Multiple submissions may delay our response.',
|
|
|
+ 'submit_tips' => 'Submit ticket?',
|
|
|
+ 'title_placeholder' => 'Briefly describe the issue you’re experiencing',
|
|
|
],
|
|
|
'traffic_logs' => [
|
|
|
- 'daily' => 'This Month\'s Data Usage',
|
|
|
- 'hourly' => 'Today\'s Data Usage',
|
|
|
- 'tips' => 'Note: There is a delay in data statistics updates.',
|
|
|
+ 'daily' => 'Monthly Usage',
|
|
|
+ 'hourly' => 'Daily Usage',
|
|
|
+ 'tips' => 'Note: Data updates may be delayed',
|
|
|
],
|
|
|
- 'tutorials' => 'Tutorials',
|
|
|
- 'withdraw' => 'Withdraw',
|
|
|
+ 'tutorials' => 'Guides',
|
|
|
+ 'withdraw' => 'Withdraw Funds',
|
|
|
'withdraw_at' => 'Withdrawal Date',
|
|
|
- 'withdraw_commission' => 'Withdraw Commission',
|
|
|
- 'withdraw_logs' => 'Withdrawal Logs',
|
|
|
+ 'withdraw_commission' => 'Commission Withdrawal',
|
|
|
+ 'withdraw_logs' => 'Withdrawal History',
|
|
|
];
|