<?php

return [
    '挂机时长没有超过6小时,暂不能签到' => 'The idle time has not exceeded 6 hours, unable to sign in for now',
    '您已登陆' => 'You are already logged in',
    '请发送验证码' => 'Please send the verification code',
    '账户余额不足' => 'Insufficient account balance',
    '需要完成Whatsapp任务' => 'You need to complete the Whatsapp task',
    '账号或密码错误' => 'Incorrect username or password',
    '账号被禁用' => 'Account is disabled',
    '登录成功' => 'Login successful',
    '账号已存在' => 'Account already exists',
    '代理不存在' => 'Agent does not exist',
    '注册成功' => 'Registration successful',
    '原密码错误' => 'Incorrect original password',
    '修改成功' => 'Modification successful',
    '领取成功' => 'Successfully claimed',
    '每天只能提现三次' => 'You can withdraw a maximum of three times per day',
    '等待管理员审核' => 'Waiting for admin review',
    '转账成功' => 'Transfer successful',
    '注册赠送' => 'Registration gift',
    '挂机收益' => 'Idle earnings',
    '加粉赏金' => 'Followers bonus',
    '抽奖' => 'Lottery',
    '中奖' => 'You won',
    '签到' => 'Sign in',
    '提现失败返还'=>'Refund if withdrawal fails',
    '支付错误:'=>'Payment error:',
    '等待银行打款'=>'Waiting for bank transfer',
    '已到账'=>'Already arrived',
    '提现'=>'Withdraw cash',
    '提现频繁请三分钟后再试'=>'Frequent withdrawals, please try again after three minutes'
];