|
|
@@ -143,15 +143,15 @@ return [
|
|
|
'memberUnderrepresentedRegion' => 'The member is underrepresented in that region',
|
|
|
'memberSurplusRegionLess' => 'The member has insufficient surplus in the region for the current period',
|
|
|
'withdrawFormNoSn' => "There is no paid record of withdrawals serial number {sn}",
|
|
|
- 'withdrawFormUserNameInconsistent'=>'The serial number of the withdrawal in Excel. { excelName } is inconsistent with information in the system { userName }',
|
|
|
- 'withdrawFormRealNameInconsistent' => "The serial number of the withdrawal in Excel. {sn}, member's name { excelName }, is inconsistent with information in the system {realName}",
|
|
|
+ 'withdrawFormUserNameInconsistent'=>'The serial number of the withdrawal in Excel. {excelName} is inconsistent with information in the system {userName}',
|
|
|
+ 'withdrawFormRealNameInconsistent' => "The serial number of the withdrawal in Excel. {sn}, member's name {excelName}, is inconsistent with information in the system {realName}",
|
|
|
'withdrawFormPeriodsInconsistent' => "Excel withdrawal serial number {sn} withdrawal periods {withdrawPeriodNum}, is inconsistent with the information in the system【 {systemWithdrawPeriodNum} 】",
|
|
|
'withdrawFormPaidAtInconsistent' => "Payment date of the withdrawal serial number in Excel {sn} {paidAt} is inconsistent with system information {systemPaidAt}",
|
|
|
- 'withdrawFormAmountInconsistent' => "Withdrawal amount of the withdrawal serial number in Excel {sn} {execlAmount} is inconsistent with the information in the system { systemAmount }",
|
|
|
+ 'withdrawFormAmountInconsistent' => "Withdrawal amount of the withdrawal serial number in Excel {sn} {execlAmount} is inconsistent with the information in the system {systemAmount}",
|
|
|
'withdrawFormBankRealNameInconsistent' => "Real-time account name of the withdrawal serial number in Excel {sn} {execlBankRealName}, is inconsistent with the information in the system {systemName} Inconsistent ",
|
|
|
- 'withdrawFormBankNoInconsistent' => "Real-time bank account of the withdrawal serial number in Excel { excelBankNo } { sn } is inconsistent with information in system { systemBankNo }",
|
|
|
+ 'withdrawFormBankNoInconsistent' => "Real-time bank account of the withdrawal serial number in Excel {excelBankNo} {sn} is inconsistent with information in system {systemBankNo}",
|
|
|
'withdrawFormNoExistsUser'=>'不存在该用户',
|
|
|
- 'withdrawChkAuditStatus' => "The current status of the withdrawal { sn } is 【 {statusName} 】, cannot be set to【 { newStatusName }】",
|
|
|
+ 'withdrawChkAuditStatus' => "The current status of the withdrawal {sn} is 【 {statusName} 】, cannot be set to【 {newStatusName}】",
|
|
|
|
|
|
# 网络功能
|
|
|
'numberOfLayers' => 'Number Of Layers',
|