webman/resource/translations/zh_CN/messages.php

21 lines
874 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'挂机时长没有超过6小时暂不能签到' => '挂机时长没有超过6小时暂不能签到',
'您已登陆' => '您已登陆',
'请发送验证码' => '请发送验证码',
'账户余额不足' => '账户余额不足',
'需要完成Whatsapp任务' => '需要完成Whatsapp任务',
'账号或密码错误' => '账号或密码错误',
'账号被禁用' => '账号被禁用',
'登录成功' => '登录成功',
'账号已存在' => '账号已存在',
'代理不存在' => '代理不存在',
'注册成功' => '注册成功',
'原密码错误' => '原密码错误',
'修改成功' => '修改成功',
'领取成功' => '领取成功',
'每天只能提现三次' => '每天只能提现三次',
'等待管理员审核' => '等待管理员审核',
'转账成功' => '转账成功',
];