| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- <?php
- use App\Constants\HttpStatus;
- return [
- HttpStatus::CUSTOM_ERROR => '',
- HttpStatus::UNKNOWN_ERROR => 'Unknown error.',
- HttpStatus::OK => 'OK',
- HttpStatus::USER_DOES_NOT_EXIST => "User does not exist.",
- HttpStatus::PASSWORDS_ERROR => "Password error",
- HttpStatus::VERIFICATION_CODE_ERROR => 'Verification code error.',
- HttpStatus::VERIFICATION_CODE_EXPIRED => 'The verification code has expired.',
- HttpStatus::PASSWORD_INCONSISTENCY => 'Password inconsistency.',
- HttpStatus::USERNAME_ALREADY_EXISTS => 'The user name already exists. Please log in directly.',
- HttpStatus::EMAIL_ALREADY_EXISTS => 'Email already exists, please login directly.',
- HttpStatus::USERNAME_ERROR => 'User name error.',
- HttpStatus::VALIDATION_FAILED => 'Parameter validation failure.',
- HttpStatus::SYSTEM_ERROR => 'System error.',
- HttpStatus::AUTHORIZATION_HEADER_NOT_FOUND => 'Please log in.',
- HttpStatus::NO_COLLECT_YOURSELF => "Don't collect yourself.",
- HttpStatus::NO_BASIC_INFO => 'Please fill in the basic information first.',
- HttpStatus::NOT_FOUND => 'Not Found.',
- HttpStatus::AVATAR_MUST_SQUARE => 'Please crop the picture and upload it again.',
- HttpStatus::PAIRING_FAILURE => 'Pairing failure.',
- HttpStatus::COLLECT_COUNT_REACH_MAX => 'The number of collectibles reached the maximum.',
- HttpStatus::SEND_CODE_ERROR => 'Send failure',
- HttpStatus::PHONE_ERROR => 'The phone number is incorrect',
- HttpStatus::POST_DOES_NOT_EXIST => 'Post does not exist',
- HttpStatus::FILE_UPLOAD_ERROR => 'File upload error.',
- HttpStatus::INVITATION_CODE_ERROR => "Invitation code error.",
- HttpStatus::USER_ANOTHER_DEVICE => "The user has logged in to another device.",
- HttpStatus::INSUFFICIENT => "The remaining times are insufficient.",
- HttpStatus::MAXIMUM_NUMBER_OF_ADDRESSES => 'A maximum of 10 addresses can be added.',
- HttpStatus::HTTP_POST_ERROR => 'HTTP Post error.',
- HttpStatus::IM_ERROR => 'Im error',
- HttpStatus::PHONE_ALREADY_EXISTS => 'Phone number already exists, please login directly.',
- HttpStatus::GOOGLE_ERROR => 'Google login error.',
- HttpStatus::INSUFFICIENT_CHAT_BALANCE => 'Insufficient chat balance',
- HttpStatus::INSUFFICIENT_WALLET => 'Insufficient wallet balance',
- HttpStatus::FACEBOOK_ERROR => 'Facebook error',
- HttpStatus::VERIFY_ERROR => 'Verification failure',
- HttpStatus::PAY_VERIFY_ERROR => 'PAY_VERIFY_ERROR',
- HttpStatus::IM_SYSTEM_ERROR => 'Im system error',
- 'ok' => 'ok',
- "迁移失败" => "Migration failed",
- "可用余额不足,请重试" => "⚠️ Insufficient available balance, please try again.",
- '提现不能少于100 RMB,请重试' => "⚠️ Withdrawal cannot be less than 100 RMB, please try again.",
- "最多提现 49999 RMB,请重试" => "⚠️ Maximum withdrawal is 49999 RMB, please try again.",
- "密码错误" => "Incorrect password",
- "秘钥" => "Secret Key",
- "请保管好你的秘钥" => "Please keep your secret key safe",
- "请输入查看密码" => "Please enter the viewing password",
- "已完成迁移" => "Migration completed",
- "输入错误,请重新输入" => "Incorrect input, please try again",
- "取消" => "Cancel",
- "确认" => "Confirm",
- "原账号信息" => "Original account information",
- "用户ID" => "User ID",
- "用户名" => "Username",
- "昵称" => "Nickname",
- "余额" => "Balance",
- "新账号信息" => "New account information",
- "合并后余额" => "Balance after merge",
- "注意:请确认原账号信息,点击确认后,原账号将注销,原账号的余额以及其他信息将合并到新账号中!\n此操作不可撤销。请取消或确认。" => "Notice: Please confirm the original account information. After clicking confirm, the original account will be canceled, and the balance and other information of the original account will be merged into the new account!\nThis action is irreversible. Please cancel or confirm.",
- "请输入原账号的秘钥" => "Please enter the secret key of the original account",
- "查看秘钥" => "View secret key",
- "找回账号" => "Recover account",
- "返回" => "Back",
- "秘钥管理" => "Secret key management",
- "请选择业务类型" => "Please select business type",
- "请选择提现方式" => "Please select a withdrawal method",
- "USDT" => "USDT",
- "银行卡" => "Bank card",
- "支付宝" => "Alipay",
- "数字人民币" => "Digital RMB",
- "请选择提现的银行卡" => "Please select the bank card for withdrawal",
- "请选择提现的支付宝" => "Please select Alipay for withdrawal",
- "请选择提现的账户" => "Please select the account for withdrawal",
- "管理" => "Manage",
- "钱宝提现记录" => "Qianbao withdrawal records",
- "订单号" => "Order number",
- "银行" => "Bank",
- "姓名" => "Name",
- "卡号" => "Card number",
- "待处理" => "Pending",
- "处理中" => "Processing",
- "成功" => "Success",
- "失败" => "Failure",
- "状态" => "Status",
- "说明" => "Description",
- "日期" => "Date",
- "👆上一页" => "👆Previous page",
- "👇下一页" => "👇Next page",
- "请发送提现金额" => "Please enter the withdrawal amount",
- "当前余额" => "Current balance",
- "请输入提现的金额" => "Please enter the withdrawal amount",
- "金额输入不正确,请发送提现数字" => "Invalid amount entered, please enter a numeric withdrawal amount",
- "银行卡提现确认" => "Bank card withdrawal confirmation",
- "开户行" => "Bank of account",
- "提现账号" => "Withdrawal account",
- "提现金额" => "Withdrawal amount",
- "支付宝提现确认" => "Alipay withdrawal confirmation",
- "数字人民币提现确认" => "Digital RMB withdrawal confirmation",
- "❌取消" => "❌Cancel",
- "银行卡列表" => "Bank card list",
- "支付宝账户列表" => "Alipay account list",
- "数字人民币账户列表" => "Digital RMB account list",
- "➕ 添加" => "➕ Add",
- "↩️返回" => "↩️Back",
- "银行卡管理" => "Bank card management",
- "支付宝管理" => "Alipay management",
- "账号" => "Account",
- "❌删除" => "❌Delete",
- "↩️返回列表" => "↩️Return to list",
- "请输入开户银行卡开户名称" => "Please enter the bank account name",
- "请输入支付宝账号" => "Please enter Alipay account",
- "请输入数字人民币账号" => "Please enter Digital RMB account",
- "选择通道错误" => "Channel selection error",
- "请输入银行卡号" => "Please enter bank card number",
- "输入的银行卡号有误,请重新输入" => "Invalid bank card number entered, please re-enter",
- "请输入姓名" => "Please enter your name",
- "请输入别名" => "Please enter a nickname",
- "请输入账号别名" => "Please enter account nickname",
- "➕充值" => "➕ Recharge",
- "🧾账单" => "🧾 Bill",
- "➕ 提现" => "➕ Withdraw",
- "🧾 提现账单" => "🧾 Withdrawal Bill",
- "🔑秘钥管理" => "🔑 Key Management",
- "🧾 第三方充值提现订单" => "🧾 Third-Party Recharge and Withdrawal Orders",
- "💵今日汇率💰" => "💵 Today's Exchange Rate 💰",
- "请选择您的语言" => "Please select your language",
- "en" => "English",
- "zh" => "Chinese",
- "vi" => "Vietnamese",
- "语言设置成功" => "Language set successfully",
- "请选择支付的通道" => "Please select the payment channel",
- "支付宝扫码" => "Alipay QR Code",
- "支付宝固额" => "Alipay Fixed Amount",
- "支付宝转卡" => "Alipay Transfer to Card",
- "银联扫码" => "UnionPay QR Code",
- "手动金条" => "Manual Gold Bar",
- "无效的支付通道!" => "Invalid payment channel!",
- "金额输入不正确,请发送预充值数字" => "The amount entered is incorrect, please send the pre-recharge number",
- "💳️ 银行卡管理" => "💳️ Bank Card Management",
- "充值金额" => "Recharge Amount",
- "请输入充值的金额" => "Please enter the recharge amount",
- "🔔 提示:请选择下方充值的金额" => "🔔 Tip: Please select the recharge amount below",
- "🔔 提示:请务必核对(充值最大金额和最小金额,账号信息一致),若不一致无法到账。" => "🔔 Tip: Please ensure that (the maximum and minimum recharge amounts, and account information are consistent), if not, the funds will not be credited.",
- "第三方订单记录" => "Third-Party Order Records",
- "订单类型" => "Order Type",
- "充值" => "Recharge",
- "提现" => "Withdraw",
- "订单金额" => "Order Amount",
- "充值类型" => "Recharge Type",
- "等待放行" => "Awaiting Release",
- "已到账" => "Funds Received",
- "钱包提现记录" => "Wallet Withdrawal History",
- "类别" => "Category",
- "*TRC20 地址管理*" => "*TRC20 Address Management*",
- "地址" => "Address",
- "别名" => "Alias",
- '❌删除该地址' => '❌ Delete this address',
- "别名不能超过20个字,请重新输入" => "Alias cannot exceed 20 characters, please re-enter",
- "地址输入不正确,请重新输入TRC20地址" => "Incorrect address entered, please re-enter the TRC20 address",
- "请输入地址别名,便于区分多个地址" => "Please enter an alias for the address to distinguish multiple addresses",
- '请输入新的TRC20地址' => 'Please enter a new TRC20 address',
- "🏠 地址管理" => '🏠 Address Management',
- "➕ 添加地址" => "➕ Add Address",
- "提现地址不能为空" => "Withdrawal address cannot be empty",
- "提现地址已设置" => "Withdrawal address has been set",
- "当前可用USDT余额" => "Current available USDT balance",
- "提现将收取" => "A fee will be charged for withdrawal",
- "U作为手续费" => "U as the transaction fee",
- "例如您要提现100 USDT" => "For example, if you want to withdraw 100 USDT",
- "那么请发送:【提现】100" => "Then please send: 【提现】100",
- "⚠️提现不能少于" => "⚠️ Withdrawal cannot be less than",
- "请重试" => "Please try again",
- "⚠️可用余额不足,请重试" => "⚠️ Insufficient available balance, please try again",
- "游戏未结算" => "Game not settled",
- "您还有进行中的游戏,所有游戏结算后方可提现" => "You have ongoing games. Withdrawal can only be made after all games are settled",
- '进入房间' => 'Enter Room',
- "提现申请已提交!" => "Withdrawal request submitted!",
- "钱包余额" => "Wallet balance",
- "汇率" => "Exchange rate",
- "剩余可用USDT余额" => "Remaining available USDT balance",
- "实际到账" => "Actual amount received",
- "手续费" => "Transaction fee",
- "⌛️请等待系统处理, 到账时间可能需要几分钟!" => "⌛️ Please wait for the system to process, it may take a few minutes to receive the funds!",
- "请确认" => "Please confirm",
- "提现地址" => "Withdrawal address",
- "✅ 确认" => "✅ Confirm",
- "*游戏未结算*" => "*Game not settled*",
- "⚠️ 您还有进行中的游戏,所有游戏结算后方可提现" => "⚠️ You have ongoing games. Withdrawal is only possible after all games are settled",
- "请直接选择下面的地址" => "Please select one of the addresses below",
- "⚠️提示:请务必确认提现地址正确无误,\n否则资金丢失将无法找回请自负!" => "⚠️ Warning: Please make sure the withdrawal address is correct, \notherwise lost funds cannot be recovered, you are responsible!",
- '👩 客服帮助' => '👩 Customer Support Help',
- '你好,请选择功能菜单' => 'Hello, please select a function menu',
- "您好,请选择功能菜单" => "Hello, please select a function menu",
- '近期注单' => 'Recent Bets',
- '今日流水' => "Today's Transactions",
- '流水列表' => 'Transaction List',
- '联系客服' => 'Contact Customer Support',
- '开奖历史' => 'Lottery History',
- "当期下注" => "Current Bet",
- '查看余额' => 'View Balance',
- "✅近期注单" => "✅ Recent Bets",
- "🔍今日流水" => "🔍 Today's Transactions",
- "🔍流水列表" => "🔍 Transaction List",
- "📝开奖历史" => "📝 Lottery History",
- "🔥当期下注" => "🔥 Current Bet",
- "🔥本期下注" => "🔥 Bet for This Period",
- "💰查看余额" => "💰 View Balance",
- "投注大群" => "Betting Group",
- "选择语言" => "Select Language",
- "钱包充值记录" => "Wallet Top-up History",
- "人工充值" => "Manual Top-up",
- "人工扣款" => "Manual Deduction",
- "三方提现" => "Third-party Withdrawal",
- "资产转移" => "Asset Transfer",
- "已提交充值凭证,请等待系统审核完成" => "Top-up proof submitted, please wait for the system review to complete",
- "金额输入不正确,请发送充值数字" => "Incorrect amount entered, please send the top-up amount",
- "请发送您的充值凭证截图,方便系统验证" => "Please send your top-up proof screenshot for system verification",
- "请输入充值金额" => "Please enter the top-up amount",
- "请耐心等待,充值成功后 Bot 会通知您!" => "Please be patient, the bot will notify you once the top-up is successful!",
- "请选择网络类型" => "Please select the network type",
- "支持货币" => "Supported Currencies",
- "专属收款地址" => "Exclusive Payment Address",
- "⚠️提示" => "⚠️Reminder",
- "- 如果上面地址和二维码不一致,请不要付款!" => "- If the address and QR code above do not match, please do not make the payment!",
- "- 对上述地址充值后, 请点击我已付款!" => "- After topping up to the above address, please click 'I have paid!'",
- "- 请耐心等待, 充值成功后 Bot 会通知您!" => "- Please be patient, the bot will notify you once the top-up is successful!",
- '📋 复制地址' => '📋 Copy Address',
- '✅ 我已付款' => '✅ I have paid',
- "💰钱包余额" => "💰 Wallet Balance",
- "历史注单" => "Historical Notes",
- "中奖总派彩" => "Winning total payout",
- "待开奖" => "Pending draw",
- "全部" => "all",
- "盈利" => "profit",
- "亏损" => "loss",
- "期数" => "issue number",
- "内容" => "Content",
- "金额" => "amount",
- "盈亏" => "profit and loss",
- "流水历史" => "Flowing History",
- "上一页" => "Previous page",
- "下一页" => "Next page",
- "流水" => "Punning water",
- "返水" => "Return water",
- "暂无开奖记录" => "No lottery records available at the moment",
- "今日汇率" => "Today's Exchange Rate",
- "玩法" => "Gameplay",
- "总注" => "Total Bet",
- "{issue_no}期投注统计" => "Betting Statistics by {issue_no}",
- "{issue_no}期开奖结果" => "Result for {issue_no}",
- "本期开奖账单" => "This Round's Bill",
- "下注类型" => "Bet Type",
- "中奖类型" => "Winning Type",
- "投注金额" => "Bet Amount",
- "中奖金额" => "Winning Amount",
- "派彩金额" => "Prize Amount",
- "盈亏金额" => "Profit and Loss Amount",
- "本期暂未下注" => "No bets have been placed for this period yet",
- "当前没有开放的投注期数" => "There are currently no open betting periods",
- "下注金额" => "Bet amount",
- "下注总额" => "Total betting amount",
- "开奖状态" => "Winning status",
- "等待开奖" => "Waiting for the lottery draw",
- "期号不存在" => "Issue Number Does Not Exist",
- "期号状态不正确" => "Incorrect Issue Number Status",
- "开始下注" => "Start Betting",
- "下注期数" => "Betting Round",
- "下注内容" => "Bet Content",
- "下注成功" => "Betting Successful",
- "会员下注" => "Member Betting",
- "余额不足,本次下注无效!\n" => "Insufficient Balance, This Bet Is Invalid!\n",
- "下注失败,最大金额限制" => "Bet Failed, Maximum Amount Limit",
- "下注失败,最小金额限制" => "Bet Failed, Minimum Amount Limit",
- "封盘中,本次下注无效!" => "Betting Closed, This Bet Is Invalid!",
- "投注金额格式不正确!" => "Bet Amount Format Incorrect!",
- "任何疑问都可以联系唯一财务" => "For Any Questions, Contact the Sole Finance",
- "暂无可下注期数,本次下注无效!" => "No Available Betting Rounds, This Bet Is Invalid!",
- "赔率为0 庄家通吃 禁止投注!" => "Odds Are 0, Banker Takes All, Betting Forbidden!",
- "玩法未配置!" => "Gameplay Not Configured!",
- "消息格式错误!" => "Message Format Error!",
- "任何疑问都可以联系唯一客服" => "For Any Questions, Contact the Sole Customer Service",
- "🤖开始使用" => "🤖Get started",
- "账户转移通知" => "Account Transfer Notification",
- "管理员已将您的账户转移至新用户" => "The administrator has transferred your account to a new user",
- "新用户信息" => "New User Information",
- "管理员已将指定账户转移至您的账户" => "The administrator has transferred the specified account to your account",
- "原账户信息" => "Original Account Information",
- "比比返失败"=>"The water injection for the DSLR failed",
- "系统维护中"=>"Under system maintenance",
-
- ];
|