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.",
memberInsertActive: "Here
You will be registered.",
memberNone: "Does not exist.",
memberExistValid: "Already have two members.
",
notUrlCreate: "Invitation URL has not been generated.",
smsSendConfirm: "Send an invitation SMS?",
snsShareTitle: "Easy Sign Up for ATOMY",
downloadComplete: "Download is complete.",
qrNotGenerate: "QR code was not generated.",
snsShareDescription: "Welcome to Atomy.",
inviteSimpleJoinTitle: "Easy sign up for ATOMY",
inviteSmsSentSuccess: "SMS sent out",
snsInfo: {
kakaokey: "6ae6d1005a79a3edb004498118561215"
}
};
});