overpass.require.define(function(){ return { cancelComplete: "Cancellation has been completed.", cancelRequestTomorrowProcessed: "The cancellation request has been submitted
and will be processed the following day.", approvalCancel: "Cancel Approval", confirmApprovalCancel: "Are you sure you want to cancel your approval?", inquireApprovalNumber: "Please enter the approval number.", invalidCardFirstNo: "mypage.word.valid.card.firstNo", inquireCardNumber: "Please enter your card number.", inquireApprovalDate: "Enter the approval date.", inquireApprovalAmount: "Enter the approval amount.", existsDupCardNumApprovalNum: "The same card number and approval number exist.", searchPeriodCheck: "and the search period cannot exceed 12 months." }; });