링크결제 발송대기 필터 다국어 지원 추가

- 필터 레이블 및 옵션 현지화
- 휴대폰번호/이메일 검색 타입 번역
- 발송수단 및 진행상태 옵션 다국어 적용

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jay Sheen
2025-11-03 16:11:37 +09:00
parent 79b5c1cb76
commit 2fea3a0691
3 changed files with 20 additions and 15 deletions

View File

@@ -1090,6 +1090,8 @@
"linkContent": "Link Content",
"basic": "Basic",
"additional": "Additional",
"sendMethodFilter": "Send Method",
"processStatus": "Process Status",
"resendFailed": "Resend failed.",
"resendError": "An error occurred during resend.",
"resendConfirm": "Do you want to resend?",

View File

@@ -1090,6 +1090,8 @@
"linkContent": "링크내용",
"basic": "기본",
"additional": "추가",
"sendMethodFilter": "발송수단",
"processStatus": "진행상태",
"resendFailed": "재발송을 실패하였습니다.",
"resendError": "재발송 중 오류가 발생했습니다.",
"resendConfirm": "재발송 하시겠습니까?",