export default {
name: '名称',
transactionType: '异动类型',
status: 'Status',
applicationTime: 'Apply time',
lastUpdatedTime: 'Last Update time',
remark: 'Remark',
totalApplyPeople: 'Total apply people',
approvedPeople: 'Approved people',
all: 'All',
pass: 'Pass',
littlePass: 'Little pass',
notReview: 'Unreview',
noPass: 'Fail',
timeInterval: 'Time interval',
agencyAccount: '代理帐号',
amount: '金额',
turnoverLimit: '流水倍数',
describe: '描述',
operator: '操作者',
updatedTime: '更新时间',
action: '动作',
auditResults: '审核结果',
agree: '同意',
notAgree: '不同意',
pending: '待审核',
reason: '原因',
plzKeyAgencyAccount: '请输入代理帐号',
joinIn: '加入',
batchJoin: '批次加入',
sampleDownload: '范例下载',
needOnePeople: '申请单至少需要一名玩家',
applicationList: '申请列表',
operationRecord: '操作纪录',
reviewApplicationForm: '上下分申请单审核',
detailData: '详细资料',
noPassNeedReason: '不通过必须填写原因',
review: '审核',
createApplicationForm: '建立申请单',
};