|
@@ -1,15 +1,15 @@
|
|
|
<?php
|
|
<?php
|
|
|
return [
|
|
return [
|
|
|
#Admin
|
|
#Admin
|
|
|
- 'AdminAddedSuccessfully' => 'Administrator added successfully',
|
|
|
|
|
- 'AdminEditedSuccessfully' => 'Administrator edited successfully',
|
|
|
|
|
|
|
+ 'AdminAddedSuccessfully' => '管理员添加成功',
|
|
|
|
|
+ 'AdminEditedSuccessfully' => '管理员编辑成功',
|
|
|
'passwordChangeSucceeded' => 'Password change succeeded',
|
|
'passwordChangeSucceeded' => 'Password change succeeded',
|
|
|
- 'successAddAdminRole' => 'Successfully added the administrator role',
|
|
|
|
|
- 'editAdminRoleSuccess' => 'Edit administrator role succeeded',
|
|
|
|
|
- 'roleDoesNotExist' => 'Role does not exist',
|
|
|
|
|
- 'successSetAdminRolePermissions' => 'Successfully set administrator role permissions',
|
|
|
|
|
- 'successSetAdminRoleListFieldPermissions' => 'Successfully set administrator role list field permissions',
|
|
|
|
|
- 'adminUnderSelectedRoleCannotDeleted' => 'Administrators under the selected role cannot be deleted',
|
|
|
|
|
|
|
+ 'successAddAdminRole' => '添加管理员角色成功',
|
|
|
|
|
+ 'editAdminRoleSuccess' => '编辑管理员角色成功',
|
|
|
|
|
+ 'roleDoesNotExist' => '角色不存在',
|
|
|
|
|
+ 'successSetAdminRolePermissions' => '设置管理员角色权限成功',
|
|
|
|
|
+ 'successSetAdminRoleListFieldPermissions' => '设置管理员角色列表字段权限成功',
|
|
|
|
|
+ 'adminUnderSelectedRoleCannotDeleted' => '所选角色下有管理员不得删除',
|
|
|
'twoPasswordsMustSame' => 'The two passwords must be the same',
|
|
'twoPasswordsMustSame' => 'The two passwords must be the same',
|
|
|
'memberNameDoesNotExist' => 'The member name does not exist',
|
|
'memberNameDoesNotExist' => 'The member name does not exist',
|
|
|
'loginPasswordHasNotChanged' => 'The login password has not changed',
|
|
'loginPasswordHasNotChanged' => 'The login password has not changed',
|
|
@@ -17,7 +17,7 @@ return [
|
|
|
'submissionDoesNotExist' => 'The submission does not exist',
|
|
'submissionDoesNotExist' => 'The submission does not exist',
|
|
|
'passwordLeastEightCharacters' => 'The password must contain at least eight characters',
|
|
'passwordLeastEightCharacters' => 'The password must contain at least eight characters',
|
|
|
'passwordRule' => 'The password must contain at least two types of digits, capital letters, small letters and special characters',
|
|
'passwordRule' => 'The password must contain at least two types of digits, capital letters, small letters and special characters',
|
|
|
- 'unableToDeleteOneSelf' => 'Unable to delete oneself',
|
|
|
|
|
|
|
+ 'unableToDeleteOneSelf' => '无法删除自己',
|
|
|
|
|
|
|
|
#Finance
|
|
#Finance
|
|
|
// 系统功能
|
|
// 系统功能
|
|
@@ -34,48 +34,48 @@ return [
|
|
|
'memberEcoinAdjustmentListFileName'=> 'Member_Ecoin_adjustment_list',
|
|
'memberEcoinAdjustmentListFileName'=> 'Member_Ecoin_adjustment_list',
|
|
|
'applicationChangeBalanceSucceeded'=> 'Application for change of member balance succeeded',
|
|
'applicationChangeBalanceSucceeded'=> 'Application for change of member balance succeeded',
|
|
|
'applicationCannotReviewedAgain'=> 'The application has been reviewed and cannot be reviewed again',
|
|
'applicationCannotReviewedAgain'=> 'The application has been reviewed and cannot be reviewed again',
|
|
|
- 'idNotMatchName'=>'Member ID does not match member name',
|
|
|
|
|
- 'incorrectBalanceType'=>'Incorrect balance type',
|
|
|
|
|
- 'incorrectTransactionType'=>'Incorrect transaction type',
|
|
|
|
|
- 'adjustmentAmountCannotZero'=>'The adjustment amount cannot be 0',
|
|
|
|
|
- 'pointsEnoughAdjustmentNotAllowed' => 'Insufficient balance of member cancellation points, adjustment not allowed',
|
|
|
|
|
|
|
+ 'idNotMatchName'=>'会员编号与会员姓名不匹配',
|
|
|
|
|
+ 'incorrectBalanceType'=>'余额类型不正确',
|
|
|
|
|
+ 'incorrectTransactionType'=>'交易类型不正确',
|
|
|
|
|
+ 'adjustmentAmountCannotZero'=>'调整金额不能为0',
|
|
|
|
|
+ 'pointsEnoughAdjustmentNotAllowed' => '会员复消积分余额不足,不允许调整',
|
|
|
'cannotSetPendingReview' => 'Cannot be set to pending review',
|
|
'cannotSetPendingReview' => 'Cannot be set to pending review',
|
|
|
'auditCannotRepeated' => 'The audit has been approved and cannot be repeated',
|
|
'auditCannotRepeated' => 'The audit has been approved and cannot be repeated',
|
|
|
'rejectedAuditCannotRepeated'=> 'It has been reviewed and rejected and cannot be reviewed again',
|
|
'rejectedAuditCannotRepeated'=> 'It has been reviewed and rejected and cannot be reviewed again',
|
|
|
- 'statusParameterError' => 'Status parameter error',
|
|
|
|
|
- 'adjustmentBalanceCodeFailed' => 'Balance adjustment review verification code failed',
|
|
|
|
|
|
|
+ 'statusParameterError' => '状态参数有误',
|
|
|
|
|
+ 'adjustmentBalanceCodeFailed' => '余额调整审核校验码失败',
|
|
|
'aPieceMustBeSelected' => 'A piece of data must be selected',
|
|
'aPieceMustBeSelected' => 'A piece of data must be selected',
|
|
|
- 'noEligibleData' => 'No eligible data',
|
|
|
|
|
|
|
+ 'noEligibleData' => '没有符合条件的数据',
|
|
|
'modificationAdjustmentMemberBalanceCompleted'=>'Modification and adjustment of member balance entry data completed',
|
|
'modificationAdjustmentMemberBalanceCompleted'=>'Modification and adjustment of member balance entry data completed',
|
|
|
'reviewThroughMemberBalance'=>'The review is done through the member balance',
|
|
'reviewThroughMemberBalance'=>'The review is done through the member balance',
|
|
|
'batchAuditMemberBalanceCompleted'=>'Batch audit/audit reject member balance completed',
|
|
'batchAuditMemberBalanceCompleted'=>'Batch audit/audit reject member balance completed',
|
|
|
'addedMemberSuccessfullyWithdrewCash' => 'The newly added member successfully withdrew cash',
|
|
'addedMemberSuccessfullyWithdrewCash' => 'The newly added member successfully withdrew cash',
|
|
|
'withdrawalInformationModifiedSuccessfully'=>'The withdrawal information is modified successfully',
|
|
'withdrawalInformationModifiedSuccessfully'=>'The withdrawal information is modified successfully',
|
|
|
- 'withdrawalApplyDoesNotExist'=>'The withdrawal application does not exist',
|
|
|
|
|
- 'memberNameOrNumberInconsistentSystem' => 'The member name or ID number number entered is inconsistent with the system',
|
|
|
|
|
- 'memberRegisterTypeInconsistentWithSystem'=>'The selected member registration type is inconsistent with the system',
|
|
|
|
|
- 'withdrawalMustGreaterThanZero'=>'The withdrawal amount must be greater than 0',
|
|
|
|
|
- 'withdrawalAmountMustInteger' => 'Withdrawal amount must be an integer',
|
|
|
|
|
|
|
+ 'withdrawalApplyDoesNotExist'=>'提现申请不存在',
|
|
|
|
|
+ 'memberNameOrNumberInconsistentSystem' => '输入的会员姓名或身份证号与系统不一致',
|
|
|
|
|
+ 'memberRegisterTypeInconsistentWithSystem'=>'选择的会员注册类型与系统不一致',
|
|
|
|
|
+ 'withdrawalMustGreaterThanZero'=>'提现金额必须大于0',
|
|
|
|
|
+ 'withdrawalAmountMustInteger' => '提现金额必须是整数',
|
|
|
'withdrawalAmountCannotLessThan' => 'The withdrawal amount cannot be less than',
|
|
'withdrawalAmountCannotLessThan' => 'The withdrawal amount cannot be less than',
|
|
|
'WithdrawalAmountCannotHigherThan' => 'Withdrawal amount cannot be higher than',
|
|
'WithdrawalAmountCannotHigherThan' => 'Withdrawal amount cannot be higher than',
|
|
|
- 'withdrawalAmountMustLessThanAvailableBalance' => 'The withdrawal amount must be less than the available balance of',
|
|
|
|
|
|
|
+ 'withdrawalAmountMustLessThanAvailableBalance' => '提现金额必须小于的可用余额',
|
|
|
'paymentPasswordIncorrect' => 'The payment password is incorrect',
|
|
'paymentPasswordIncorrect' => 'The payment password is incorrect',
|
|
|
- 'failedApplyWithdrawalVerify' => 'Failed to apply for cash withdrawal verification',
|
|
|
|
|
- 'withdrawalAuditVerificationFailed' => 'Withdrawal audit verification failed',
|
|
|
|
|
- 'cannotSelectDateInThePast'=>'Cannot select a date in the past',
|
|
|
|
|
|
|
+ 'failedApplyWithdrawalVerify' => '申请提现校验失败',
|
|
|
|
|
+ 'withdrawalAuditVerificationFailed' => '提现审核校验失败',
|
|
|
|
|
+ 'cannotSelectDateInThePast'=>'不能选择过去的日期',
|
|
|
'statusSettingSucceeded' => 'Status setting succeeded',
|
|
'statusSettingSucceeded' => 'Status setting succeeded',
|
|
|
'exportWithdrawApplyExcelName' => 'Withdraw_Apply',
|
|
'exportWithdrawApplyExcelName' => 'Withdraw_Apply',
|
|
|
- 'invoiceEnteredSuccessfully' => 'Invoice entered successfully',
|
|
|
|
|
- 'modifyInvoiceEntryCompleted' => 'Modify invoice entry data completed',
|
|
|
|
|
- 'reviewInvoiceDataCompleted' => 'Review invoice data completed',
|
|
|
|
|
- 'memberPerformanceAdjustmentList' => 'Member Performance Adjustment List',
|
|
|
|
|
|
|
+ 'invoiceEnteredSuccessfully' => '发票录入成功',
|
|
|
|
|
+ 'modifyInvoiceEntryCompleted' => '修改发票录入数据完成',
|
|
|
|
|
+ 'reviewInvoiceDataCompleted' => '审核发票数据完成',
|
|
|
|
|
+ 'memberPerformanceAdjustmentList' => '会员业绩调整列表',
|
|
|
'applicationAdjustMemberPerfSuccess' => 'The application to adjust the member performance was successful',
|
|
'applicationAdjustMemberPerfSuccess' => 'The application to adjust the member performance was successful',
|
|
|
'nextPeriodConnectedNetCannotAdjusted' => 'The next period [ {periodNum} ] has been connected to the net, and this period cannot be adjusted',
|
|
'nextPeriodConnectedNetCannotAdjusted' => 'The next period [ {periodNum} ] has been connected to the net, and this period cannot be adjusted',
|
|
|
- 'passReviewAdjustPerfSuccess' => "Pass the review and adjust the member's performance successfully",
|
|
|
|
|
- 'batchReviewMemberPerfCompletion' => 'Batch review/review reject member performance completion',
|
|
|
|
|
- 'transactionTypeAddSuccess'=> 'Transaction type added successfully',
|
|
|
|
|
- 'modifyTransactionTypeCompleted' => 'Modify transaction type completed',
|
|
|
|
|
- 'unableDelete' => 'Unable to delete',
|
|
|
|
|
|
|
+ 'passReviewAdjustPerfSuccess' => "审核通过调整会员业绩成功",
|
|
|
|
|
+ 'batchReviewMemberPerfCompletion' => '批量审核/审核拒绝会员业绩完成',
|
|
|
|
|
+ 'transactionTypeAddSuccess'=> '交易类型添加成功',
|
|
|
|
|
+ 'modifyTransactionTypeCompleted' => '修改交易类型完成',
|
|
|
|
|
+ 'unableDelete' => '无法删除',
|
|
|
'pendingRecordAfterThePendingReviewed' => 'If there is a pending record in the member review list, it shall be submitted after the pending record has been reviewed',
|
|
'pendingRecordAfterThePendingReviewed' => 'If there is a pending record in the member review list, it shall be submitted after the pending record has been reviewed',
|
|
|
'periodNotNetCannotAdjusted' => 'This period [ {periodNum} ] is not connected to the net and cannot be adjusted',
|
|
'periodNotNetCannotAdjusted' => 'This period [ {periodNum} ] is not connected to the net and cannot be adjusted',
|
|
|
'adjustmentTypeIncorrect' => 'The adjustment type is incorrect',
|
|
'adjustmentTypeIncorrect' => 'The adjustment type is incorrect',
|
|
@@ -86,7 +86,7 @@ return [
|
|
|
|
|
|
|
|
# 公用
|
|
# 公用
|
|
|
'amountUnit' => '₦',
|
|
'amountUnit' => '₦',
|
|
|
- 'sceneDoesNotExist' => 'Scene does not exist',
|
|
|
|
|
|
|
+ 'sceneDoesNotExist' => '场景不存在',
|
|
|
'memberDoesNotExist' => 'Member does not exist',
|
|
'memberDoesNotExist' => 'Member does not exist',
|
|
|
'mustSelectOneItemToDelete' => 'must select one item to delete',
|
|
'mustSelectOneItemToDelete' => 'must select one item to delete',
|
|
|
'dataNotExists' => 'Data not exists',
|
|
'dataNotExists' => 'Data not exists',
|