数据库备份
This commit is contained in:
@@ -43,7 +43,6 @@ return [
|
||||
'You have no permission' => 'No permission!',
|
||||
'Parameter error' => 'Parameter error!',
|
||||
'Parameter %s can not be empty' => 'Parameter %s cannot be empty',
|
||||
'Parameter signature/secret/agent_id/time can not be empty' => 'Parameter signature/secret/agent_id/time cannot be empty',
|
||||
'Invalid timestamp' => 'Invalid timestamp',
|
||||
'Timestamp expired' => 'Timestamp expired',
|
||||
'Invalid agent or secret' => 'Invalid agent or secret',
|
||||
|
||||
@@ -35,16 +35,15 @@ return [
|
||||
'Account not exist' => 'Akaun tidak wujud',
|
||||
'Account disabled' => 'Akaun dilumpuhkan',
|
||||
'Token login failed' => 'Log masuk token gagal',
|
||||
'Please try again after 1 day' => 'Percubaan gagal terlalu kerap, sila cuba semula selepas 1 hari',
|
||||
'Please try again after 1 day' => 'Percubaan gagal terlalu kerap, sila cuba semula selepas 24 jam',
|
||||
'Password is incorrect' => 'Kata laluan tidak betul',
|
||||
'You are not logged in' => 'Anda belum log masuk',
|
||||
'Unknown operation' => 'Operasi tidak diketahui',
|
||||
'No action available, please contact the administrator~' => 'Tiada tindakan tersedia, sila hubungi pentadbir~',
|
||||
'No action available, please contact the administrator~' => 'Tiada tindakan tersedia, sila hubungi pentadbir.',
|
||||
'Please login first' => 'Sila log masuk dahulu!',
|
||||
'You have no permission' => 'Tiada kebenaran!',
|
||||
'Parameter error' => 'Ralat parameter!',
|
||||
'Parameter %s can not be empty' => 'Parameter %s tidak boleh kosong',
|
||||
'Parameter signature/secret/agent_id/time can not be empty' => 'Parameter signature/secret/agent_id/time tidak boleh kosong',
|
||||
'Invalid timestamp' => 'Cap masa tidak sah',
|
||||
'Timestamp expired' => 'Cap masa tamat tempoh',
|
||||
'Invalid agent or secret' => 'Ejen atau rahsia tidak sah',
|
||||
|
||||
@@ -43,7 +43,6 @@ return [
|
||||
'You have no permission' => '没有权限操作!',
|
||||
'Parameter error' => '参数错误!',
|
||||
'Parameter %s can not be empty' => '参数%s不能为空',
|
||||
'Parameter signature/secret/agent_id/time can not be empty' => '参数 signature/secret/agent_id/time 不能为空',
|
||||
'Invalid timestamp' => '无效的时间戳',
|
||||
'Timestamp expired' => '时间戳已过期',
|
||||
'Invalid agent or secret' => '代理或密钥无效',
|
||||
|
||||
Reference in New Issue
Block a user