| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- <?php
- return [
- 'hour' => '{1} Hour | {2} Clock',
- 'account' => 'Account',
- 'available_date' => 'Available Until/Period',
- 'created_at' => 'Created At',
- 'expired_at' => 'Expiration Date',
- 'updated_at' => 'Updated At',
- 'latest_at' => 'Latest Activity',
- 'back' => 'Back',
- 'cancel' => 'Cancel',
- 'close' => 'Close',
- 'close_item' => 'Close :attribute',
- 'confirm' => 'Confirm',
- 'continues' => 'Continues',
- 'open' => 'Open',
- 'send' => 'Send',
- 'view' => 'View',
- 'reset' => 'Reset',
- 'copy' => [
- 'attribute' => 'Copy',
- 'success' => 'Copy successfully',
- 'failed' => 'Copy failed, please copy manually',
- ],
- 'add' => 'Add',
- 'free' => 'Free',
- 'replace' => 'Replace',
- 'submit' => 'Submit',
- 'submit_item' => 'Submit :attribute',
- 'generate' => 'Generate',
- 'generate_item' => 'Generate :attribute',
- 'to_safari' => [0 => 'Click on the upper right corner', 1 => ', Choose ', 2 => 'Open In Safari', 3 => ' to improve your experience.'],
- 'update_browser' => [0 => 'You are using an ', 1 => 'outdated', 2 => ' browser. Please', 3 => 'upgrade your browser', 4 => ' to improve your experience.'],
- 'apply' => 'Apply',
- 'avatar' => 'Avatar',
- 'customize' => 'Custom',
- 'all' => 'All',
- 'default' => 'Default',
- 'download' => 'Download',
- 'goto' => 'Goto',
- 'warning' => 'Warning',
- 'success' => 'Successfully',
- 'failed' => 'Failed',
- 'update' => 'Update',
- 'update_action' => 'Update :action',
- 'none' => 'None',
- 'new' => 'New',
- 'sorry' => 'Sorry',
- 'applied' => ':attribute Applied',
- 'active_item' => 'Active :attribute',
- 'error' => 'Error',
- 'toggle' => 'Toggle',
- 'toggle_action' => 'Toggle :action',
- 'request_url' => 'Request Url',
- 'function' => [
- 'navigation' => 'Navigation',
- 'menubar' => 'Menubar',
- 'fullscreen' => 'Fullscreen',
- ],
- 'days' => [
- 'attribute' => '{1} Day | Day {2}',
- 'sun' => 'Sunday',
- 'mon' => 'Monday',
- 'tue' => 'Tuesday',
- 'wed' => 'Wednesday',
- 'thu' => 'Thursday',
- 'fri' => 'Friday',
- 'sat' => 'Saturday',
- 'weekend' => 'Weekend',
- 'work' => 'Work Day',
- 'next' => 'Next Day',
- ],
- 'qrcode' => ':attribute QrCode',
- 'deleted' => 'Deleted',
- 'deleted_item' => ':attribute Deleted',
- 'print' => 'Print',
- 'unlimited' => 'Unlimited',
- 'payment' => [
- 'credit' => 'Balance',
- 'wechat' => 'WeChat',
- 'alipay' => 'Alipay',
- 'crypto' => 'Crypto',
- 'manual' => 'Manual Payment',
- 'status' => [
- 'wait' => 'Awaiting payment',
- 'fail' => 'Payment Failed',
- 'success' => 'Payment successful',
- ],
- ],
- 'order' => [
- 'status' => [
- 'cancel' => 'Canceled',
- 'complete' => 'Completed',
- 'prepaid' => 'Prepaid',
- 'ongoing' => 'Using',
- 'review' => 'Waiting for confirm',
- ],
- ],
- 'recommend' => 'Recommend',
- 'advance' => 'Advance',
- 'action' => 'Action',
- 'search' => 'Search',
- 'edit' => 'Edit',
- 'delete' => 'Delete',
- 'status' => [
- 'attribute' => 'Status',
- 'inactive' => 'Inactive',
- 'disabled' => 'Stop using',
- 'banned' => 'Banned',
- 'normal' => 'Normal',
- 'enabled' => 'Active',
- 'expire' => 'Expired',
- 'limited' => 'Limitations',
- 'run_out' => 'Out of traffic',
- 'unused' => 'Unused',
- 'used' => 'Used',
- 'closed' => 'Closed',
- 'applying' => 'Applying',
- 'withdrawn' => 'Withdrawn',
- 'unwithdrawn' => 'Not withdrawn',
- 'reply' => 'Replied',
- 'pending' => 'Pending',
- 'unknown' => 'Announcements',
- 'available' => 'Active',
- 'reject' => 'Reject',
- 'rejected' => 'Rejected',
- 'review' => 'Pending approval',
- 'reviewed' => 'Approve pending payment',
- 'paid' => 'Waited',
- 'payment_pending' => 'To be paid',
- 'pass' => 'Passed',
- 'send_to_credit' => 'Credit to Balance',
- 'waiting_tobe_send' => 'Waiting for delivery',
- ],
- 'stay_unchanged' => 'Leave blank for no change',
- 'random_generate' => 'Leave blank to randomly generate',
- 'request_failed' => 'Request error, please try again',
- 'convert' => 'Convert',
- 'import' => 'Import',
- 'or' => 'or',
- 'more' => 'More',
- 'to' => 'To',
- 'to_be_send' => 'Pending',
- 'developing' => 'Developing! Stay tuned',
- ];
|