diff --git a/backend/app/Locale.php b/backend/app/Locale.php
index 9c3fd6ca2..64ee54544 100644
--- a/backend/app/Locale.php
+++ b/backend/app/Locale.php
@@ -27,6 +27,7 @@ enum Locale: string
case PL = 'pl';
case SK = 'sk';
case EL = 'el';
+ case KO = 'ko';
public static function getSupportedLocales(): array
{
diff --git a/backend/lang/ko.json b/backend/lang/ko.json
new file mode 100644
index 000000000..b59f869c9
--- /dev/null
+++ b/backend/lang/ko.json
@@ -0,0 +1,711 @@
+{
+ "Older First": "오래된순",
+ "Newer First": "최신순",
+ "Recently Updated First": "최근 업데이트순",
+ "Recently Updated Last": "오래된 업데이트순",
+ "First Name A-Z": "이름 A-Z",
+ "First Name Z-A": "이름 Z-A",
+ "Last Name A-Z": "성 A-Z",
+ "Last Name Z-A": "성 Z-A",
+ "Status A-Z": "상태 A-Z",
+ "Status Z-A": "상태 Z-A",
+ "Closest start date": "시작일 임박순",
+ "Furthest start date": "시작일 여유순",
+ "Closest end date": "종료일 임박순",
+ "Furthest end date": "종료일 여유순",
+ "Newest first": "최신순",
+ "Oldest first": "오래된순",
+ "Recently Updated": "최근 업데이트",
+ "Least Recently Updated": "오래된 업데이트순",
+ "Oldest First": "오래된순",
+ "Newest First": "최신순",
+ "Buyer Name A-Z": "구매자 이름 A-Z",
+ "Buyer Name Z-A": "구매자 이름 Z-A",
+ "Amount Ascending": "금액 오름차순",
+ "Amount Descending": "금액 내림차순",
+ "Buyer Email A-Z": "구매자 이메일 A-Z",
+ "Buyer Email Z-A": "구매자 이메일 Z-A",
+ "Order # Ascending": "주문번호 오름차순",
+ "Order # Descending": "주문번호 내림차순",
+ "Code Name A-Z": "코드명 A-Z",
+ "Code Name Z-A": "코드명 Z-A",
+ "Usage Count Ascending": "사용 횟수 오름차순",
+ "Usage Count Descending": "사용 횟수 내림차순",
+ "Homepage order": "홈페이지 순서",
+ "Title A-Z": "제목 A-Z",
+ "Title Z-A": "제목 Z-A",
+ "Sale start date closest": "판매 시작일 임박순",
+ "Sale start date furthest": "판매 시작일 여유순",
+ "Sale end date closest": "판매 종료일 임박순",
+ "Sale end date furthest": "판매 종료일 여유순",
+ "Account registration is disabled": "계정 등록이 비활성화되어 있습니다",
+ "The invitation has expired": "초대가 만료되었습니다",
+ "The invitation is invalid": "초대가 유효하지 않습니다",
+ "Invitation valid, but user not found": "초대는 유효하지만 사용자를 찾을 수 없습니다",
+ "No user found for this invitation. The invitation may have been revoked.": "이 초대에 해당하는 사용자를 찾을 수 없습니다. 초대가 취소되었을 수 있습니다.",
+ "Logout Successful": "로그아웃되었습니다",
+ "Your password has been reset. Please login with your new password.": "비밀번호가 재설정되었습니다. 새 비밀번호로 로그인해 주세요.",
+ "No account ID found in token": "토큰에서 계정 ID를 찾을 수 없습니다",
+ "Event with ID :eventId is not live and user is not authenticated": "ID가 :eventId인 이벤트가 공개되지 않았으며 사용자가 인증되지 않았습니다",
+ "Sorry, we could not verify your session. Please restart your order.": "죄송합니다. 세션을 확인할 수 없습니다. 주문을 다시 시작해 주세요.",
+ "The email confirmation link has expired. Please request a new one.": "이메일 확인 링크가 만료되었습니다. 새 링크를 요청해 주세요.",
+ "The email confirmation link is invalid.": "이메일 확인 링크가 유효하지 않습니다.",
+ "No invitation found for this user.": "이 사용자에 대한 초대를 찾을 수 없습니다.",
+ "User status is not Invited": "사용자 상태가 초대됨이 아닙니다",
+ "Email is required": "이메일을 입력해 주세요",
+ "Email must be a valid email address": "유효한 이메일 주소를 입력해 주세요",
+ "First name is required": "이름을 입력해 주세요",
+ "Last name is required": "성을 입력해 주세요",
+ "Ticket is required": "티켓을 선택해 주세요",
+ "Ticket price is required": "티켓 가격을 입력해 주세요",
+ "Please enter a valid hex color code. In the format #000000 or #000.": "#000000 또는 #000 형식의 유효한 HEX 색상 코드를 입력해 주세요.",
+ "The maximum timeout is 2 hours.": "최대 제한 시간은 2시간입니다.",
+ "The address line 1 field is required": "주소(1)를 입력해 주세요",
+ "The city field is required": "도시를 입력해 주세요",
+ "The zip or postal code field is required": "우편번호를 입력해 주세요",
+ "The country field is required": "국가를 입력해 주세요",
+ "The country field should be a 2 character ISO 3166 code": "국가 코드는 ISO 3166 2자리 코드여야 합니다",
+ "Please select at least one ticket.": "티켓을 하나 이상 선택해 주세요.",
+ "The sale end date must be after the sale start date.": "판매 종료일은 판매 시작일 이후여야 합니다.",
+ "The sale end date must be a valid date.": "판매 종료일은 유효한 날짜여야 합니다.",
+ "The sale start date must be after the ticket sale start date.": "판매 시작일은 티켓 판매 시작일 이후여야 합니다.",
+ "Welcome to :app_name! Please confirm your email address": ":app_name에 오신 것을 환영합니다! 이메일 주소를 확인해 주세요",
+ "🎟️ Your Ticket for :event": "🎟️ :event 티켓",
+ "Your order has been cancelled": "주문이 취소되었습니다",
+ "Your order wasn\\'t successful": "주문이 완료되지 않았습니다",
+ "You\\'ve received a refund": "환불이 완료되었습니다",
+ "Your Order is Confirmed!": "주문이 확정되었습니다!",
+ "We were unable to process your order": "주문을 처리할 수 없습니다",
+ "New order for :amount for :event 🎉": ":event에 대한 :amount 새 주문 🎉",
+ "New order for :event 🎉": ":event 새 주문 🎉",
+ "Confirm email change": "이메일 변경 확인",
+ "Password reset": "비밀번호 재설정",
+ "Your password has been reset": "비밀번호가 재설정되었습니다",
+ "You\\'ve been invited to join :appName": ":appName에 참여하도록 초대되었습니다",
+ "Current account ID is not set": "현재 계정 ID가 설정되지 않았습니다",
+ "User not found in this account": "이 계정에서 사용자를 찾을 수 없습니다",
+ "User not found": "사용자를 찾을 수 없습니다",
+ "Username or Password are incorrect": "아이디 또는 비밀번호가 올바르지 않습니다",
+ "Account not found": "계정을 찾을 수 없습니다",
+ "Attempt to log in to a non-active account": "비활성 계정으로 로그인을 시도했습니다",
+ "User account is not active": "사용자 계정이 활성화되어 있지 않습니다",
+ "Invalid reset token": "유효하지 않은 재설정 토큰입니다",
+ "Reset token has expired": "재설정 토큰이 만료되었습니다",
+ "Event daily statistics updated for event :event_id with total refunded amount of :amount": "이벤트 :event_id의 일일 통계가 총 환불 금액 :amount(으)로 업데이트되었습니다",
+ "Event statistics updated for event :event_id with total refunded amount of :amount": "이벤트 :event_id의 통계가 총 환불 금액 :amount(으)로 업데이트되었습니다",
+ "This promo code is invalid": "유효하지 않은 프로모션 코드입니다",
+ "You haven\\'t selected any tickets": "선택한 티켓이 없습니다",
+ "The maximum number of tickets available for :tickets is :max": ":tickets에 대해 구매 가능한 최대 티켓 수는 :max장입니다",
+ "You must order at least :min tickets for :ticket": ":ticket은(는) 최소 :min장 이상 주문해야 합니다",
+ "The minimum amount is :price": "최소 금액은 :price입니다",
+ "The ticket :ticket is sold out": ":ticket 티켓이 매진되었습니다",
+ ":field must be specified": ":field을(를) 지정해야 합니다",
+ "Invalid price ID": "유효하지 않은 가격 ID입니다",
+ "The maximum number of tickets available for :ticket is :max": ":ticket에 대해 구매 가능한 최대 티켓 수는 :max장입니다",
+ "Ticket with id :id not found": "ID가 :id인 티켓을 찾을 수 없습니다",
+ "Failed to refund stripe charge": "Stripe 결제 환불에 실패했습니다",
+ "Payment was successful, but order has expired. Order: :id": "결제는 완료되었지만 주문이 만료되었습니다. 주문번호: :id",
+ "Order is not awaiting payment. Order: :id": "결제 대기 중인 주문이 아닙니다. 주문번호: :id",
+ "There was an error communicating with the payment provider. Please try again later.": "결제 제공업체와 통신하는 중 오류가 발생했습니다. 잠시 후 다시 시도해 주세요.",
+ "Stripe Connect account not found for the event organizer": "이벤트 주최자의 Stripe Connect 계정을 찾을 수 없습니다",
+ "Cannot Refund: Stripe connect account not found and saas_mode_enabled is enabled": "환불 불가: Stripe Connect 계정을 찾을 수 없으며 saas_mode_enabled가 활성화되어 있습니다",
+ "Invalid calculation type": "유효하지 않은 계산 유형입니다",
+ "One or more tax IDs are invalid": "하나 이상의 세금 ID가 유효하지 않습니다",
+ "Invalid ticket ids: :ids": "유효하지 않은 티켓 ID: :ids",
+ "Cannot delete ticket price with id :id because it has sales": "판매 내역이 있어 ID :id인 티켓 가격을 삭제할 수 없습니다",
+ "Order has no order items": "주문에 주문 항목이 없습니다",
+ "There is already an account associated with this email. Please log in instead.": "이미 이 이메일로 등록된 계정이 있습니다. 로그인해 주세요.",
+ "Stripe Connect Account creation is only available in Saas Mode.": "Stripe Connect 계정 생성은 SaaS 모드에서만 가능합니다.",
+ "There are issues with creating or fetching the Stripe Connect Account. Please try again.": "Stripe Connect 계정을 생성하거나 조회하는 중 문제가 발생했습니다. 다시 시도해 주세요.",
+ "There are issues with creating the Stripe Connect Account Link. Please try again.": "Stripe Connect 계정 링크를 생성하는 중 문제가 발생했습니다. 다시 시도해 주세요.",
+ "Cannot check in attendee as they are not active.": "참가자가 활성 상태가 아니어서 체크인할 수 없습니다.",
+ "in": "입장",
+ "out": "퇴장",
+ "There are no tickets available. ' .\n 'If you would like to assign a ticket to this attendee,' .\n ' please adjust the ticket\\'s available quantity.": "이용 가능한 티켓이 없습니다. 이 참가자에게 티켓을 배정하려면 티켓의 재고 수량을 조정해 주세요.",
+ "The ticket price ID is invalid.": "유효하지 않은 티켓 가격 ID입니다.",
+ "Ticket ID is not valid": "유효하지 않은 티켓 ID입니다",
+ "There are no tickets available. If you would like to assign this ticket to this attendee, please adjust the ticket\\'s available quantity.": "이용 가능한 티켓이 없습니다. 이 참가자에게 이 티켓을 배정하려면 티켓의 재고 수량을 조정해 주세요.",
+ "Attendee ID is not valid": "유효하지 않은 참가자 ID입니다",
+ "The invitation does not exist": "초대가 존재하지 않습니다",
+ "The invitation has already been accepted": "초대가 이미 수락되었습니다",
+ "Organizer :id not found": ":id 주최자를 찾을 수 없습니다",
+ "Continue": "계속",
+ "Event :id not found": ":id 이벤트를 찾을 수 없습니다",
+ "You cannot change the currency of an event that has completed orders": "완료된 주문이 있는 이벤트는 통화를 변경할 수 없습니다",
+ "You must verify your account before you can update an event\\'s status.\n You can resend the confirmation by visiting your profile page.": "이벤트 상태를 변경하려면 먼저 계정을 인증해야 합니다.\\n 프로필 페이지에서 인증 메일을 다시 보낼 수 있습니다.",
+ "You cannot send messages until your account is verified.": "계정이 인증될 때까지 메시지를 보낼 수 없습니다.",
+ "Order not found": "주문을 찾을 수 없습니다",
+ "Order already cancelled": "이미 취소된 주문입니다",
+ "Failed to create attendee": "참가자 생성에 실패했습니다",
+ "This order is has already been processed": "이 주문은 이미 처리되었습니다",
+ "This order has expired": "이 주문은 만료되었습니다",
+ "This order has already been processed": "이 주문은 이미 처리되었습니다",
+ "There is an unexpected ticket price ID in the order": "주문에 예상치 못한 티켓 가격 ID가 있습니다",
+ "This event is not live.": "이 이벤트는 공개되지 않았습니다.",
+ "Sorry, we could not verify your session. Please create a new order.": "죄송합니다. 세션을 확인할 수 없습니다. 새 주문을 생성해 주세요.",
+ "There is no Stripe data associated with this order.": "이 주문에 연결된 Stripe 데이터가 없습니다.",
+ "There is already a refund pending for this order.\n Please wait for the refund to be processed before requesting another one.": "이미 이 주문에 대해 대기 중인 환불이 있습니다.\\n 처리가 완료될 때까지 기다린 후 다시 요청해 주세요.",
+ "Promo code :code already exists": "프로모션 코드 :code이(가) 이미 존재합니다",
+ "The code :code is already in use for this event": "코드 :code은(는) 이 이벤트에서 이미 사용 중입니다",
+ "You cannot delete this question as there as answers associated with it. You can hide the question instead.": "이 질문에 연결된 답변이 있어 삭제할 수 없습니다. 대신 질문을 숨길 수 있습니다.",
+ "One or more of the ordered question IDs do not exist for the event.": "정렬된 질문 ID 중 하나 이상이 이 이벤트에 존재하지 않습니다.",
+ "You cannot delete this ticket because it has orders associated with it. You can hide it instead.": "이 티켓에 연결된 주문이 있어 삭제할 수 없습니다. 대신 숨길 수 있습니다.",
+ "Ticket type cannot be changed as tickets have been registered for this type": "이 유형으로 등록된 티켓이 있어 티켓 유형을 변경할 수 없습니다",
+ "The ordered ticket IDs must exactly match all tickets for the event without missing or extra IDs.": "정렬된 티켓 ID는 누락되거나 추가된 ID 없이 이벤트의 모든 티켓과 정확히 일치해야 합니다.",
+ "No email change pending": "대기 중인 이메일 변경이 없습니다",
+ "The email :email already exists on this account": "이메일 :email은(는) 이미 이 계정에 존재합니다",
+ "You are not authorized to perform this action.": "이 작업을 수행할 권한이 없습니다.",
+ "Your account is not active.": "계정이 활성화되어 있지 않습니다.",
+ "Payload has expired or is invalid.": "페이로드가 만료되었거나 유효하지 않습니다.",
+ "Payload could not be decrypted.": "페이로드를 복호화할 수 없습니다.",
+ "Could not upload image to :disk. Check :disk is configured correctly": ":disk에 이미지를 업로드할 수 없습니다. :disk가 올바르게 설정되어 있는지 확인해 주세요",
+ "Could not upload image": "이미지를 업로드할 수 없습니다",
+ "Length must be a positive integer.": "길이는 양의 정수여야 합니다.",
+ "Prefix length exceeds the total desired token length.": "접두사 길이가 원하는 전체 토큰 길이를 초과합니다.",
+ "A valid email is required": "유효한 이메일 주소를 입력해 주세요",
+ "The title field is required": "제목을 입력해 주세요",
+ "The attribute name is required": "속성 이름을 입력해 주세요",
+ "The attribute value is required": "속성 값을 입력해 주세요",
+ "The attribute is_public fields is required": "is_public 속성을 입력해 주세요",
+ "Required questions have not been answered. You may need to reload the page.": "필수 질문에 답변하지 않았습니다. 페이지를 새로고침해야 할 수 있습니다.",
+ "This question is outdated. Please reload the page.": "이 질문은 오래된 정보입니다. 페이지를 새로고침해 주세요.",
+ "Please select an option": "옵션을 선택해 주세요",
+ "This field is required.": "이 항목은 필수입니다.",
+ "This field must be less than 255 characters.": "이 항목은 255자를 초과할 수 없습니다.",
+ "This field must be at least 2 characters.": "이 항목은 최소 2자 이상이어야 합니다.",
+ "Hello": "안녕하세요",
+ "You have requested to reset your password for your account on :appName.": ":appName 계정의 비밀번호 재설정을 요청하셨습니다.",
+ "Please click the link below to reset your password.": "아래 링크를 클릭하여 비밀번호를 재설정해 주세요.",
+ "Reset Password": "비밀번호 재설정",
+ "If you did not request a password reset, please ignore this email or reply to let us know.": "비밀번호 재설정을 요청하지 않으셨다면 이 이메일을 무시하시거나 답장으로 알려주세요.",
+ "Thank you": "감사합니다",
+ "Your password has been reset for your account on :appName.": ":appName 계정의 비밀번호가 재설정되었습니다.",
+ "If you did not request a password reset, please immediately contact reset your password.": "비밀번호 재설정을 요청하지 않으셨다면 즉시 비밀번호를 재설정해 주세요.",
+ "You are receiving this communication because you are registered as an attendee for the following event:": "다음 이벤트의 참가자로 등록되어 있어 이 메일을 받으셨습니다:",
+ "If you believe you have received this email in error,": "이 이메일을 잘못 받으셨다고 생각되시면",
+ "please contact the event organizer at": "다음 연락처로 이벤트 주최자에게 문의해 주세요",
+ "If you believe this is spam, please report it to": "스팸으로 의심되신다면 다음으로 신고해 주세요",
+ "You\\'re going to": "참석 예정 이벤트",
+ "Please find your ticket details below.": "아래에서 티켓 세부 정보를 확인하세요.",
+ "View Ticket": "티켓 보기",
+ "If you have any questions or need assistance, please reply to this email or contact the event organizer": "문의사항이나 도움이 필요하시면 이 이메일에 답장하시거나 이벤트 주최자에게 문의해 주세요",
+ "at": "에서",
+ "Best regards,": "감사합니다,",
+ "Your order for": "주문하신",
+ "has been cancelled.": "이(가) 취소되었습니다.",
+ "Order #:": "주문번호:",
+ "If you have any questions or need assistance, please respond to this email.": "문의사항이나 도움이 필요하시면 이 이메일에 답장해 주세요.",
+ "Your recent order for": "최근 주문하신",
+ "was not successful.": "이(가) 완료되지 않았습니다.",
+ "View Event Homepage": "이벤트 홈페이지 보기",
+ "If you have any questions or need assistance, feel free to reach out to our support team": "문의사항이나 도움이 필요하시면 언제든지 지원팀에 문의해 주세요",
+ "Best regards": "감사합니다",
+ "You have received a refund of :refundAmount for the following event: :eventTitle.": "다음 이벤트에 대해 :refundAmount 환불이 완료되었습니다: :eventTitle.",
+ "You\\'ve received a new order!": "새 주문이 접수되었습니다!",
+ "Congratulations! You\\'ve received a new order for ": "축하합니다! 새 주문이 접수되었습니다:",
+ "Please find the details below.": "아래에서 세부 정보를 확인하세요.",
+ "Order Amount:": "주문 금액:",
+ "Order ID:": "주문 ID:",
+ "View Order": "주문 보기",
+ "Ticket": "티켓",
+ "Price": "가격",
+ "Total": "합계",
+ "Your recent order for :eventTitle was not successful. The order expired while you were completing the payment. We have issued a refund for the order.": ":eventTitle에 대한 최근 주문이 완료되지 않았습니다. 결제 진행 중 주문이 만료되어 환불을 처리했습니다.",
+ "We apologize for the inconvenience. If you have any questions or need assistance, feel free to reach us at": "불편을 드려 죄송합니다. 문의사항이나 도움이 필요하시면 언제든지 다음으로 연락해 주세요",
+ "View Event Page": "이벤트 페이지 보기",
+ "Hi.Events": "Hi.Events",
+ "Your Order is Confirmed! ": "주문이 확정되었습니다!",
+ "Congratulations! Your order for :eventTitle on :eventDate at :eventTime was successful. Please find your order details below.": "축하합니다! :eventDate :eventTime :eventTitle 주문이 완료되었습니다. 아래에서 주문 세부 정보를 확인하세요.",
+ "Event Details": "이벤트 상세 정보",
+ "Event Name:": "이벤트명:",
+ "Date & Time:": "날짜 및 시간:",
+ "Order Summary": "주문 요약",
+ "Order Number:": "주문 번호:",
+ "Total Amount:": "총 금액:",
+ "View Order Summary & Tickets": "주문 요약 및 티켓 보기",
+ "If you have any questions or need assistance, feel free to reach out to our friendly support team at": "문의사항이나 도움이 필요하시면 언제든지 친절한 지원팀에 문의해 주세요",
+ "What\\'s Next?": "다음 단계는?",
+ "Download Tickets:": "티켓 다운로드:",
+ "Please download your tickets from the order summary page.": "주문 요약 페이지에서 티켓을 다운로드해 주세요.",
+ "Prepare for the Event:": "이벤트 준비하기:",
+ "Make sure to note the event date, time, and location.": "이벤트 날짜, 시간, 장소를 꼭 확인해 두세요.",
+ "Stay Updated:": "최신 소식 받기:",
+ "Keep an eye on your email for any updates from the event organizer.": "이벤트 주최자로부터 오는 업데이트를 이메일로 확인해 주세요.",
+ "Hi :name": ":name님, 안녕하세요",
+ "Welcome to :appName! We\\'re excited to have you aboard!": ":appName에 오신 것을 환영합니다! 함께하게 되어 기쁩니다!",
+ "To get started and activate your account, please click the link below to confirm your email address:": "시작하려면 아래 링크를 클릭하여 이메일 주소를 확인하고 계정을 활성화해 주세요:",
+ "Confirm Your Email": "이메일 확인하기",
+ "If you did not create an account with us, no further action is required. Your email address will not be used without confirmation.": "계정을 생성하지 않으셨다면 별도의 조치가 필요하지 않습니다. 확인 없이는 이메일 주소가 사용되지 않습니다.",
+ "Best Regards,": "감사합니다,",
+ "The :appName Team": ":appName 팀 드림",
+ "You have requested to change your email address to :pendingEmail. Please click the link below to confirm this change.": "이메일 주소를 :pendingEmail(으)로 변경 요청하셨습니다. 아래 링크를 클릭하여 변경을 확인해 주세요.",
+ "If you did not request this change, please immediately change your password.": "이 변경을 요청하지 않으셨다면 즉시 비밀번호를 변경해 주세요.",
+ "Thanks,": "감사합니다,",
+ "You\\'ve been invited to join :appName.": ":appName에 참여하도록 초대되었습니다.",
+ "To accept the invitation, please click the link below:": "초대를 수락하려면 아래 링크를 클릭해 주세요:",
+ "Accept Invitation": "초대 수락",
+ "All rights reserved.": "모든 권리 보유.",
+ "Congratulations 🎉": "축하합니다 🎉",
+ "Sent Date Oldest": "발송일 오래된순",
+ "Sent Date Newest": "발송일 최신순",
+ "Subject A-Z": "제목 A-Z",
+ "Subject Z-A": "제목 Z-A",
+ "Name A-Z": "이름 A-Z",
+ "Name Z-A": "이름 Z-A",
+ "Updated oldest first": "오래된 업데이트순",
+ "Updated newest first": "최근 업데이트순",
+ "Most capacity used": "사용률 높은순",
+ "Least capacity used": "사용률 낮은순",
+ "Least capacity": "정원 적은순",
+ "Most capacity": "정원 많은순",
+ "Sorry, these tickets are sold out": "죄송합니다, 해당 티켓은 매진되었습니다",
+ "The maximum number of tickets available is :max": "구매 가능한 최대 티켓 수는 :max장입니다",
+ "Ticket is hidden without promo code": "프로모션 코드가 없으면 티켓이 숨겨집니다",
+ "Ticket is sold out": "티켓이 매진되었습니다",
+ "Ticket is before sale start date": "티켓 판매 시작일 이전입니다",
+ "Ticket is after sale end date": "티켓 판매 종료일 이후입니다",
+ "Ticket is hidden": "티켓이 숨겨져 있습니다",
+ "Price is before sale start date": "가격 판매 시작일 이전입니다",
+ "Price is after sale end date": "가격 판매 종료일 이후입니다",
+ "Price is sold out": "매진된 가격입니다",
+ "Price is hidden": "가격이 숨겨져 있습니다",
+ "Expires soonest": "만료 임박순",
+ "Expires latest": "만료 여유순",
+ "The expiration date must be after the activation date.": "만료일은 활성화일 이후여야 합니다.",
+ "The activation date must be before the expiration date.": "활성화일은 만료일 이전이어야 합니다.",
+ "Attendee :attendee_name is not allowed to check in using this check-in list": "참가자 :attendee_name은(는) 이 체크인 목록으로 체크인할 수 없습니다",
+ "Invalid attendee code detected: :attendees ": "유효하지 않은 참가자 코드가 감지되었습니다: :attendees",
+ "Check-in list not found": "체크인 목록을 찾을 수 없습니다",
+ "Attendee :attendee_name is already checked in": "참가자 :attendee_name은(는) 이미 체크인되었습니다",
+ "Check-in list has expired": "체크인 목록이 만료되었습니다",
+ "Check-in list is not active yes": "체크인 목록이 아직 활성화되지 않았습니다",
+ "This attendee is not checked in": "이 참가자는 체크인되지 않았습니다",
+ "Attendee does not belong to this check-in list": "참가자가 이 체크인 목록에 속하지 않습니다",
+ "Attendee :attendee_name\\'s ticket is cancelled": "참가자 :attendee_name의 티켓이 취소되었습니다",
+ "Check-in list is not active yet": "체크인 목록이 아직 활성화되지 않았습니다",
+ "The number of attendees does not match the number of tickets in the order": "참가자 수가 주문의 티켓 수와 일치하지 않습니다",
+ "Product is required": "상품을 선택해 주세요",
+ "Product price is required": "상품 가격을 입력해 주세요",
+ "Please select at least one product.": "상품을 하나 이상 선택해 주세요.",
+ "The sale start date must be after the product sale start date.": "판매 시작일은 상품 판매 시작일 이후여야 합니다.",
+ "You must select a product category.": "상품 카테고리를 선택해야 합니다.",
+ "Invalid direction. Must be either asc or desc": "유효하지 않은 정렬 방향입니다. asc 또는 desc여야 합니다",
+ "DomainObject must be a valid :interface.": "DomainObject는 유효한 :interface여야 합니다.",
+ "Nested relationships must be an array of Relationship objects.": "중첩된 관계는 Relationship 객체의 배열이어야 합니다.",
+ "OrderAndDirections must be an array of OrderAndDirection objects.": "OrderAndDirections는 OrderAndDirection 객체의 배열이어야 합니다.",
+ "Attendee :attendee_name\\'s product is cancelled": "참가자 :attendee_name의 상품이 취소되었습니다",
+ "Tickets": "티켓",
+ "There are no tickets available for this event.": "이 이벤트에는 이용 가능한 티켓이 없습니다.",
+ "You haven\\'t selected any products": "선택한 상품이 없습니다",
+ "The maximum number of products available for :products is :max": ":products에 대해 구매 가능한 최대 상품 수는 :max개입니다",
+ "You must order at least :min products for :product": ":product은(는) 최소 :min개 이상 주문해야 합니다",
+ "The product :product is sold out": ":product 상품이 매진되었습니다",
+ "The maximum number of products available for :product is :max": ":product에 대해 구매 가능한 최대 상품 수는 :max개입니다",
+ "Sorry, these products are sold out": "죄송합니다, 해당 상품은 매진되었습니다",
+ "The maximum number of products available is :max": "구매 가능한 최대 상품 수는 :max개입니다",
+ "Product with id :id not found": "ID가 :id인 상품을 찾을 수 없습니다",
+ "You cannot delete this product because it has orders associated with it. You can hide it instead.": "이 상품에 연결된 주문이 있어 삭제할 수 없습니다. 대신 숨길 수 있습니다.",
+ "Invalid product ids: :ids": "유효하지 않은 상품 ID: :ids",
+ "Product is hidden without promo code": "프로모션 코드가 없으면 상품이 숨겨집니다",
+ "Product is sold out": "상품이 매진되었습니다",
+ "Product is before sale start date": "상품 판매 시작일 이전입니다",
+ "Product is after sale end date": "상품 판매 종료일 이후입니다",
+ "Product is hidden": "상품이 숨겨져 있습니다",
+ "Cannot delete product price with id :id because it has sales": "판매 내역이 있어 ID :id인 상품 가격을 삭제할 수 없습니다",
+ "You cannot delete this product category because it contains the following products: :products. These products are linked to existing orders. Please move the :product_name to another category before attempting to delete this one.": "이 상품 카테고리에는 다음 상품이 포함되어 있어 삭제할 수 없습니다: :products. 이 상품들은 기존 주문에 연결되어 있습니다. 삭제하기 전에 :product_name을(를) 다른 카테고리로 이동해 주세요.",
+ "products": "상품",
+ "product": "상품",
+ "Product category :productCategoryId has been deleted.": "상품 카테고리 :productCategoryId이(가) 삭제되었습니다.",
+ "You cannot delete the last product category. Please create another category before deleting this one.": "마지막 상품 카테고리는 삭제할 수 없습니다. 삭제하기 전에 다른 카테고리를 먼저 생성해 주세요.",
+ "The product category with ID :id was not found.": "ID가 :id인 상품 카테고리를 찾을 수 없습니다.",
+ "Expired": "만료됨",
+ "Limit Reached": "한도 도달",
+ "Deleted": "삭제됨",
+ "Active": "활성",
+ "This ticket is invalid": "유효하지 않은 티켓입니다",
+ "There are no tickets available. ' .\n 'If you would like to assign a product to this attendee,' .\n ' please adjust the product\\'s available quantity.": "이용 가능한 티켓이 없습니다. 이 참가자에게 상품을 배정하려면 상품의 재고 수량을 조정해 주세요.",
+ "The product price ID is invalid.": "유효하지 않은 상품 가격 ID입니다.",
+ "Product ID is not valid": "유효하지 않은 상품 ID입니다",
+ "There are no products available. If you would like to assign this product to this attendee, please adjust the product\\'s available quantity.": "이용 가능한 상품이 없습니다. 이 참가자에게 이 상품을 배정하려면 상품의 재고 수량을 조정해 주세요.",
+ "There is an unexpected product price ID in the order": "주문에 예상치 못한 상품 가격 ID가 있습니다",
+ "Product type cannot be changed as products have been registered for this type": "이 유형으로 등록된 상품이 있어 상품 유형을 변경할 수 없습니다",
+ "The ordered category IDs must exactly match all categories for the event without missing or extra IDs.": "정렬된 카테고리 ID는 누락되거나 추가된 ID 없이 이벤트의 모든 카테고리와 정확히 일치해야 합니다.",
+ "The ordered product IDs must exactly match all products for the event without missing or extra IDs.": "정렬된 상품 ID는 누락되거나 추가된 ID 없이 이벤트의 모든 상품과 정확히 일치해야 합니다.",
+ "This product is outdated. Please reload the page.": "이 상품은 오래된 정보입니다. 페이지를 새로고침해 주세요.",
+ "Reserved": "예약됨",
+ "Cancelled": "취소됨",
+ "Completed": "완료됨",
+ "Awaiting offline payment": "무통장 입금 대기 중",
+ "ID": "ID",
+ "First Name": "이름",
+ "Last Name": "성",
+ "Email": "이메일",
+ "Status": "상태",
+ "Is Checked In": "체크인 여부",
+ "Checked In At": "체크인 시각",
+ "Product ID": "상품 ID",
+ "Product Name": "상품명",
+ "Event ID": "이벤트 ID",
+ "Public ID": "공개 ID",
+ "Short ID": "짧은 ID",
+ "Created Date": "생성일",
+ "Last Updated Date": "최종 수정일",
+ "Notes": "메모",
+ "Total Before Additions": "추가 항목 반영 전 합계",
+ "Total Gross": "총액(세전)",
+ "Total Tax": "총 세금",
+ "Total Fee": "총 수수료",
+ "Total Refunded": "총 환불액",
+ "Payment Status": "결제 상태",
+ "Refund Status": "환불 상태",
+ "Currency": "통화",
+ "Created At": "생성일시",
+ "Payment Gateway": "결제 게이트웨이",
+ "Is Partially Refunded": "부분 환불 여부",
+ "Is Fully Refunded": "전액 환불 여부",
+ "Is Free Order": "무료 주문 여부",
+ "Is Manually Created": "수동 생성 여부",
+ "Billing Address": "청구지 주소",
+ "Promo Code": "프로모션 코드",
+ "Failed to handle incoming Stripe webhook": "수신된 Stripe 웹훅 처리에 실패했습니다",
+ "Notes must be less than 2000 characters": "메모는 2000자를 초과할 수 없습니다",
+ "Invalid payment provider selected.": "유효하지 않은 결제 제공업체가 선택되었습니다.",
+ "Payment instructions are required when offline payments are enabled.": "무통장 입금이 활성화된 경우 결제 안내가 필요합니다.",
+ "The invoice prefix may only contain letters, numbers, and hyphens.": "인보이스 접두사는 문자, 숫자, 하이픈만 사용할 수 있습니다.",
+ "The organization name is required when invoicing is enabled.": "인보이스가 활성화된 경우 조직명이 필요합니다.",
+ "The organization address is required when invoicing is enabled.": "인보이스가 활성화된 경우 조직 주소가 필요합니다.",
+ "The invoice start number must be at least 1.": "인보이스 시작 번호는 1 이상이어야 합니다.",
+ "There is no default account configuration available": "사용 가능한 기본 계정 설정이 없습니다",
+ "Product price ID is not valid": "유효하지 않은 상품 가격 ID입니다",
+ "Invoice": "인보이스",
+ "Editing order with ID: :id": "ID: :id 주문 수정 중",
+ "Marking order as paid": "주문을 결제 완료로 표시 중",
+ "Received a :event Stripe event, which has no handler": "처리기가 없는 :event Stripe 이벤트를 수신했습니다",
+ "Order is not in the correct status to transition to offline payment": "무통장 입금 상태로 전환할 수 있는 주문 상태가 아닙니다",
+ "Order reservation has expired": "주문 예약이 만료되었습니다",
+ "Offline payments are not enabled for this event": "이 이벤트에는 무통장 입금이 활성화되어 있지 않습니다",
+ "There are no products available in this category": "이 카테고리에는 이용 가능한 상품이 없습니다",
+ "Webhook not found": "웹훅을 찾을 수 없습니다",
+ "Unable to check in as attendee :attendee_name\\'s order is awaiting payment": "참가자 :attendee_name의 주문이 결제 대기 중이어서 체크인할 수 없습니다",
+ "Attendee :attendee_name\\'s order cannot be marked as paid. Please check your event settings": "참가자 :attendee_name의 주문을 결제 완료로 표시할 수 없습니다. 이벤트 설정을 확인해 주세요",
+ "Invoice already exists": "인보이스가 이미 존재합니다",
+ "Invoice not found": "인보이스를 찾을 수 없습니다",
+ "Order is not awaiting offline payment": "무통장 입금 대기 중인 주문이 아닙니다",
+ "Refund already processed": "이미 환불이 처리되었습니다",
+ "Stripe refund successful": "Stripe 환불이 완료되었습니다",
+ "There are no tickets available for this event": "이 이벤트에는 이용 가능한 티켓이 없습니다",
+ "Address line 1 is required": "주소(1)를 입력해 주세요",
+ "City is required": "도시를 입력해 주세요",
+ "Zip or postal code is required": "우편번호를 입력해 주세요",
+ "Country is required": "국가를 입력해 주세요",
+ "If you did not request a password reset, please immediately reset your password.": "비밀번호 재설정을 요청하지 않으셨다면 즉시 비밀번호를 재설정해 주세요.",
+ "ℹ️ Your order is pending payment. Tickets have been issued but will not be valid until payment is received.": "ℹ️ 주문이 결제 대기 중입니다. 티켓은 발급되었지만 결제가 확인될 때까지 유효하지 않습니다.",
+ "ℹ️ This order is pending payment. Please mark the payment as received on the order management page once payment is received.": "ℹ️ 이 주문은 결제 대기 중입니다. 결제가 확인되면 주문 관리 페이지에서 결제 완료로 표시해 주세요.",
+ "Order Status:": "주문 상태:",
+ "Your order is pending payment. Tickets have been issued but will not be valid until payment is received.": "주문이 결제 대기 중입니다. 티켓은 발급되었지만 결제가 확인될 때까지 유효하지 않습니다.",
+ "Payment Instructions": "결제 안내",
+ "Please follow the instructions below to complete your payment.": "아래 안내에 따라 결제를 완료해 주세요.",
+ "Invoice Number": "인보이스 번호",
+ "Date Issued": "발행일",
+ "Due Date": "납부 기한",
+ "Amount Due": "청구 금액",
+ "Billed To": "청구 대상",
+ "DESCRIPTION": "내역",
+ "RATE": "단가",
+ "QTY": "수량",
+ "AMOUNT": "금액",
+ "Subtotal": "소계",
+ "Total Discount": "총 할인액",
+ "Total Service Fee": "총 서비스 수수료",
+ "Total Amount": "총 금액",
+ "For any queries, please contact us at": "문의사항은 다음으로 연락해 주세요",
+ "Tax Information": "세금 정보",
+ "Sales Ascending": "판매량 오름차순",
+ "Sales Descending": "판매량 내림차순",
+ "Revenue Ascending": "매출 오름차순",
+ "Revenue Descending": "매출 내림차순",
+ "Social": "소셜",
+ "Food & Drink": "음식 & 음료",
+ "Charity": "자선",
+ "Music": "음악",
+ "Art": "예술",
+ "Comedy": "코미디",
+ "Theater": "연극",
+ "Business": "비즈니스",
+ "Tech": "기술",
+ "Education": "교육",
+ "Workshop": "워크숍",
+ "Sports": "스포츠",
+ "Festival": "페스티벌",
+ "Nightlife": "나이트라이프",
+ "Other": "기타",
+ "Name": "이름",
+ "Code": "코드",
+ "Total Sales": "총 판매량",
+ "Total Sales Gross": "총 매출(세전)",
+ "Updated At": "수정일시",
+ "Question": "질문",
+ "Answer": "답변",
+ "Order ID": "주문 ID",
+ "Order Email": "주문 이메일",
+ "Attendee Name": "참가자 이름",
+ "Attendee Email": "참가자 이메일",
+ "Product": "상품",
+ "Order URL": "주문 URL",
+ "Attendee Answers": "참가자 답변",
+ "Order Name": "주문자 이름",
+ "Order Answers": "주문 답변",
+ "Product Answers": "상품 답변",
+ "Payment Provider": "결제 제공업체",
+ "Invalid invite token": "유효하지 않은 초대 토큰입니다",
+ "Affiliate not found": "제휴사를 찾을 수 없습니다",
+ "Organizer with ID :organizerId is not live and user is not authenticated": "ID가 :organizerId인 주최자가 공개되지 않았으며 사용자가 인증되지 않았습니다",
+ "Message sent successfully": "메시지가 성공적으로 전송되었습니다",
+ "Your email has been successfully verified!": "이메일이 성공적으로 인증되었습니다!",
+ "The image must be at least 600 pixels wide and 50 pixels tall, and no more than 4000 pixels wide and 4000 pixels tall.": "이미지는 가로 600픽셀, 세로 50픽셀 이상이어야 하며, 가로 4000픽셀, 세로 4000픽셀을 초과할 수 없습니다.",
+ "The image must be at least :minWidth x :minHeight pixels.": "이미지는 최소 :minWidth x :minHeight 픽셀이어야 합니다.",
+ "The entity ID is required when type is provided.": "유형이 제공된 경우 엔티티 ID가 필요합니다.",
+ "The type is required when entity ID is provided.": "엔티티 ID가 제공된 경우 유형이 필요합니다.",
+ "Your confirmation code for :app_name is :code": ":app_name의 인증 코드는 :code입니다",
+ "New message from :name": ":name님으로부터 새 메시지",
+ "An affiliate with this code already exists for this event": "이 코드로 등록된 제휴사가 이미 이 이벤트에 존재합니다",
+ "New password must be different from the old password.": "새 비밀번호는 기존 비밀번호와 달라야 합니다.",
+ "Due to issues with spam, you must contact us to enable your account for sending messages. ' .\n 'Please contact us at :email": "스팸 방지를 위해 메시지 발송 기능을 활성화하려면 저희에게 문의해 주세요. ' .\\n ':email로 연락해 주세요",
+ "Sorry, is expired or not in a valid state.": "죄송합니다. 만료되었거나 유효하지 않은 상태입니다.",
+ "Organizer not found": "주최자를 찾을 수 없습니다",
+ "You must verify your account before you can update an organizer\\'s status.\n You can resend the confirmation by visiting your profile page.": "주최자 상태를 변경하려면 먼저 계정을 인증해야 합니다.\\n 프로필 페이지에서 인증 메일을 다시 보낼 수 있습니다.",
+ "Your email address has already been verified.": "이메일 주소가 이미 인증되었습니다.",
+ "The verification code is invalid or has expired.": "인증 코드가 유효하지 않거나 만료되었습니다.",
+ "Job not found": "작업을 찾을 수 없습니다",
+ "Export file not found": "내보내기 파일을 찾을 수 없습니다",
+ "Job completed successfully": "작업이 성공적으로 완료되었습니다",
+ "Job is still in progress": "작업이 아직 진행 중입니다",
+ "Email Subject": "이메일 제목",
+ "© :year :app_name. All rights reserved.": "© :year :app_name. 모든 권리 보유.",
+ "Need help?": "도움이 필요하신가요?",
+ "Contact Support": "지원팀에 문의",
+ "Additional Information": "추가 정보",
+ "If you have any questions or need assistance, please contact": "문의사항이나 도움이 필요하시면 다음으로 연락해 주세요",
+ "Hello :name": ":name님, 안녕하세요",
+ "You have received a new message from": "새 메시지를 받았습니다:",
+ "Reply to :name": ":name님에게 답장",
+ "This message was sent via your organizer contact form.": "이 메시지는 주최자 문의 양식을 통해 전송되었습니다.",
+ "Your email confirmation code is:": "이메일 인증 코드:",
+ "Ticket Name A-Z": "티켓명 A-Z",
+ "Ticket Name Z-A": "티켓명 Z-A",
+ "Liquid": "Liquid",
+ "Blade": "Blade",
+ "Order Confirmation": "주문 확인",
+ "Attendee Ticket": "참가자 티켓",
+ "Sent to the customer after placing an order": "주문 완료 후 고객에게 발송됨",
+ "Sent to each attendee with their ticket": "각 참가자에게 티켓과 함께 발송됨",
+ "Abandoned": "중단됨",
+ "Check Ins": "체크인",
+ "Unknown": "알 수 없음",
+ "Opted In To Marketing": "마케팅 수신 동의",
+ "Unauthorized": "권한 없음",
+ "Configuration assigned successfully.": "설정이 성공적으로 적용되었습니다.",
+ "Impersonation started": "대리 로그인이 시작되었습니다",
+ "Not currently impersonating": "현재 대리 로그인 중이 아닙니다",
+ "Impersonation ended": "대리 로그인이 종료되었습니다",
+ "No user role found in token": "토큰에서 사용자 역할을 찾을 수 없습니다",
+ "You cannot modify email templates until your account is verified.": "계정이 인증될 때까지 이메일 템플릿을 수정할 수 없습니다.",
+ "Due to issues with spam, you must connect a Stripe account before you can modify email templates.": "스팸 방지를 위해 이메일 템플릿을 수정하려면 먼저 Stripe 계정을 연결해야 합니다.",
+ "Invalid template type": "유효하지 않은 템플릿 유형입니다",
+ "Superadmin user is viewing non-live event with ID :eventId": "최고 관리자가 공개되지 않은 이벤트(ID: :eventId)를 조회 중입니다",
+ "Invalid report type.": "유효하지 않은 보고서 유형입니다.",
+ "Date range must be less than 370 days.": "날짜 범위는 370일을 초과할 수 없습니다.",
+ "Attendee updated successfully": "참가자 정보가 성공적으로 수정되었습니다",
+ "Order updated successfully": "주문이 성공적으로 수정되었습니다",
+ "Ticket resent successfully": "티켓이 성공적으로 재발송되었습니다",
+ "Order confirmation resent successfully": "주문 확인서가 성공적으로 재발송되었습니다",
+ "If you have tickets associated with this email, we will send you an email with the details.": "이 이메일과 연결된 티켓이 있다면 세부 정보를 담은 이메일을 보내드리겠습니다.",
+ "The footer text may not be greater than 500 characters.": "푸터 텍스트는 500자를 초과할 수 없습니다.",
+ "The layout type must be default or modern.": "레이아웃 유형은 default 또는 modern이어야 합니다.",
+ "The mode must be light or dark.": "모드는 light 또는 dark여야 합니다.",
+ "The background type must be COLOR or MIRROR_COVER_IMAGE.": "배경 유형은 COLOR 또는 MIRROR_COVER_IMAGE여야 합니다.",
+ "First name must be a string": "이름은 문자열이어야 합니다",
+ "First name must not exceed 255 characters": "이름은 255자를 초과할 수 없습니다",
+ "Last name must be a string": "성은 문자열이어야 합니다",
+ "Last name must not exceed 255 characters": "성은 255자를 초과할 수 없습니다",
+ "Email must not exceed 255 characters": "이메일은 255자를 초과할 수 없습니다",
+ "Validation failed after multiple attempts: :error": "여러 번 시도했지만 유효성 검사에 실패했습니다: :error",
+ "Your Ticket Details Have Been Changed": "티켓 정보가 변경되었습니다",
+ "Your Order Details Have Been Changed": "주문 정보가 변경되었습니다",
+ "Response from :organizerName": ":organizerName의 답변",
+ "Your Tickets": "내 티켓",
+ "Invalid VAT number format": "유효하지 않은 부가가치세 번호 형식입니다",
+ "The system default configuration cannot be deleted.": "시스템 기본 설정은 삭제할 수 없습니다.",
+ "User does not belong to this account": "사용자가 이 계정에 속하지 않습니다",
+ "Impersonation not allowed": "대리 로그인이 허용되지 않습니다",
+ "Email template not found": "이메일 템플릿을 찾을 수 없습니다",
+ "Unable to verify Stripe signature with any platform": "어떤 플랫폼으로도 Stripe 서명을 확인할 수 없습니다",
+ "Order :id not found for event :eventId": "이벤트 :eventId에서 주문 :id을(를) 찾을 수 없습니다",
+ "Order is not in a valid status to be abandoned": "주문 상태가 중단 처리할 수 있는 상태가 아닙니다",
+ "Order has already expired": "주문이 이미 만료되었습니다",
+ "Attendee not found": "참가자를 찾을 수 없습니다",
+ "Event not found": "이벤트를 찾을 수 없습니다",
+ "Page must be a positive integer": "페이지는 양의 정수여야 합니다",
+ "Page not found": "페이지를 찾을 수 없습니다",
+ "Invalid or expired link. Please request a new one.": "유효하지 않거나 만료된 링크입니다. 새 링크를 요청해 주세요.",
+ "This link has expired. Please request a new one.": "이 링크는 만료되었습니다. 새 링크를 요청해 주세요.",
+ "SUPERADMIN users cannot be created through the application": "SUPERADMIN 사용자는 애플리케이션을 통해 생성할 수 없습니다",
+ "Cannot associate a user with SUPERADMIN role to an account": "SUPERADMIN 역할을 가진 사용자를 계정에 연결할 수 없습니다",
+ "View Order & Tickets": "주문 및 티켓 보기",
+ "Summer Music Festival 2024": "2024 여름 음악 페스티벌",
+ "3 Arena, North Wall Quay, Dublin 1, Ireland": "3 Arena, North Wall Quay, Dublin 1, Ireland",
+ "Join us for an unforgettable evening of live music featuring top artists from around the world.": "전 세계 최고의 아티스트들이 선사하는 잊지 못할 라이브 음악의 밤에 함께해요.",
+ "Please transfer the total amount to the following bank account within 5 business days.": "영업일 기준 5일 이내에 아래 계좌로 전체 금액을 입금해 주세요.",
+ "Thank you for your purchase! We look forward to seeing you at the event.": "구매해 주셔서 감사합니다! 행사장에서 뵙기를 기대하겠습니다.",
+ "Platform Fee": "플랫폼 수수료",
+ "Processing charge event": "결제 이벤트 처리 중",
+ "Charge not in succeeded status, skipping": "결제가 완료 상태가 아니어서 건너뜁니다",
+ "Stripe payment not found for charge": "결제에 대한 Stripe 결제 정보를 찾을 수 없습니다",
+ "Order not found for charge": "결제에 대한 주문을 찾을 수 없습니다",
+ "Extracting platform fee for order": "주문의 플랫폼 수수료 추출 중",
+ "Retrieving balance transaction from Stripe": "Stripe에서 잔액 거래 내역 조회 중",
+ "No balance transaction found for charge": "결제에 대한 잔액 거래 내역을 찾을 수 없습니다",
+ "Platform fee already stored for this transaction": "이 거래에 대한 플랫폼 수수료가 이미 저장되어 있습니다",
+ "Platform fee stored successfully": "플랫폼 수수료가 성공적으로 저장되었습니다",
+ "Failed to store platform fee": "플랫폼 수수료 저장에 실패했습니다",
+ "Ticket Reference": "티켓 참조번호",
+ "Order Reference": "주문 참조번호",
+ "The name of the event": "이벤트명",
+ "The event start date": "이벤트 시작일",
+ "The event start time": "이벤트 시작 시간",
+ "The event end date": "이벤트 종료일",
+ "The event end time": "이벤트 종료 시간",
+ "The full event address": "이벤트 전체 주소",
+ "The event venue name": "이벤트 장소명",
+ "The venue address line 1": "장소 주소(1)",
+ "The venue address line 2": "장소 주소(2)",
+ "The venue city": "장소 도시",
+ "The venue state or region": "장소 주/지역",
+ "The venue ZIP or postal code": "장소 우편번호",
+ "The venue country code": "장소 국가 코드",
+ "The event description": "이벤트 설명",
+ "The organizer\\'s name": "주최자 이름",
+ "The organizer\\'s email": "주최자 이메일",
+ "The support email address": "지원 이메일 주소",
+ "Instructions for offline payment": "무통장 입금 안내",
+ "Message shown after checkout": "결제 완료 후 표시되는 메시지",
+ "Link to view the order summary": "주문 요약 보기 링크",
+ "The order reference number": "주문 참조번호",
+ "The total order amount": "총 주문 금액",
+ "The order date": "주문일",
+ "The first name of the person who placed the order": "주문자 이름",
+ "The last name of the person who placed the order": "주문자 성",
+ "The email of the person who placed the order": "주문자 이메일",
+ "The attendee\\'s full name": "참가자 전체 이름",
+ "The attendee\\'s email": "참가자 이메일",
+ "The ticket type name": "티켓 유형명",
+ "The ticket price": "티켓 가격",
+ "Link to view/download the ticket": "티켓 보기/다운로드 링크",
+ "Stripe secret key not configured for platform: :platform": "플랫폼 :platform에 대한 Stripe 비밀 키가 설정되지 않았습니다",
+ "VIES service returned HTTP :status": "VIES 서비스가 HTTP :status을(를) 반환했습니다",
+ "VAT number is not valid according to VIES": "VIES에 따르면 유효하지 않은 부가가치세 번호입니다",
+ "Connection error: :error": "연결 오류: :error",
+ "Validation error: :error": "유효성 검사 오류: :error",
+ "VIES service is temporarily busy. Validation will be retried.": "VIES 서비스가 일시적으로 사용량이 많습니다. 검증이 재시도됩니다.",
+ "Member State service is temporarily unavailable. Validation will be retried.": "회원국 서비스가 일시적으로 사용할 수 없습니다. 검증이 재시도됩니다.",
+ "VIES service timed out. Validation will be retried.": "VIES 서비스가 시간 초과되었습니다. 검증이 재시도됩니다.",
+ "VIES server is busy. Validation will be retried.": "VIES 서버가 사용량이 많습니다. 검증이 재시도됩니다.",
+ "VIES service is unavailable. Validation will be retried.": "VIES 서비스를 사용할 수 없습니다. 검증이 재시도됩니다.",
+ "VIES service has reached maximum requests. Validation will be retried.": "VIES 서비스가 최대 요청 수에 도달했습니다. 검증이 재시도됩니다.",
+ "Invalid VAT number format.": "유효하지 않은 부가가치세 번호 형식입니다.",
+ "Invalid requester information.": "유효하지 않은 요청자 정보입니다.",
+ "VIES validation error: :code": "VIES 검증 오류: :code",
+ "Please confirm your email address": "이메일 주소를 확인해 주세요",
+ "Email addresses do not match": "이메일 주소가 일치하지 않습니다",
+ "Please confirm the email address": "이메일 주소를 확인해 주세요",
+ "Ticket Details Changed": "티켓 정보 변경됨",
+ "The details on your ticket for **:eventName** have been updated.": "**:eventName**의 티켓 정보가 업데이트되었습니다.",
+ "What Changed": "변경 내용",
+ "Security Information": "보안 정보",
+ "This change was made from IP address: :ipAddress": "이 변경은 IP 주소 :ipAddress에서 이루어졌습니다",
+ "If you did not make this change, please contact the event organizer immediately.": "본인이 변경하지 않았다면 즉시 이벤트 주최자에게 문의해 주세요.",
+ "Event Organizer: :organizerName": "이벤트 주최자: :organizerName",
+ "Contact: :email": "연락처: :email",
+ "Order Details Changed": "주문 정보 변경됨",
+ "The details on your order for **:eventName** have been updated.": "**:eventName**의 주문 정보가 업데이트되었습니다.",
+ "We found :count order(s) associated with :email.": ":email과(와) 연결된 주문 :count건을 찾았습니다.",
+ "Click the button below to view your tickets and order details.": "아래 버튼을 클릭하여 티켓과 주문 세부 정보를 확인하세요.",
+ "View My Tickets": "내 티켓 보기",
+ "This link will expire in 24 hours.": "이 링크는 24시간 후 만료됩니다.",
+ "If you did not request this, please ignore this email.": "요청하지 않으셨다면 이 이메일을 무시해 주세요.",
+ "You have reached your daily message limit. Please try again later or contact support to increase your limits.": "일일 메시지 한도에 도달했습니다. 나중에 다시 시도하시거나 한도 증가를 위해 지원팀에 문의해 주세요.",
+ "The number of recipients exceeds your account limit. Please contact support to increase your limits.": "수신자 수가 계정 한도를 초과했습니다. 한도 증가를 위해 지원팀에 문의해 주세요.",
+ "Your account tier does not allow links in messages. Please contact support to enable this feature.": "현재 계정 등급에서는 메시지에 링크를 포함할 수 없습니다. 이 기능을 사용하려면 지원팀에 문의해 주세요.",
+ "Deleted :count failed jobs": "실패한 작업 :count건을 삭제했습니다",
+ "Failed job not found": "실패한 작업을 찾을 수 없습니다",
+ "Queued :count jobs for retry": "재시도를 위해 작업 :count건을 대기열에 추가했습니다",
+ "Job queued for retry": "작업이 재시도 대기열에 추가되었습니다",
+ "Message approved and queued for sending": "메시지가 승인되어 발송 대기열에 추가되었습니다",
+ "Promo code not found": "프로모션 코드를 찾을 수 없습니다",
+ "Question not found": "질문을 찾을 수 없습니다",
+ "[Action Required] Message Pending Review - :subject": "[조치 필요] 검토 대기 중인 메시지 - :subject",
+ "Message not found": "메시지를 찾을 수 없습니다",
+ "Message must be in pending review status to be approved": "승인하려면 메시지가 검토 대기 상태여야 합니다",
+ "The :attribute must be a valid URL.": ":attribute은(는) 유효한 URL이어야 합니다.",
+ "The :attribute must use http or https protocol.": ":attribute은(는) http 또는 https 프로토콜을 사용해야 합니다.",
+ "The :attribute cannot point to localhost or internal addresses.": ":attribute은(는) localhost 또는 내부 주소를 가리킬 수 없습니다.",
+ "The :attribute cannot use reserved domain names.": ":attribute은(는) 예약된 도메인 이름을 사용할 수 없습니다.",
+ "The :attribute cannot point to cloud metadata endpoints.": ":attribute은(는) 클라우드 메타데이터 엔드포인트를 가리킬 수 없습니다.",
+ "The :attribute cannot point to private or internal IP addresses.": ":attribute은(는) 사설 또는 내부 IP 주소를 가리킬 수 없습니다.",
+ "A message has been flagged for review due to eligibility check failures.": "자격 확인 실패로 인해 메시지가 검토 대상으로 플래그 처리되었습니다.",
+ "Message Details": "메시지 상세 정보",
+ "Subject": "제목",
+ "Account": "계정",
+ "Event": "이벤트",
+ "Message ID": "메시지 ID",
+ "Eligibility Failures": "자격 확인 실패",
+ "Stripe payment account not connected": "Stripe 결제 계정이 연결되지 않았습니다",
+ "No completed paid orders on this account": "이 계정에 완료된 유료 주문이 없습니다",
+ "Event was created less than 24 hours ago": "이벤트가 생성된 지 24시간이 지나지 않았습니다",
+ "Review Message": "메시지 검토",
+ "A spot has opened up!": "자리가 났습니다!",
+ "An order has been reserved for you. Click the button below to complete your purchase.": "회원님을 위해 주문이 예약되었습니다. 아래 버튼을 클릭하여 구매를 완료해 주세요.",
+ "Complete Your Order": "주문 완료하기",
+ "If you are still interested, you may rejoin the waitlist from the event page.": "아직 관심이 있으시다면 이벤트 페이지에서 다시 대기자 명단에 등록할 수 있습니다.",
+ "View Event": "이벤트 보기",
+ "Your waitlist offer has expired": "대기자 명단 제안이 만료되었습니다",
+ "We'll notify you as soon as a spot becomes available.": "자리가 생기는 즉시 알려드리겠습니다.",
+ "You're on the waitlist!": "대기자 명단에 등록되었습니다!",
+ "Amount": "금액",
+ "Amount Paid": "결제 금액",
+ "Balance Due": "미납 잔액",
+ "Default": "기본값",
+ "Description": "설명",
+ "Google Tag Manager is not available on hosted plans for security reasons.": "보안상의 이유로 호스팅 플랜에서는 Google Tag Manager를 사용할 수 없습니다.",
+ "Must be 6-30 alphanumeric characters": "6~30자의 영숫자여야 합니다",
+ "Must be 9-20 digits (e.g., 1234567890)": "9~20자리 숫자여야 합니다 (예: 1234567890)",
+ "Must start with G- followed by 6-20 characters (e.g., G-XXXXXXXXXX)": "G-로 시작하고 이어서 6~20자가 와야 합니다 (예: G-XXXXXXXXXX)",
+ "Must start with GTM- followed by 4-20 characters (e.g., GTM-XXXXXXX)": "GTM-으로 시작하고 이어서 4~20자가 와야 합니다 (예: GTM-XXXXXXX)",
+ "Not enough products available. Please try again.": "이용 가능한 상품 수량이 부족합니다. 다시 시도해 주세요.",
+ "Only scheduled messages can be cancelled": "예약된 메시지만 취소할 수 있습니다",
+ "Order Ascending": "순서 오름차순",
+ "Order Descending": "순서 내림차순",
+ "Paid": "결제 완료",
+ "Position ascending": "위치 오름차순",
+ "Position descending": "위치 내림차순",
+ "Product not found for this event": "이 이벤트에서 상품을 찾을 수 없습니다",
+ "Qty": "수량",
+ "Rate": "단가",
+ "The scheduled time must be in the future.": "예약 시간은 미래여야 합니다.",
+ "The selected font is not supported.": "선택한 글꼴은 지원되지 않습니다.",
+ "There are no waiting entries for this product": "이 상품에 대한 대기 항목이 없습니다",
+ "This event cannot be deleted because it has completed orders. Please cancel or refund all orders first.": "완료된 주문이 있어 이 이벤트를 삭제할 수 없습니다. 먼저 모든 주문을 취소하거나 환불해 주세요.",
+ "This event has completed orders. Please cancel or refund all orders before deleting.": "이 이벤트에는 완료된 주문이 있습니다. 삭제하기 전에 모든 주문을 취소하거나 환불해 주세요.",
+ "This message can no longer be cancelled": "이 메시지는 더 이상 취소할 수 없습니다",
+ "This organizer has events with completed orders. Please cancel or refund all orders first.": "이 주최자에게는 완료된 주문이 있는 이벤트가 있습니다. 먼저 모든 주문을 취소하거나 환불해 주세요.",
+ "This waitlist entry cannot be cancelled": "이 대기자 명단 항목은 취소할 수 없습니다",
+ "This waitlist entry cannot be offered in its current status": "이 대기자 명단 항목은 현재 상태에서 제안할 수 없습니다",
+ "Unpaid": "미결제",
+ "Void": "무효",
+ "Waitlist entry not found": "대기자 명단 항목을 찾을 수 없습니다",
+ "Waitlist is not enabled for this product": "이 상품에는 대기자 명단이 활성화되어 있지 않습니다",
+ "You are already on the waitlist for this product": "이미 이 상품의 대기자 명단에 등록되어 있습니다",
+ "You cannot archive the last active organizer on your account.": "계정의 마지막 활성 주최자는 보관할 수 없습니다.",
+ "You cannot delete the last organizer on your account.": "계정의 마지막 주최자는 삭제할 수 없습니다.",
+ "You must acknowledge your data controller responsibilities before enabling tracking pixels.": "추적 픽셀을 활성화하기 전에 데이터 관리자 책임에 동의해야 합니다."
+}
\ No newline at end of file
diff --git a/frontend/lingui.config.ts b/frontend/lingui.config.ts
index 3a3b90f20..924fef0d9 100644
--- a/frontend/lingui.config.ts
+++ b/frontend/lingui.config.ts
@@ -20,7 +20,7 @@ const config: LinguiConfig = {
"sk", // Slovak
"el", // Greek
// "ja", // Japanese
- // "ko", // Korean
+ "ko", // Korean
// "id", // Indonesian
"zh-hk", // Cantonese Chinese (Hong Kong)
// "cs", // Czech
diff --git a/frontend/src/components/common/LanguageSwitcher/index.tsx b/frontend/src/components/common/LanguageSwitcher/index.tsx
index 08c590283..cf9b27d45 100644
--- a/frontend/src/components/common/LanguageSwitcher/index.tsx
+++ b/frontend/src/components/common/LanguageSwitcher/index.tsx
@@ -44,6 +44,8 @@ export const LanguageSwitcher = () => {
return t`Slovak`;
case "el":
return t`Greek`;
+ case "ko":
+ return t`Korean`;
default:
// Defensive fallback: if a new locale is added to SupportedLocales
// but not handled here, return the locale code itself rather than
diff --git a/frontend/src/locales.ts b/frontend/src/locales.ts
index 30e68d0d3..809ee201e 100644
--- a/frontend/src/locales.ts
+++ b/frontend/src/locales.ts
@@ -17,9 +17,10 @@ export type SupportedLocales =
| "pl"
| "se"
| "sk"
- | "el";
+ | "el"
+ | "ko";
-export const availableLocales = ["en", "de", "fr", "it", "nl", "pt", "es", "zh-cn", "zh-hk", "pt-br", "vi", "tr", "hu", "pl", "se", "sk", "el"];
+export const availableLocales = ["en", "de", "fr", "it", "nl", "pt", "es", "zh-cn", "zh-hk", "pt-br", "vi", "tr", "hu", "pl", "se", "sk", "el", "ko"];
export const localeToFlagEmojiMap: Record = {
en: '🇬🇧',
@@ -39,6 +40,7 @@ export const localeToFlagEmojiMap: Record = {
se: '🇸🇪',
sk: '🇸🇰',
el: '🇬🇷',
+ ko: '🇰🇷',
};
export const localeToNameMap: Record = {
@@ -59,6 +61,7 @@ export const localeToNameMap: Record = {
se: `Swedish`,
sk: `Slovak`,
el: `Greek`,
+ ko: `Korean`,
};
export const getLocaleName = (locale: SupportedLocales) => {
diff --git a/frontend/src/locales/ko.js b/frontend/src/locales/ko.js
new file mode 100644
index 000000000..9f51b48fc
--- /dev/null
+++ b/frontend/src/locales/ko.js
@@ -0,0 +1 @@
+/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'아직 표시할 내용이 없습니다'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\"이(가) <0>체크인0>되었습니다\"],\"yxhYRZ\":[[\"0\"],\"이(가) <0>체크아웃0>되었습니다\"],\"KMgp2+\":[[\"0\"],\"개 남음\"],\"Pmr5xp\":[[\"0\"],\"이(가) 성공적으로 생성되었습니다\"],\"FImCSc\":[[\"0\"],\"이(가) 성공적으로 수정되었습니다\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 체크인 완료\"],\"Vjij1k\":[[\"days\"],\"일 \",[\"hours\"],\"시간 \",[\"minutes\"],\"분 \",[\"seconds\"],\"초\"],\"f3RdEk\":[[\"hours\"],\"시간 \",[\"minutes\"],\"분 \",[\"seconds\"],\"초\"],\"fyE7Au\":[[\"minutes\"],\"분 \",[\"seconds\"],\"초\"],\"NlQ0cx\":[[\"organizerName\"],\"의 첫 번째 이벤트\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.0><1>For instance, you can associate a capacity assignment with <2>Day One2> and <3>All Days3> ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.1>\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.0>\",\"OXku3b\":\"<0>https://0>your-website.com\",\"qnSLLW\":\"<0>세금과 수수료를 제외한 가격을 입력해 주세요.0><1>세금과 수수료는 아래에서 추가할 수 있습니다.1>\",\"ZjMs6e\":\"<0>이 상품에 대해 이용 가능한 수량0><1>이 상품에 연결된 <2>정원 제한2>이 있는 경우 이 값을 재정의할 수 있습니다.1>\",\"E15xs8\":\"⚡️ 이벤트 설정하기\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 이벤트 페이지 꾸미기\",\"3VPPdS\":\"💳 Stripe 연결하기\",\"cjdktw\":\"🚀 이벤트 공개하기\",\"rmelwV\":\"0분 0초\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"날짜 입력 항목입니다. 생년월일 등을 물어볼 때 적합합니다.\",\"6euFZ/\":[\"기본 \",[\"type\"],\"은(는) 모든 신규 상품에 자동으로 적용됩니다. 상품별로 재정의할 수 있습니다.\"],\"SMUbbQ\":\"드롭다운 입력은 하나만 선택할 수 있습니다\",\"qv4bfj\":\"예약 수수료나 서비스 수수료와 같은 수수료입니다\",\"POT0K/\":\"상품당 고정 금액입니다. 예: 상품당 $0.50\",\"f4vJgj\":\"여러 줄 텍스트 입력\",\"OIPtI5\":\"상품 가격의 일정 비율입니다. 예: 상품 가격의 3.5%\",\"ZthcdI\":\"할인이 없는 프로모션 코드는 숨겨진 상품을 노출하는 데 사용할 수 있습니다.\",\"AG/qmQ\":\"라디오 옵션은 여러 선택지 중 하나만 선택할 수 있습니다.\",\"h179TP\":\"검색엔진 결과와 소셜 미디어 공유 시 표시될 이벤트에 대한 짧은 설명입니다. 기본값으로 이벤트 설명이 사용됩니다\",\"WKMnh4\":\"한 줄 텍스트 입력\",\"BHZbFy\":\"주문당 하나의 질문입니다. 예: 배송 주소가 무엇인가요?\",\"Fuh+dI\":\"상품당 하나의 질문입니다. 예: 티셔츠 사이즈가 무엇인가요?\",\"RlJmQg\":\"부가가치세(VAT)나 GST와 같은 표준 세금입니다\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"계좌이체, 수표 등 무통장 결제 수단을 허용합니다\",\"hrvLf4\":\"Stripe로 신용카드 결제를 받습니다\",\"bfXQ+N\":\"초대 수락\",\"AeXO77\":\"계정\",\"lkNdiH\":\"계정 이름\",\"Puv7+X\":\"계정 설정\",\"OmylXO\":\"계정이 성공적으로 수정되었습니다\",\"7L01XJ\":\"작업\",\"FQBaXG\":\"활성화\",\"5T2HxQ\":\"활성화 날짜\",\"F6pfE9\":\"활성\",\"/PN1DA\":\"이 체크인 목록에 대한 설명을 추가하세요\",\"0/vPdA\":\"참가자에 대한 메모를 추가하세요. 참가자에게는 표시되지 않습니다.\",\"Or1CPR\":\"참가자에 대한 메모 추가...\",\"l3sZO1\":\"주문에 대한 메모를 추가하세요. 고객에게는 표시되지 않습니다.\",\"xMekgu\":\"주문에 대한 메모 추가...\",\"PGPGsL\":\"설명 추가\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"무통장 입금 안내를 추가하세요 (예: 계좌 정보, 수표 발송처, 결제 기한)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"새로 추가\",\"TZxnm8\":\"옵션 추가\",\"24l4x6\":\"상품 추가\",\"8q0EdE\":\"카테고리에 상품 추가\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"세금 또는 수수료 추가\",\"goOKRY\":\"등급 추가\",\"oZW/gT\":\"캘린더에 추가\",\"pn5qSs\":\"추가 정보\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"주소\",\"NY/x1b\":\"주소 1\",\"POdIrN\":\"주소 1\",\"cormHa\":\"주소 2\",\"gwk5gg\":\"주소 2\",\"U3pytU\":\"관리자\",\"HLDaLi\":\"관리자는 이벤트와 계정 설정에 대한 전체 접근 권한을 가집니다.\",\"W7AfhC\":\"이 이벤트의 모든 참가자\",\"cde2hc\":\"모든 상품\",\"5CQ+r0\":\"미결제 주문에 연결된 참가자도 체크인할 수 있도록 허용\",\"ipYKgM\":\"검색엔진 색인 허용\",\"LRbt6D\":\"검색엔진이 이 이벤트를 색인할 수 있도록 허용\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"멋진, 이벤트, 키워드...\",\"hehnjM\":\"금액\",\"R2O9Rg\":[\"결제 금액 (\",[\"0\"],\")\"],\"V7MwOy\":\"페이지를 불러오는 중 오류가 발생했습니다\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"예기치 않은 오류가 발생했습니다.\",\"byKna+\":\"예기치 않은 오류가 발생했습니다. 다시 시도해 주세요.\",\"ubdMGz\":\"상품 소지자의 문의는 이 이메일 주소로 전송됩니다. 또한 이 이벤트에서 발송되는 모든 이메일의 \\\\\\\"회신\\\\\\\" 주소로 사용됩니다\",\"aAIQg2\":\"화면 표시\",\"Ym1gnK\":\"적용됨\",\"sy6fss\":[[\"0\"],\"개 상품에 적용\"],\"kadJKg\":\"1개 상품에 적용\",\"DB8zMK\":\"적용\",\"GctSSm\":\"프로모션 코드 적용\",\"ARBThj\":[\"이 \",[\"type\"],\"을(를) 모든 신규 상품에 적용\"],\"S0ctOE\":\"이벤트 보관\",\"TdfEV7\":\"보관됨\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"이 참가자를 활성화하시겠습니까?\",\"TvkW9+\":\"이 이벤트를 보관하시겠습니까?\",\"/CV2x+\":\"이 참가자를 취소하시겠습니까? 티켓이 무효화됩니다\",\"YgRSEE\":\"이 프로모션 코드를 삭제하시겠습니까?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"이 이벤트를 초안으로 변경하시겠습니까? 이벤트가 공개적으로 표시되지 않습니다\",\"mEHQ8I\":\"이 이벤트를 공개하시겠습니까? 이벤트가 공개적으로 표시됩니다\",\"s4JozW\":\"이 이벤트를 복원하시겠습니까? 초안 이벤트로 복원됩니다.\",\"vJuISq\":\"이 정원 할당을 삭제하시겠습니까?\",\"baHeCz\":\"이 체크인 목록을 삭제하시겠습니까?\",\"LBLOqH\":\"주문당 한 번 질문\",\"wu98dY\":\"상품당 한 번 질문\",\"ss9PbX\":\"참가자\",\"m0CFV2\":\"참가자 상세 정보\",\"QKim6l\":\"참가자를 찾을 수 없습니다\",\"R5IT/I\":\"참가자 메모\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"참가자 티켓\",\"9SZT4E\":\"참가자\",\"iPBfZP\":\"등록된 참가자\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"자동 크기 조정\",\"vZ5qKF\":\"콘텐츠에 따라 위젯 높이를 자동으로 조정합니다. 비활성화하면 위젯이 컨테이너 높이를 가득 채웁니다.\",\"4lVaWA\":\"무통장 입금 대기 중\",\"2rHwhl\":\"무통장 입금 대기 중\",\"3wF4Q/\":\"결제 대기 중\",\"ioG+xt\":\"결제 대기 중\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"이벤트 페이지로 돌아가기\",\"VCoEm+\":\"로그인으로 돌아가기\",\"k1bLf+\":\"배경색\",\"I7xjqg\":\"배경 유형\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"청구지 주소\",\"/xC/im\":\"청구 설정\",\"rp/zaT\":\"브라질 포르투갈어\",\"whqocw\":\"등록하면 <0>서비스 약관0> 및 <1>개인정보 처리방침1>에 동의하는 것입니다.\",\"bcCn6r\":\"계산 유형\",\"+8bmSu\":\"California\",\"iStTQt\":\"카메라 권한이 거부되었습니다. <0>권한 요청0>을 다시 시도하거나, 작동하지 않는다면 브라우저 설정에서 <1>이 페이지에1> 카메라 접근 권한을 부여해야 합니다.\",\"dEgA5A\":\"취소\",\"Gjt/py\":\"이메일 변경 취소\",\"tVJk4q\":\"주문 취소\",\"Os6n2a\":\"주문 취소\",\"Mz7Ygx\":[\"주문 \",[\"0\"],\" 취소\"],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"취소됨\",\"U7nGvl\":\"체크인 불가\",\"QyjCeq\":\"정원\",\"V6Q5RZ\":\"정원 할당이 성공적으로 생성되었습니다\",\"k5p8dz\":\"정원 할당이 성공적으로 삭제되었습니다\",\"nDBs04\":\"정원 관리\",\"ddha3c\":\"카테고리를 사용하면 상품을 그룹화할 수 있습니다. 예를 들어 \\\\\\\"티켓\\\\\\\" 카테고리와 \\\\\\\"굿즈\\\\\\\" 카테고리를 만들 수 있습니다.\",\"iS0wAT\":\"카테고리는 상품을 정리하는 데 도움이 됩니다. 이 제목은 공개 이벤트 페이지에 표시됩니다.\",\"eorM7z\":\"카테고리 순서가 성공적으로 변경되었습니다.\",\"3EXqwa\":\"카테고리가 성공적으로 생성되었습니다\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"비밀번호 변경\",\"xMDm+I\":\"체크인\",\"p2WLr3\":[[\"0\"],\" \",[\"1\"],\" 체크인\"],\"D6+U20\":\"체크인하고 주문을 결제 완료로 표시\",\"QYLpB4\":\"체크인만\",\"/Ta1d4\":\"체크아웃\",\"5LDT6f\":\"이 이벤트를 확인해 보세요!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"체크인 목록이 성공적으로 삭제되었습니다\",\"+hBhWk\":\"체크인 목록이 만료되었습니다\",\"mBsBHq\":\"체크인 목록이 활성화되어 있지 않습니다\",\"vPqpQG\":\"체크인 목록을 찾을 수 없습니다\",\"tejfAy\":\"체크인 목록\",\"hD1ocH\":\"체크인 URL이 클립보드에 복사되었습니다\",\"CNafaC\":\"체크박스 옵션은 여러 개를 선택할 수 있습니다\",\"SpabVf\":\"체크박스\",\"CRu4lK\":\"체크인됨\",\"znIg+z\":\"결제\",\"1WnhCL\":\"결제 설정\",\"6imsQS\":\"중국어(간체)\",\"JjkX4+\":\"배경 색상을 선택하세요\",\"/Jizh9\":\"계정을 선택하세요\",\"3wV73y\":\"도시\",\"FG98gC\":\"검색어 지우기\",\"EYeuMv\":\"click here\",\"sby+1/\":\"클릭하여 복사\",\"yz7wBu\":\"닫기\",\"62Ciis\":\"사이드바 닫기\",\"EWPtMO\":\"코드\",\"ercTDX\":\"코드는 3자 이상 50자 이하여야 합니다\",\"oqr9HB\":\"이벤트 페이지가 처음 로드될 때 이 상품을 접기\",\"jZlrte\":\"색상\",\"Vd+LC3\":\"색상은 유효한 HEX 색상 코드여야 합니다. 예: #ffffff\",\"1HfW/F\":\"색상\",\"VZeG/A\":\"출시 예정\",\"yPI7n9\":\"이벤트를 설명하는 쉼표로 구분된 키워드입니다. 검색엔진이 이벤트를 분류하고 색인하는 데 사용됩니다\",\"NPZqBL\":\"주문 완료\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"결제 완료\",\"qqWcBV\":\"완료됨\",\"6HK5Ct\":\"완료된 주문\",\"NWVRtl\":\"완료된 주문\",\"DwF9eH\":\"컴포넌트 코드\",\"Tf55h7\":\"설정된 할인\",\"7VpPHA\":\"확인\",\"ZaEJZM\":\"이메일 변경 확인\",\"yjkELF\":\"새 비밀번호 확인\",\"xnWESi\":\"비밀번호 확인\",\"p2/GCq\":\"비밀번호 확인\",\"wnDgGj\":\"이메일 주소 확인 중...\",\"pbAk7a\":\"Stripe 연결\",\"UMGQOh\":\"Stripe로 연결\",\"QKLP1W\":\"결제를 받기 시작하려면 Stripe 계정을 연결하세요.\",\"5lcVkL\":\"연결 정보\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"계속\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"계속 버튼 텍스트\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"설정 계속하기\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"복사됨\",\"T5rdis\":\"클립보드에 복사됨\",\"he3ygx\":\"복사\",\"r2B2P8\":\"체크인 URL 복사\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"링크 복사\",\"E6nRW7\":\"URL 복사\",\"JNCzPW\":\"국가\",\"IF7RiR\":\"커버\",\"hYgDIe\":\"생성\",\"b9XOHo\":[[\"0\"],\" 생성\"],\"k9RiLi\":\"상품 생성\",\"6kdXbW\":\"프로모션 코드 생성\",\"n5pRtF\":\"티켓 생성\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\"0> to get started\"],\"nx+rqg\":\"주최자 생성\",\"ipP6Ue\":\"참가자 생성\",\"VwdqVy\":\"정원 할당 생성\",\"EwoMtl\":\"카테고리 생성\",\"XletzW\":\"카테고리 생성\",\"WVbTwK\":\"체크인 목록 생성\",\"uN355O\":\"이벤트 생성\",\"BOqY23\":\"새로 생성\",\"kpJAeS\":\"주최자 생성\",\"a0EjD+\":\"상품 생성\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"프로모션 코드 생성\",\"B3Mkdt\":\"질문 생성\",\"UKfi21\":\"세금 또는 수수료 생성\",\"d+F6q9\":\"생성됨\",\"Q2lUR2\":\"통화\",\"DCKkhU\":\"현재 비밀번호\",\"uIElGP\":\"맞춤 지도 URL\",\"UEqXyt\":\"사용자 지정 범위\",\"876pfE\":\"고객\",\"QOg2Sf\":\"이 이벤트의 이메일 및 알림 설정을 맞춤 설정하세요\",\"Y9Z/vP\":\"이벤트 홈페이지와 결제 메시지를 맞춤 설정하세요\",\"2E2O5H\":\"이 이벤트의 기타 설정을 맞춤 설정하세요\",\"iJhSxe\":\"이 이벤트의 SEO 설정을 맞춤 설정하세요\",\"KIhhpi\":\"이벤트 페이지 맞춤 설정\",\"nrGWUv\":\"브랜드와 스타일에 맞게 이벤트 페이지를 맞춤 설정하세요.\",\"Zz6Cxn\":\"위험 구역\",\"ZQKLI1\":\"위험 구역\",\"7p5kLi\":\"대시보드\",\"mYGY3B\":\"날짜\",\"JvUngl\":\"날짜 및 시간\",\"JJhRbH\":\"첫째 날 정원\",\"cnGeoo\":\"삭제\",\"jRJZxD\":\"정원 삭제\",\"VskHIx\":\"카테고리 삭제\",\"Qrc8RZ\":\"체크인 목록 삭제\",\"WHf154\":\"코드 삭제\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"설명\",\"YC3oXa\":\"체크인 스태프를 위한 설명\",\"URmyfc\":\"상세 정보\",\"1lRT3t\":\"이 정원을 비활성화하면 판매를 추적하지만 한도에 도달해도 판매를 중단하지 않습니다\",\"H6Ma8Z\":\"할인\",\"ypJ62C\":\"할인 %\",\"3LtiBI\":[[\"0\"],\" 할인\"],\"C8JLas\":\"할인 유형\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"문서 레이블\",\"cVq+ga\":\"Don't have an account? <0>Sign Up0>\",\"3F1nBX\":\"기부 / 원하는 만큼 지불하는 상품\",\"OvNbls\":\".ics 다운로드\",\"kodV18\":\"CSV 다운로드\",\"CELKku\":\"인보이스 다운로드\",\"LQrXcu\":\"인보이스 다운로드\",\"QIodqd\":\"QR 코드 다운로드\",\"yhjU+j\":\"인보이스 다운로드 중\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"드롭다운 선택\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"이벤트 복제\",\"3ogkAk\":\"이벤트 복제\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"복제 옵션\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"얼리버드\",\"ePK91l\":\"수정\",\"N6j2JH\":[[\"0\"],\" 수정\"],\"kBkYSa\":\"정원 수정\",\"oHE9JT\":\"정원 할당 수정\",\"j1Jl7s\":\"카테고리 수정\",\"FU1gvP\":\"체크인 목록 수정\",\"iFgaVN\":\"코드 수정\",\"jrBSO1\":\"주최자 수정\",\"tdD/QN\":\"상품 수정\",\"n143Tq\":\"상품 카테고리 수정\",\"9BdS63\":\"프로모션 코드 수정\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"질문 수정\",\"poTr35\":\"사용자 수정\",\"GTOcxw\":\"사용자 수정\",\"pqFrv2\":\"예: $2.50는 2.50으로 입력\",\"3yiej1\":\"예: 23.5%는 23.5로 입력\",\"O3oNi5\":\"이메일\",\"VxYKoK\":\"이메일 및 알림 설정\",\"ATGYL1\":\"이메일 주소\",\"hzKQCy\":\"이메일 주소\",\"HqP6Qf\":\"이메일 변경이 성공적으로 취소되었습니다\",\"mISwW1\":\"이메일 변경 대기 중\",\"APuxIE\":\"이메일 확인이 재발송되었습니다\",\"YaCgdO\":\"이메일 확인이 성공적으로 재발송되었습니다\",\"jyt+cx\":\"이메일 푸터 메시지\",\"I6F3cp\":\"이메일이 인증되지 않았습니다\",\"NTZ/NX\":\"임베드 코드\",\"4rnJq4\":\"임베드 스크립트\",\"8oPbg1\":\"인보이스 발행 활성화\",\"j6w7d/\":\"이 정원을 활성화하면 한도에 도달했을 때 상품 판매가 중단됩니다\",\"VFv2ZC\":\"종료일\",\"237hSL\":\"종료됨\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"영어\",\"MhVoma\":\"세금과 수수료를 제외한 금액을 입력하세요.\",\"SlfejT\":\"오류\",\"3Z223G\":\"이메일 주소 확인 중 오류\",\"a6gga1\":\"이메일 변경 확인 중 오류\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"이벤트\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"이벤트 날짜\",\"0Zptey\":\"이벤트 기본값\",\"QcCPs8\":\"이벤트 상세 정보\",\"6fuA9p\":\"이벤트가 성공적으로 복제되었습니다\",\"AEuj2m\":\"이벤트 홈페이지\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"이벤트 위치 및 장소 정보\",\"OopDbA\":\"Event page\",\"4/If97\":\"이벤트 상태 업데이트에 실패했습니다. 나중에 다시 시도해 주세요\",\"btxLWj\":\"이벤트 상태가 업데이트되었습니다\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"이벤트\",\"sZg7s1\":\"만료일\",\"KnN1Tu\":\"만료\",\"uaSvqt\":\"만료일\",\"GS+Mus\":\"내보내기\",\"9xAp/j\":\"참가자 취소에 실패했습니다\",\"ZpieFv\":\"주문 취소에 실패했습니다\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"인보이스 다운로드에 실패했습니다. 다시 시도해 주세요.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"체크인 목록을 불러오는 데 실패했습니다\",\"ZQ15eN\":\"티켓 이메일 재발송에 실패했습니다\",\"ejXy+D\":\"상품 정렬에 실패했습니다\",\"PLUB/s\":\"수수료\",\"/mfICu\":\"수수료\",\"LyFC7X\":\"주문 필터\",\"cSev+j\":\"필터\",\"CVw2MU\":[\"필터 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"첫 인보이스 번호\",\"V1EGGU\":\"이름\",\"kODvZJ\":\"이름\",\"S+tm06\":\"이름은 1자 이상 50자 이하여야 합니다\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"최초 사용\",\"TpqW74\":\"고정\",\"irpUxR\":\"고정 금액\",\"TF9opW\":\"이 기기에서는 플래시를 사용할 수 없습니다\",\"UNMVei\":\"비밀번호를 잊으셨나요?\",\"2POOFK\":\"무료\",\"P/OAYJ\":\"무료 상품\",\"vAbVy9\":\"무료 상품, 결제 정보가 필요하지 않습니다\",\"nLC6tu\":\"프랑스어\",\"Weq9zb\":\"일반\",\"DDcvSo\":\"독일어\",\"4GLxhy\":\"시작하기\",\"4D3rRj\":\"프로필로 돌아가기\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google 캘린더\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"총판매액\",\"yRg26W\":\"총판매액\",\"R4r4XO\":\"참가자\",\"26pGvx\":\"프로모션 코드가 있으신가요?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"애플리케이션에서 이 컴포넌트를 사용하는 방법의 예시입니다.\",\"Y1SSqh\":\"애플리케이션에 위젯을 삽입할 때 사용할 수 있는 React 컴포넌트입니다.\",\"QuhVpV\":[[\"0\"],\"님, 안녕하세요 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"공개 화면에서 숨겨짐\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"숨겨진 질문은 이벤트 주최자에게만 표시되며 고객에게는 표시되지 않습니다.\",\"vLyv1R\":\"숨기기\",\"Mkkvfd\":\"시작하기 페이지 숨기기\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"판매 종료일 이후 상품 숨기기\",\"06s3w3\":\"판매 시작일 이전 상품 숨기기\",\"axVMjA\":\"해당 프로모션 코드가 없으면 상품 숨기기\",\"ySQGHV\":\"매진 시 상품 숨기기\",\"SCimta\":\"사이드바에서 시작하기 페이지 숨기기\",\"5xR17G\":\"고객에게 이 상품 숨기기\",\"Da29Y6\":\"이 질문 숨기기\",\"fvDQhr\":\"사용자에게 이 등급 숨기기\",\"lNipG+\":\"상품을 숨기면 사용자가 이벤트 페이지에서 볼 수 없습니다.\",\"ZOBwQn\":\"홈페이지 디자인\",\"PRuBTd\":\"홈페이지 디자이너\",\"YjVNGZ\":\"홈페이지 미리보기\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"고객이 주문을 완료해야 하는 시간(분)입니다. 최소 15분을 권장합니다\",\"ySxKZe\":\"이 코드를 몇 번 사용할 수 있나요?\",\"dZsDbK\":[\"HTML 글자 수 제한 초과: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"<0>이용약관0>에 동의합니다\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\"1>.0>\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"활성화하면 체크인 스태프가 참가자를 체크인 처리하거나 주문을 결제 완료로 표시하고 참가자를 체크인할 수 있습니다. 비활성화하면 미결제 주문에 연결된 참가자는 체크인할 수 없습니다.\",\"muXhGi\":\"활성화하면 새 주문이 접수될 때 주최자에게 이메일 알림이 전송됩니다\",\"6fLyj/\":\"이 변경을 요청하지 않으셨다면 즉시 비밀번호를 변경해 주세요.\",\"n/ZDCz\":\"이미지가 성공적으로 삭제되었습니다\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"이미지가 성공적으로 업로드되었습니다\",\"VyUuZb\":\"이미지 URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"비활성\",\"T0K0yl\":\"비활성 사용자는 로그인할 수 없습니다.\",\"kO44sp\":\"온라인 이벤트 접속 정보를 포함하세요. 이 정보는 주문 요약 페이지와 참가자 티켓 페이지에 표시됩니다.\",\"FlQKnG\":\"가격에 세금과 수수료 포함\",\"Vi+BiW\":[[\"0\"],\"개 상품 포함\"],\"lpm0+y\":\"1개 상품 포함\",\"UiAk5P\":\"이미지 삽입\",\"OyLdaz\":\"초대가 재발송되었습니다!\",\"HE6KcK\":\"초대가 취소되었습니다!\",\"SQKPvQ\":\"사용자 초대\",\"bKOYkd\":\"인보이스가 성공적으로 다운로드되었습니다\",\"alD1+n\":\"인보이스 메모\",\"kOtCs2\":\"인보이스 번호 매기기\",\"UZ2GSZ\":\"인보이스 설정\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"항목\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"레이블\",\"vXIe7J\":\"언어\",\"2LMsOq\":\"최근 12개월\",\"vfe90m\":\"최근 14일\",\"aK4uBd\":\"최근 24시간\",\"uq2BmQ\":\"최근 30일\",\"bB6Ram\":\"최근 48시간\",\"VlnB7s\":\"최근 6개월\",\"ct2SYD\":\"최근 7일\",\"XgOuA7\":\"최근 90일\",\"I3yitW\":\"마지막 로그인\",\"1ZaQUH\":\"성\",\"UXBCwc\":\"성\",\"tKCBU0\":\"마지막 사용\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"기본 단어 \\\\\\\"인보이스\\\\\\\"를 사용하려면 비워 두세요\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"불러오는 중...\",\"wJijgU\":\"위치\",\"sQia9P\":\"로그인\",\"zUDyah\":\"로그인 중\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"로그아웃\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"결제 시 청구지 주소 필수 입력\",\"MU3ijv\":\"이 질문을 필수로 설정\",\"wckWOP\":\"관리\",\"onpJrA\":\"참가자 관리\",\"n4SpU5\":\"이벤트 관리\",\"WVgSTy\":\"주문 관리\",\"1MAvUY\":\"이 이벤트의 결제 및 인보이스 설정을 관리하세요.\",\"cQrNR3\":\"프로필 관리\",\"AtXtSw\":\"상품에 적용할 세금과 수수료를 관리하세요\",\"ophZVW\":\"티켓 관리\",\"DdHfeW\":\"계정 정보와 기본 설정을 관리하세요\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"사용자와 권한을 관리하세요\",\"1m+YT2\":\"필수 질문에 답변해야 고객이 결제를 진행할 수 있습니다.\",\"Dim4LO\":\"참가자 수동 추가\",\"e4KdjJ\":\"참가자 수동 추가\",\"vFjEnF\":\"결제 완료로 표시\",\"g9dPPQ\":\"주문당 최대 수량\",\"l5OcwO\":\"참가자에게 메시지\",\"Gv5AMu\":\"참가자에게 메시지\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"구매자에게 메시지\",\"tNZzFb\":\"메시지 내용\",\"lYDV/s\":\"개별 참가자에게 메시지\",\"V7DYWd\":\"메시지 전송됨\",\"t7TeQU\":\"메시지\",\"xFRMlO\":\"주문당 최소 수량\",\"QYcUEf\":\"최소 가격\",\"RDie0n\":\"기타\",\"mYLhkl\":\"기타 설정\",\"KYveV8\":\"여러 줄 텍스트 상자\",\"VD0iA7\":\"여러 가격 옵션입니다. 얼리버드 상품 등에 적합합니다.\",\"/bhMdO\":\"멋진 이벤트 설명...\",\"vX8/tc\":\"멋진 이벤트 제목...\",\"hKtWk2\":\"내 프로필\",\"fj5byd\":\"해당 없음\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"이름\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"참가자로 이동\",\"qqeAJM\":\"없음\",\"7vhWI8\":\"새 비밀번호\",\"1UzENP\":\"아니요\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"표시할 보관된 이벤트가 없습니다.\",\"q2LEDV\":\"이 주문에 대한 참가자를 찾을 수 없습니다.\",\"zlHa5R\":\"이 주문에 추가된 참가자가 없습니다.\",\"Wjz5KP\":\"표시할 참가자가 없습니다\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"정원 할당 없음\",\"a/gMx2\":\"체크인 목록 없음\",\"tMFDem\":\"이용 가능한 데이터가 없습니다\",\"6Z/F61\":\"표시할 데이터가 없습니다. 날짜 범위를 선택해 주세요\",\"fFeCKc\":\"할인 없음\",\"HFucK5\":\"표시할 종료된 이벤트가 없습니다.\",\"yAlJXG\":\"표시할 이벤트가 없습니다\",\"GqvPcv\":\"이용 가능한 필터가 없습니다\",\"KPWxKD\":\"표시할 메시지가 없습니다\",\"J2LkP8\":\"표시할 주문이 없습니다\",\"RBXXtB\":\"현재 이용 가능한 결제 수단이 없습니다. 도움이 필요하시면 이벤트 주최자에게 문의해 주세요.\",\"ZWEfBE\":\"결제 필요 없음\",\"ZPoHOn\":\"이 참가자와 연결된 상품이 없습니다.\",\"Ya1JhR\":\"이 카테고리에는 이용 가능한 상품이 없습니다.\",\"FTfObB\":\"아직 상품이 없습니다\",\"+Y976X\":\"표시할 프로모션 코드가 없습니다\",\"MAavyl\":\"이 참가자가 답변한 질문이 없습니다.\",\"SnlQeq\":\"이 주문에 대한 질문이 없습니다.\",\"Ev2r9A\":\"결과 없음\",\"gk5uwN\":\"검색 결과 없음\",\"RHyZUL\":\"검색 결과가 없습니다.\",\"RY2eP1\":\"추가된 세금이나 수수료가 없습니다.\",\"EdQY6l\":\"없음\",\"OJx3wK\":\"이용 불가\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"메모\",\"jtrY3S\":\"아직 표시할 내용이 없습니다\",\"hFwWnI\":\"알림 설정\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"새 주문 시 주최자에게 알림\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"결제 허용 일수 (인보이스에서 결제 조건을 생략하려면 비워 두세요)\",\"n86jmj\":\"번호 접두사\",\"mwe+2z\":\"무통장 주문은 결제 완료로 표시되기 전까지 이벤트 통계에 반영되지 않습니다.\",\"dWBrJX\":\"무통장 결제에 실패했습니다. 다시 시도하시거나 이벤트 주최자에게 문의해 주세요.\",\"fcnqjw\":\"무통장 입금 안내\",\"+eZ7dp\":\"무통장 결제\",\"ojDQlR\":\"무통장 결제 정보\",\"u5oO/W\":\"무통장 결제 설정\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"판매 중\",\"Ug4SfW\":\"이벤트를 생성하면 여기에 표시됩니다.\",\"ZxnK5C\":\"데이터 수집을 시작하면 여기에 표시됩니다.\",\"PnSzEc\":\"준비가 되면 이벤트를 공개하고 상품 판매를 시작하세요.\",\"J6n7sl\":\"진행 중\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"온라인 이벤트 정보\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"체크인 페이지 열기\",\"OdnLE4\":\"사이드바 열기\",\"ZZEYpT\":[\"옵션 \",[\"i\"]],\"oPknTP\":\"모든 인보이스에 표시할 선택적 추가 정보입니다 (예: 결제 조건, 연체료, 환불 정책)\",\"OrXJBY\":\"인보이스 번호의 선택적 접두사입니다 (예: INV-)\",\"0zpgxV\":\"옵션\",\"BzEFor\":\"또는\",\"UYUgdb\":\"주문\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"주문 취소됨\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"주문일\",\"Tol4BF\":\"주문 상세 정보\",\"WbImlQ\":\"주문이 취소되었으며 주문자에게 알림이 전송되었습니다.\",\"nAn4Oe\":\"주문이 결제 완료로 표시되었습니다\",\"uzEfRz\":\"주문 메모\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"주문 참조번호\",\"acIJ41\":\"주문 상태\",\"GX6dZv\":\"주문 요약\",\"tDTq0D\":\"주문 제한 시간\",\"1h+RBg\":\"주문\",\"3y+V4p\":\"조직 주소\",\"GVcaW6\":\"조직 정보\",\"nfnm9D\":\"조직명\",\"G5RhpL\":\"주최자\",\"mYygCM\":\"주최자를 선택해 주세요\",\"Pa6G7v\":\"주최자 이름\",\"l894xP\":\"주최자는 이벤트와 상품만 관리할 수 있습니다. 사용자, 계정 설정, 청구 정보는 관리할 수 없습니다.\",\"fdjq4c\":\"여백\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"페이지를 찾을 수 없습니다\",\"QbrUIo\":\"페이지 조회수\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"결제 완료\",\"HVW65c\":\"유료 상품\",\"ZfxaB4\":\"부분 환불됨\",\"8ZsakT\":\"비밀번호\",\"TUJAyx\":\"비밀번호는 최소 8자 이상이어야 합니다\",\"vwGkYB\":\"비밀번호는 최소 8자 이상이어야 합니다\",\"BLTZ42\":\"비밀번호가 성공적으로 재설정되었습니다. 새 비밀번호로 로그인해 주세요.\",\"f7SUun\":\"비밀번호가 일치하지 않습니다\",\"aEDp5C\":\"위젯을 표시하려는 위치에 이 코드를 붙여넣으세요.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"결제\",\"Lg+ewC\":\"결제 및 인보이스\",\"DZjk8u\":\"결제 및 인보이스 설정\",\"lflimf\":\"결제 기한\",\"JhtZAK\":\"결제 실패\",\"JEdsvQ\":\"결제 안내\",\"bLB3MJ\":\"결제 수단\",\"QzmQBG\":\"결제 제공업체\",\"lsxOPC\":\"결제 완료\",\"wJTzyi\":\"결제 상태\",\"xgav5v\":\"결제가 완료되었습니다!\",\"R29lO5\":\"결제 조건\",\"/roQKz\":\"비율\",\"vPJ1FI\":\"비율 금액\",\"xdA9ud\":\"이 코드를 웹사이트의 에 배치하세요.\",\"blK94r\":\"하나 이상의 옵션을 추가해 주세요\",\"FJ9Yat\":\"입력한 정보가 올바른지 확인해 주세요\",\"TkQVup\":\"이메일과 비밀번호를 확인하고 다시 시도해 주세요\",\"sMiGXD\":\"유효한 이메일인지 확인해 주세요\",\"Ajavq0\":\"이메일을 확인하여 이메일 주소를 인증해 주세요\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"새 탭에서 계속 진행해 주세요\",\"hcX103\":\"상품을 생성해 주세요\",\"cdR8d6\":\"티켓을 생성해 주세요\",\"x2mjl4\":\"이미지를 가리키는 유효한 이미지 URL을 입력해 주세요.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"참고하세요\",\"C63rRe\":\"처음부터 다시 시작하려면 이벤트 페이지로 돌아가세요.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"하나 이상의 상품을 선택해 주세요\",\"igBrCH\":\"모든 기능을 이용하려면 이메일 주소를 인증해 주세요\",\"/IzmnP\":\"인보이스를 준비하는 동안 잠시 기다려 주세요...\",\"MOERNx\":\"포르투갈어\",\"qCJyMx\":\"결제 완료 후 메시지\",\"g2UNkE\":\"제공:\",\"Rs7IQv\":\"결제 전 메시지\",\"rdUucN\":\"미리보기\",\"a7u1N9\":\"가격\",\"CmoB9j\":\"가격 표시 방식\",\"BI7D9d\":\"가격 미설정\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"가격 유형\",\"6RmHKN\":\"기본 색상\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"기본 텍스트 색상\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"모든 티켓 인쇄\",\"DKwDdj\":\"티켓 인쇄\",\"K47k8R\":\"상품\",\"1JwlHk\":\"상품 카테고리\",\"U61sAj\":\"상품 카테고리가 성공적으로 수정되었습니다.\",\"1USFWA\":\"상품이 성공적으로 삭제되었습니다\",\"4Y2FZT\":\"상품 가격 유형\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"상품 판매\",\"U/R4Ng\":\"상품 등급\",\"sJsr1h\":\"상품 유형\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"상품\",\"N0qXpE\":\"상품\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"판매된 상품\",\"/u4DIx\":\"판매된 상품\",\"DJQEZc\":\"상품이 성공적으로 정렬되었습니다\",\"vERlcd\":\"프로필\",\"kUlL8W\":\"프로필이 성공적으로 수정되었습니다\",\"cl5WYc\":[\"프로모션 코드 \",[\"promo_code\"],\" 적용됨\"],\"P5sgAk\":\"프로모션 코드\",\"yKWfjC\":\"프로모션 코드 페이지\",\"RVb8Fo\":\"프로모션 코드\",\"BZ9GWa\":\"프로모션 코드를 사용해 할인, 사전 판매 접근, 이벤트 특별 접근 권한을 제공할 수 있습니다.\",\"OP094m\":\"프로모션 코드 보고서\",\"4kyDD5\":\"이 질문에 대한 추가 맥락이나 안내를 제공하세요. 이 필드를 사용해 이용약관\\n및 가이드라인, 또는 참가자가 답변 전에 알아야 할 중요한 정보를 추가하세요.\",\"toutGW\":\"QR 코드\",\"LkMOWF\":\"이용 가능 수량\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"질문이 삭제되었습니다\",\"avf0gk\":\"질문 설명\",\"oQvMPn\":\"질문 제목\",\"enzGAL\":\"질문\",\"ROv2ZT\":\"질문 및 답변\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"라디오 옵션\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"수신자\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"환불 실패\",\"n10yGu\":\"주문 환불\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"환불 대기 중\",\"xHpVRl\":\"환불 상태\",\"/BI0y9\":\"환불됨\",\"fgLNSM\":\"등록\",\"9+8Vez\":\"남은 사용 횟수\",\"tasfos\":\"제거\",\"t/YqKh\":\"제거\",\"t9yxlZ\":\"보고서\",\"prZGMe\":\"청구지 주소 필수\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"이메일 확인 재발송\",\"wIa8Qe\":\"초대 재발송\",\"VeKsnD\":\"주문 이메일 재발송\",\"dFuEhO\":\"티켓 이메일 재발송\",\"o6+Y6d\":\"재발송 중...\",\"OfhWJH\":\"재설정\",\"RfwZxd\":\"비밀번호 재설정\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"이벤트 복원\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"이벤트 페이지로 돌아가기\",\"8YBH95\":\"매출\",\"PO/sOY\":\"초대 취소\",\"GDvlUT\":\"역할\",\"ELa4O9\":\"판매 종료일\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"판매 시작일\",\"hBsw5C\":\"판매 종료됨\",\"kpAzPe\":\"판매 시작\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"저장\",\"IUwGEM\":\"변경사항 저장\",\"U65fiW\":\"주최자 저장\",\"UGT5vp\":\"설정 저장\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"참가자 이름, 이메일 또는 주문번호로 검색...\",\"+pr/FY\":\"이벤트명으로 검색...\",\"3zRbWw\":\"이름, 이메일 또는 주문번호로 검색...\",\"L22Tdf\":\"이름, 주문번호, 참가자 번호 또는 이메일로 검색...\",\"BiYOdA\":\"이름으로 검색...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"정원 할당 검색...\",\"r9M1hc\":\"체크인 목록 검색...\",\"+0Yy2U\":\"상품 검색\",\"YIix5Y\":\"검색...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"보조 색상\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"보조 텍스트 색상\",\"02ePaq\":[[\"0\"],\" 선택\"],\"QuNKRX\":\"카메라 선택\",\"9FQEn8\":\"카테고리 선택...\",\"kWI/37\":\"주최자 선택\",\"ixIx1f\":\"상품 선택\",\"3oSV95\":\"상품 등급 선택\",\"C4Y1hA\":\"상품 선택\",\"hAjDQy\":\"상태 선택\",\"QYARw/\":\"티켓 선택\",\"OMX4tH\":\"티켓 선택\",\"DrwwNd\":\"기간 선택\",\"O/7I0o\":\"선택...\",\"JlFcis\":\"보내기\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"0>\"],\"RktTWf\":\"메시지 보내기\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"메시지 보내기\",\"D7ZemV\":\"주문 확인 및 티켓 이메일 발송\",\"v1rRtW\":\"테스트 보내기\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO 설명\",\"/SIY6o\":\"SEO 키워드\",\"GfWoKv\":\"SEO 설정\",\"rXngLf\":\"SEO 제목\",\"/jZOZa\":\"서비스 수수료\",\"Bj/QGQ\":\"최소 가격을 설정하고 사용자가 원하면 더 지불할 수 있도록 하세요\",\"L0pJmz\":\"인보이스 번호의 시작 번호를 설정하세요. 인보이스가 생성된 후에는 변경할 수 없습니다.\",\"nYNT+5\":\"이벤트 설정하기\",\"A8iqfq\":\"이벤트 공개하기\",\"Tz0i8g\":\"설정\",\"Z8lGw6\":\"공유\",\"B2V3cA\":\"이벤트 공유\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"이용 가능한 상품 수량 표시\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"더 보기\",\"izwOOD\":\"세금과 수수료를 별도로 표시\",\"1SbbH8\":\"결제 후 주문 요약 페이지에서 고객에게 표시됩니다.\",\"YfHZv0\":\"결제 전 고객에게 표시됨\",\"CBBcly\":\"국가를 포함한 일반적인 주소 필드를 표시합니다\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"한 줄 텍스트 상자\",\"+P0Cn2\":\"이 단계 건너뛰기\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"매진\",\"Mi1rVn\":\"매진\",\"nwtY4N\":\"문제가 발생했습니다\",\"GRChTw\":\"세금 또는 수수료를 삭제하는 중 문제가 발생했습니다\",\"YHFrbe\":\"문제가 발생했습니다! 다시 시도해 주세요\",\"kf83Ld\":\"문제가 발생했습니다.\",\"fWsBTs\":\"문제가 발생했습니다. 다시 시도해 주세요.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"죄송합니다. 인식할 수 없는 프로모션 코드입니다\",\"65A04M\":\"스페인어\",\"mFuBqb\":\"고정 가격의 일반 상품\",\"D3iCkb\":\"시작일\",\"/2by1f\":\"주/지역\",\"uAQUqI\":\"상태\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"이 이벤트에는 Stripe 결제가 활성화되어 있지 않습니다.\",\"UJmAAK\":\"제목\",\"X2rrlw\":\"소계\",\"zzDlyQ\":\"성공\",\"b0HJ45\":[\"성공! \",[\"0\"],\"에게 곧 이메일이 발송됩니다.\"],\"BJIEiF\":[\"참가자를 성공적으로 \",[\"0\"],\"했습니다\"],\"OtgNFx\":\"이메일 주소가 성공적으로 확인되었습니다\",\"IKwyaF\":\"이메일 변경이 성공적으로 확인되었습니다\",\"zLmvhE\":\"참가자가 성공적으로 생성되었습니다\",\"gP22tw\":\"상품이 성공적으로 생성되었습니다\",\"9mZEgt\":\"프로모션 코드가 성공적으로 생성되었습니다\",\"aIA9C4\":\"질문이 성공적으로 생성되었습니다\",\"J3RJSZ\":\"참가자가 성공적으로 수정되었습니다\",\"3suLF0\":\"정원 할당이 성공적으로 수정되었습니다\",\"Z+rnth\":\"체크인 목록이 성공적으로 수정되었습니다\",\"vzJenu\":\"이메일 설정이 성공적으로 수정되었습니다\",\"7kOMfV\":\"이벤트가 성공적으로 수정되었습니다\",\"G0KW+e\":\"홈페이지 디자인이 성공적으로 수정되었습니다\",\"k9m6/E\":\"홈페이지 설정이 성공적으로 수정되었습니다\",\"y/NR6s\":\"위치가 성공적으로 수정되었습니다\",\"73nxDO\":\"기타 설정이 성공적으로 수정되었습니다\",\"4H80qv\":\"주문이 성공적으로 수정되었습니다\",\"6xCBVN\":\"결제 및 인보이스 설정이 성공적으로 수정되었습니다\",\"1Ycaad\":\"상품이 성공적으로 수정되었습니다\",\"70dYC8\":\"프로모션 코드가 성공적으로 수정되었습니다\",\"F+pJnL\":\"SEO 설정이 성공적으로 수정되었습니다\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"지원 이메일\",\"uRfugr\":\"티셔츠\",\"JpohL9\":\"세금\",\"geUFpZ\":\"세금 및 수수료\",\"dFHcIn\":\"세금 상세 정보\",\"wQzCPX\":\"모든 인보이스 하단에 표시할 세금 정보입니다 (예: 부가가치세 번호, 세무 등록 정보)\",\"0RXCDo\":\"세금 또는 수수료가 성공적으로 삭제되었습니다\",\"ZowkxF\":\"세금\",\"qu6/03\":\"세금 및 수수료\",\"gypigA\":\"유효하지 않은 프로모션 코드입니다\",\"5ShqeM\":\"찾고 있는 체크인 목록이 존재하지 않습니다.\",\"QXlz+n\":\"이벤트의 기본 통화입니다.\",\"mnafgQ\":\"이벤트의 기본 시간대입니다.\",\"o7s5FA\":\"참가자가 이메일을 받을 언어입니다.\",\"NlfnUd\":\"클릭하신 링크가 유효하지 않습니다.\",\"HsFnrk\":[[\"0\"],\"의 최대 상품 수는 \",[\"1\"],\"입니다\"],\"TSAiPM\":\"찾고 있는 페이지가 존재하지 않습니다\",\"MSmKHn\":\"고객에게 표시되는 가격에는 세금과 수수료가 포함됩니다.\",\"6zQOg1\":\"고객에게 표시되는 가격에는 세금과 수수료가 포함되지 않습니다. 별도로 표시됩니다\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"검색엔진 결과와 소셜 미디어 공유 시 표시될 이벤트 제목입니다. 기본값으로 이벤트 제목이 사용됩니다\",\"wDx3FF\":\"이 이벤트에는 이용 가능한 상품이 없습니다\",\"pNgdBv\":\"이 카테고리에는 이용 가능한 상품이 없습니다\",\"rMcHYt\":\"대기 중인 환불이 있습니다. 완료될 때까지 기다린 후 다른 환불을 요청해 주세요.\",\"F89D36\":\"주문을 결제 완료로 표시하는 중 오류가 발생했습니다\",\"68Axnm\":\"요청을 처리하는 중 오류가 발생했습니다. 다시 시도해 주세요.\",\"mVKOW6\":\"메시지를 보내는 중 오류가 발생했습니다\",\"AhBPHd\":\"이 정보는 주문이 성공적으로 완료된 경우에만 표시됩니다. 결제 대기 중인 주문에는 이 메시지가 표시되지 않습니다.\",\"Pc/Wtj\":\"이 참가자는 미결제 주문이 있습니다.\",\"mf3FrP\":\"이 카테고리에는 아직 상품이 없습니다.\",\"8QH2Il\":\"이 카테고리는 공개 화면에서 숨겨져 있습니다\",\"xxv3BZ\":\"이 체크인 목록은 만료되었습니다\",\"Sa7w7S\":\"이 체크인 목록은 만료되어 더 이상 체크인에 사용할 수 없습니다.\",\"Uicx2U\":\"이 체크인 목록은 활성 상태입니다\",\"1k0Mp4\":\"이 체크인 목록은 아직 활성화되지 않았습니다\",\"K6fmBI\":\"이 체크인 목록은 아직 활성화되지 않아 체크인에 사용할 수 없습니다.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"이 정보는 결제 페이지, 주문 요약 페이지, 주문 확인 이메일에 표시됩니다.\",\"XAHqAg\":\"티셔츠나 머그컵과 같은 일반 상품입니다. 티켓이 발급되지 않습니다\",\"CNk/ro\":\"이것은 온라인 이벤트입니다\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"이 메시지는 이 이벤트에서 발송되는 모든 이메일의 푸터에 포함됩니다\",\"55i7Fa\":\"이 메시지는 주문이 성공적으로 완료된 경우에만 표시됩니다. 결제 대기 중인 주문에는 표시되지 않습니다\",\"RjwlZt\":\"이 주문은 이미 결제되었습니다.\",\"5K8REg\":\"이 주문은 이미 환불되었습니다.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"이 주문은 취소되었습니다.\",\"Q0zd4P\":\"이 주문은 만료되었습니다. 다시 시작해 주세요.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"이 주문은 완료되었습니다.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"이 주문 페이지는 더 이상 이용할 수 없습니다.\",\"i0TtkR\":\"이 설정은 모든 노출 설정을 재정의하며 모든 고객에게 상품을 숨깁니다.\",\"cRRc+F\":\"이 상품은 주문에 연결되어 있어 삭제할 수 없습니다. 대신 숨길 수 있습니다.\",\"3Kzsk7\":\"이 상품은 티켓입니다. 구매 시 티켓이 발급됩니다\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"이 비밀번호 재설정 링크는 유효하지 않거나 만료되었습니다.\",\"IV9xTT\":\"이 사용자는 초대를 수락하지 않아 비활성 상태입니다.\",\"5AnPaO\":\"티켓\",\"kjAL4v\":\"티켓\",\"dtGC3q\":\"티켓 이메일이 참가자에게 재발송되었습니다\",\"54q0zp\":\"티켓 대상:\",\"xN9AhL\":[\"등급 \",[\"0\"]],\"jZj9y9\":\"등급별 상품\",\"8wITQA\":\"등급별 상품을 사용하면 동일한 상품에 대해 여러 가격 옵션을 제공할 수 있습니다. 얼리버드 상품이나 그룹별로 다른 가격 옵션을 제공하는 데 적합합니다.\",\"nn3mSR\":\"남은 시간:\",\"s/0RpH\":\"사용 횟수\",\"y55eMd\":\"사용 횟수\",\"40Gx0U\":\"시간대\",\"oDGm7V\":\"팁\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"도구\",\"72c5Qo\":\"합계\",\"YXx+fG\":\"할인 전 합계\",\"NRWNfv\":\"총 할인 금액\",\"BxsfMK\":\"총 수수료\",\"2bR+8v\":\"총매출\",\"mpB/d9\":\"총 주문 금액\",\"m3FM1g\":\"총 환불액\",\"jEbkcB\":\"총 환불액\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"총 세금\",\"+zy2Nq\":\"유형\",\"FMdMfZ\":\"참가자를 체크인할 수 없습니다\",\"bPWBLL\":\"참가자를 체크아웃할 수 없습니다\",\"9+P7zk\":\"상품을 생성할 수 없습니다. 입력 정보를 확인해 주세요\",\"WLxtFC\":\"상품을 생성할 수 없습니다. 입력 정보를 확인해 주세요\",\"/cSMqv\":\"질문을 생성할 수 없습니다. 입력 정보를 확인해 주세요\",\"MH/lj8\":\"질문을 수정할 수 없습니다. 입력 정보를 확인해 주세요\",\"nnfSdK\":\"순 고객 수\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"무제한\",\"/p9Fhq\":\"무제한 이용 가능\",\"E0q9qH\":\"무제한 사용 허용\",\"h10Wm5\":\"미결제 주문\",\"ia8YsC\":\"예정됨\",\"TlEeFv\":\"예정된 이벤트\",\"L/gNNk\":[[\"0\"],\" 업데이트\"],\"+qqX74\":\"이벤트 이름, 설명, 날짜를 업데이트하세요\",\"vXPSuB\":\"프로필 업데이트\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL이 클립보드에 복사되었습니다\",\"e5lF64\":\"사용 예시\",\"fiV0xj\":\"사용 한도\",\"sGEOe4\":\"흐릿하게 처리된 커버 이미지를 배경으로 사용\",\"OadMRm\":\"커버 이미지 사용\",\"7PzzBU\":\"사용자\",\"yDOdwQ\":\"사용자 관리\",\"Sxm8rQ\":\"사용자\",\"VEsDvU\":\"사용자는 <0>프로필 설정0>에서 이메일을 변경할 수 있습니다\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"부가가치세\",\"E/9LUk\":\"장소명\",\"jpctdh\":\"보기\",\"Pte1Hv\":\"참가자 상세 정보 보기\",\"/5PEQz\":\"이벤트 페이지 보기\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Google 지도에서 보기\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP 체크인 목록\",\"tF+VVr\":\"VIP 티켓\",\"2q/Q7x\":\"노출 여부\",\"vmOFL/\":\"결제를 처리할 수 없습니다. 다시 시도하시거나 지원팀에 문의해 주세요.\",\"45Srzt\":\"카테고리를 삭제할 수 없습니다. 다시 시도해 주세요.\",\"/DNy62\":[[\"0\"],\"와(과) 일치하는 티켓을 찾을 수 없습니다\"],\"1E0vyy\":\"데이터를 불러올 수 없습니다. 다시 시도해 주세요.\",\"NmpGKr\":\"카테고리 순서를 변경할 수 없습니다. 다시 시도해 주세요.\",\"BJtMTd\":\"1950px x 650px 크기, 3:1 비율, 최대 5MB 파일 크기를 권장합니다\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"결제를 확인할 수 없습니다. 다시 시도하시거나 지원팀에 문의해 주세요.\",\"Gspam9\":\"주문을 처리하고 있습니다. 잠시만 기다려 주세요...\",\"LuY52w\":\"환영합니다! 계속하려면 로그인해 주세요.\",\"dVxpp5\":[\"다시 오신 것을 환영합니다\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"등급별 상품이란?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"카테고리란?\",\"gxeWAU\":\"이 코드는 어떤 상품에 적용되나요?\",\"hFHnxR\":\"이 코드는 어떤 상품에 적용되나요? (기본적으로 모두에 적용)\",\"AeejQi\":\"이 정원은 어떤 상품에 적용되어야 하나요?\",\"Rb0XUE\":\"몇 시에 도착하시나요?\",\"5N4wLD\":\"어떤 유형의 질문인가요?\",\"gyLUYU\":\"활성화하면 티켓 주문에 대한 인보이스가 생성됩니다. 인보이스는 주문 확인 이메일과 함께 발송됩니다. 참가자는 주문 확인 페이지에서도 인보이스를 다운로드할 수 있습니다.\",\"D3opg4\":\"무통장 입금이 활성화되면 사용자는 주문을 완료하고 티켓을 받을 수 있습니다. 티켓에는 주문이 미결제 상태임이 명확히 표시되며, 체크인 도구는 결제가 필요한 주문에 대해 체크인 스태프에게 알립니다.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"어떤 티켓이 이 체크인 목록과 연결되어야 하나요?\",\"S+OdxP\":\"누가 이 이벤트를 주최하나요?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"누구에게 이 질문을 해야 하나요?\",\"VxFvXQ\":\"위젯 임베드\",\"v1P7Gm\":\"위젯 설정\",\"b4itZn\":\"작동 중\",\"hqmXmc\":\"작동 중...\",\"+G/XiQ\":\"연초 이후\",\"l75CjT\":\"예\",\"QcwyCh\":\"예, 제거합니다\",\"ySeBKv\":\"이미 스캔한 티켓입니다\",\"P+Sty0\":[\"이메일을 <0>\",[\"0\"],\"0>(으)로 변경하고 있습니다.\"],\"gGhBmF\":\"오프라인 상태입니다\",\"sdB7+6\":\"다음에서 이 상품을 대상으로 하는 프로모션 코드를 생성할 수 있습니다\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"이 상품에 연결된 참가자가 있어 상품 유형을 변경할 수 없습니다.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"미결제 주문의 참가자는 체크인할 수 없습니다. 이 설정은 이벤트 설정에서 변경할 수 있습니다.\",\"c9Evkd\":\"마지막 카테고리는 삭제할 수 없습니다.\",\"6uwAvx\":\"이 가격 등급으로 판매된 상품이 있어 삭제할 수 없습니다. 대신 숨길 수 있습니다.\",\"tFbRKJ\":\"계정 소유자의 역할이나 상태는 수정할 수 없습니다.\",\"fHfiEo\":\"수동으로 생성된 주문은 환불할 수 없습니다.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"여러 계정에 접근할 수 있습니다. 계속하려면 하나를 선택해 주세요.\",\"Z6q0Vl\":\"이미 이 초대를 수락하셨습니다. 계속하려면 로그인해 주세요.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"대기 중인 이메일 변경이 없습니다.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"주문을 완료할 시간이 초과되었습니다.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"이 이메일이 홍보성이 아님을 확인해야 합니다\",\"3ZI8IL\":\"이용약관에 동의해야 합니다\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"참가자를 수동으로 추가하려면 먼저 티켓을 생성해야 합니다.\",\"jE4Z8R\":\"최소 하나의 가격 등급이 있어야 합니다\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"주문을 수동으로 결제 완료 처리해야 합니다. 주문 관리 페이지에서 가능합니다.\",\"L/+xOk\":\"체크인 목록을 생성하려면 먼저 티켓이 필요합니다.\",\"Djl45M\":\"정원 할당을 생성하려면 먼저 상품이 필요합니다.\",\"y3qNri\":\"시작하려면 최소 하나의 상품이 필요합니다. 무료, 유료, 또는 사용자가 지불 금액을 결정하도록 할 수 있습니다.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"계정 이름은 이벤트 페이지와 이메일에 사용됩니다.\",\"veessc\":\"참가자가 이벤트에 등록하면 여기에 표시됩니다. 참가자를 수동으로 추가할 수도 있습니다.\",\"Eh5Wrd\":\"멋진 웹사이트 🎉\",\"lkMK2r\":\"회원님의 정보\",\"3ENYTQ\":[\"<0>\",[\"0\"],\"0>(으)로의 이메일 변경 요청이 대기 중입니다. 이메일을 확인하여 승인해 주세요\"],\"yZfBoy\":\"메시지가 발송되었습니다\",\"KSQ8An\":\"내 주문\",\"Jwiilf\":\"주문이 취소되었습니다\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"주문이 들어오기 시작하면 여기에 표시됩니다.\",\"9TO8nT\":\"비밀번호\",\"P8hBau\":\"결제가 처리 중입니다.\",\"UdY1lL\":\"결제가 완료되지 않았습니다. 다시 시도해 주세요.\",\"fzuM26\":\"결제가 실패했습니다. 다시 시도해 주세요.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"환불이 처리 중입니다.\",\"IFHV2p\":\"티켓 대상:\",\"x1PPdr\":\"우편번호\",\"BM/KQm\":\"우편번호\",\"+LtVBt\":\"우편번호\",\"25QDJ1\":\"- 클릭하여 게시\",\"WOyJmc\":\"- 클릭하여 게시 취소\",\"ncwQad\":\"(비어 있음)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\"은(는) 이미 체크인되었습니다\"],\"S4PqS9\":[\"활성 웹훅 \",[\"0\"],\"개\"],\"6MIiOI\":[[\"0\"],\"개 남음\"],\"COnw8D\":[[\"0\"],\" 로고\"],\"B7pZfX\":[\"주최자 \",[\"0\"],\"명\"],\"/HkCs4\":[\"티켓 \",[\"0\"],\"장\"],\"TjbIUI\":[[\"totalCount\"],\"개 중 \",[\"availableCount\"],\"개 이용 가능\"],\"OJnhhX\":[\"이벤트 \",[\"eventCount\"],\"개\"],\"3IEF7U\":[\"티켓 유형 \",[\"totalCount\"],\"개\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+세금/수수료\",\"B1St2O\":\"<0>체크인 목록을 사용하면 날짜, 구역, 티켓 유형별로 입장을 관리할 수 있습니다. VIP 구역이나 1일차 패스 등 특정 목록에 티켓을 연결하고, 안전한 체크인 링크를 스태프와 공유할 수 있습니다. 계정이 필요하지 않으며, 모바일, 데스크톱, 태블릿에서 기기 카메라나 HID USB 스캐너로 체크인할 수 있습니다.0>\",\"v9VSIS\":\"<0>여러 티켓 유형에 한 번에 적용되는 단일 총 참석 인원 제한을 설정합니다.0><1>예를 들어 <2>1일권2>과 <3>주말 전체 이용권3>을 연결하면 두 티켓 모두 동일한 자리 풀에서 차감됩니다. 한도에 도달하면 연결된 모든 티켓의 판매가 자동으로 중단됩니다.1>\",\"ZnVt5v\":\"<0>웹훅은 이벤트가 발생하면 즉시 외부 서비스에 알려줍니다. 예를 들어 등록 시 CRM이나 메일링 리스트에 새 참가자를 추가하는 등 원활한 자동화를 보장합니다.0><1><2>Zapier2>, <3>IFTTT3>, <4>Make4> 같은 서드파티 서비스를 사용해 맞춤 워크플로를 만들고 작업을 자동화하세요.1>\",\"xFTHZ5\":[\"현재 환율 기준 약 \",[\"0\"]],\"fAv9QG\":\"🎟️ 티켓 추가하기\",\"M2DyLc\":\"활성 웹훅 1개\",\"943BwI\":\"종료일 1일 후\",\"yj3N+g\":\"시작일 1일 후\",\"Z3etYG\":\"이벤트 1일 전\",\"szSnlj\":\"이벤트 1시간 전\",\"yTsaLw\":\"티켓 1장\",\"nz96Ue\":\"티켓 유형 1개\",\"cGtUz6\":\"이벤트 1주 전\",\"HR/cvw\":\"123 Sample Street\",\"kMU5aM\":\"취소 안내가 다음으로 발송되었습니다:\",\"RQ5kDd\":\"이 카테고리에 상품이 없을 때 표시할 메시지입니다.\",\"V53XzQ\":\"새 인증 코드가 이메일로 발송되었습니다\",\"/z/bH1\":\"사용자에게 표시될 주최자에 대한 짧은 설명입니다.\",\"aS0jtz\":\"중단됨\",\"uyJsf6\":\"소개\",\"WTk/ke\":\"Stripe Connect 소개\",\"JvuLls\":\"수수료 부담\",\"lk74+I\":\"수수료 부담\",\"1uJlG9\":\"강조 색상\",\"g3UF2V\":\"수락\",\"K5+3xg\":\"초대 수락\",\"VTfZPy\":\"접근 거부됨\",\"iN5Cz3\":\"계정이 이미 연결되어 있습니다!\",\"YP4JuP\":\"계정 설정이 성공적으로 수정되었습니다\",\"vOuxvL\":\"계정 정보\",\"EHNORh\":\"계정을 찾을 수 없습니다\",\"bPwFdf\":\"계정\",\"nMtNd+\":\"조치 필요: Stripe 계정 재연결\",\"AhwTa1\":\"조치 필요: 부가가치세 정보 필요\",\"APyAR/\":\"진행 중인 이벤트\",\"UWWRyd\":\"결제 시 추가 정보를 수집할 맞춤 질문을 추가하세요\",\"a5KFZU\":\"이벤트 세부 정보를 추가하고 이벤트 설정을 관리하세요.\",\"Fb+SDI\":\"티켓 더 추가하기\",\"7JF9w9\":\"질문 추가\",\"6PNlRV\":\"이 이벤트를 캘린더에 추가하세요\",\"BGD9Yt\":\"티켓 추가\",\"uIv4Op\":\"공개 이벤트 페이지와 주최자 홈페이지에 추적 픽셀을 추가합니다. 추적이 활성화되면 방문자에게 쿠키 동의 배너가 표시됩니다.\",\"QN2F+7\":\"웹훅 추가\",\"NsWqSP\":\"소셜 미디어 계정과 웹사이트 URL을 추가하세요. 공개 주최자 페이지에 표시됩니다.\",\"bVjDs9\":\"추가 수수료\",\"MKqSg4\":\"관리자 권한 필요\",\"0Zypnp\":\"관리자 대시보드\",\"YAV57v\":\"제휴사\",\"I+utEq\":\"제휴사 코드는 변경할 수 없습니다\",\"/jHBj5\":\"제휴사가 성공적으로 생성되었습니다\",\"uCFbG2\":\"제휴사가 성공적으로 삭제되었습니다\",\"a41PKA\":\"제휴사 판매가 추적됩니다\",\"mJJh2s\":\"제휴사 판매가 추적되지 않습니다. 제휴사가 비활성화됩니다.\",\"jabmnm\":\"제휴사가 성공적으로 수정되었습니다\",\"CPXP5Z\":\"제휴사\",\"9Wh+ug\":\"제휴사 내보내기 완료\",\"3cqmut\":\"제휴사 기능으로 파트너와 인플루언서가 유도한 판매를 추적할 수 있습니다. 제휴 코드를 생성하고 공유하여 성과를 확인하세요.\",\"7rLTkE\":\"보관된 모든 이벤트\",\"gKq1fa\":\"모든 참가자\",\"pMLul+\":\"모든 통화\",\"qlaZuT\":\"완료되었습니다! 이제 업그레이드된 결제 시스템을 사용하고 계십니다.\",\"ZS/D7f\":\"종료된 모든 이벤트\",\"QsYjci\":\"모든 이벤트\",\"31KB8w\":\"실패한 모든 작업이 삭제되었습니다\",\"D2g7C7\":\"모든 작업이 재시도 대기열에 추가되었습니다\",\"Sxm1lO\":\"모든 상태\",\"dr7CWq\":\"예정된 모든 이벤트\",\"GpT6Uf\":\"참가자가 주문 확인서와 함께 전송된 보안 링크를 통해 티켓 정보(이름, 이메일)를 수정할 수 있도록 허용합니다.\",\"VZdky1\":\"구매자가 자신의 정보를 모든 참가자에게 복사할 수 있도록 허용\",\"F3mW5G\":\"이 상품이 매진되면 고객이 대기자 명단에 등록할 수 있도록 허용\",\"QUg5y1\":\"거의 다 되었습니다! Stripe 계정 연결을 완료하고 결제를 받기 시작하세요.\",\"c4uJfc\":\"거의 다 되었습니다! 결제 처리를 기다리고 있습니다. 몇 초 정도만 소요됩니다.\",\"ocS8eq\":[\"이미 계정이 있으신가요? <0>\",[\"0\"],\"0>\"],\"/H326L\":\"환불 완료됨\",\"RtxQTF\":\"이 주문도 취소\",\"jkNgQR\":\"이 주문도 환불\",\"xYqsHg\":\"항상 이용 가능\",\"Wvrz79\":\"결제 금액\",\"Zkymb9\":\"이 제휴사와 연결할 이메일입니다. 제휴사에게는 알림이 전송되지 않습니다.\",\"vRznIT\":\"내보내기 상태를 확인하는 중 오류가 발생했습니다.\",\"OPFdAM\":\"이벤트 페이지에 표시할 이 카테고리의 선택적 설명입니다.\",\"eusccx\":\"강조 표시된 상품에 표시할 선택적 메시지입니다. 예: \\\\\\\"빠르게 판매 중 🔥\\\\\\\" 또는 \\\\\\\"최고의 가치\\\\\\\"\",\"QNrkms\":\"답변이 성공적으로 수정되었습니다.\",\"Znwxal\":\"애플리케이션 수수료 설정\",\"261RBr\":\"메시지 승인\",\"B495Gs\":\"보관\",\"5sNliy\":\"이벤트 보관\",\"BrwnrJ\":\"주최자 보관\",\"E5eghW\":\"이 이벤트를 보관하여 공개적으로 숨깁니다. 나중에 복원할 수 있습니다.\",\"eqFkeI\":\"이 주최자를 보관합니다. 이 주최자에게 속한 모든 이벤트도 함께 보관됩니다.\",\"BzcxWv\":\"보관된 주최자\",\"9cQBd6\":\"이 이벤트를 보관하시겠습니까? 더 이상 공개적으로 표시되지 않습니다.\",\"Trnl3E\":\"이 주최자를 보관하시겠습니까? 이 주최자에게 속한 모든 이벤트도 함께 보관됩니다.\",\"VkSk/i\":\"이 예약된 메시지를 취소하시겠습니까?\",\"0aVEBY\":\"실패한 모든 작업을 삭제하시겠습니까?\",\"LchiNd\":\"이 제휴사를 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.\",\"vPeW/6\":\"이 설정을 삭제하시겠습니까? 이를 사용하는 계정에 영향을 줄 수 있습니다.\",\"JmVITJ\":\"이 템플릿을 삭제하시겠습니까? 이 작업은 되돌릴 수 없으며 이메일은 기본 템플릿으로 대체됩니다.\",\"aLS+A6\":\"이 템플릿을 삭제하시겠습니까? 이 작업은 되돌릴 수 없으며 이메일은 주최자 또는 기본 템플릿으로 대체됩니다.\",\"5H3Z78\":\"이 웹훅을 삭제하시겠습니까?\",\"147G4h\":\"나가시겠습니까?\",\"VDWChT\":\"이 주최자 페이지를 초안으로 변경하시겠습니까? 페이지가 공개적으로 표시되지 않습니다\",\"pWtQJM\":\"이 주최자 페이지를 공개하시겠습니까? 페이지가 공개적으로 표시됩니다\",\"EOqL/A\":\"이 사람에게 자리를 제안하시겠습니까? 이메일 알림이 전송됩니다.\",\"WFHOlF\":\"이 이벤트를 게시하시겠습니까? 게시되면 공개적으로 표시됩니다.\",\"4TNVdy\":\"이 주최자 프로필을 게시하시겠습니까? 게시되면 공개적으로 표시됩니다.\",\"8x0pUg\":\"이 항목을 대기자 명단에서 제거하시겠습니까?\",\"cDtoWq\":[[\"0\"],\"에게 주문 확인서를 다시 보내시겠습니까?\"],\"xeIaKw\":[[\"0\"],\"에게 티켓을 다시 보내시겠습니까?\"],\"BjbocR\":\"이 이벤트를 복원하시겠습니까?\",\"7MjfcR\":\"이 주최자를 복원하시겠습니까?\",\"ExDt3P\":\"이 이벤트를 게시 취소하시겠습니까? 더 이상 공개적으로 표시되지 않습니다.\",\"5Qmxo/\":\"이 주최자 프로필을 게시 취소하시겠습니까? 더 이상 공개적으로 표시되지 않습니다.\",\"Uqefyd\":\"EU에서 부가가치세(VAT) 등록이 되어 있으신가요?\",\"+QARA4\":\"예술\",\"tLf3yJ\":\"귀하의 사업체가 아일랜드에 소재하므로 모든 플랫폼 수수료에 아일랜드 부가가치세 23%가 자동으로 적용됩니다.\",\"QGoXh3\":\"귀하의 사업체가 EU에 소재하므로 플랫폼 수수료에 대한 올바른 부가가치세 처리 방식을 확인해야 합니다:\",\"tMeVa/\":\"구매한 티켓마다 이름과 이메일을 요청\",\"/JdZIP\":\"할당된 설정\",\"xdiER7\":\"할당된 등급\",\"F2rX0R\":\"하나 이상의 이벤트 유형을 선택해야 합니다\",\"BCmibk\":\"시도 횟수\",\"6PecK3\":\"모든 이벤트의 참석률 및 체크인율\",\"AJ4rvK\":\"참가자 취소됨\",\"qvylEK\":\"참가자 생성됨\",\"Aspq3b\":\"참가자 정보 수집\",\"fpb0rX\":\"주문에서 참가자 정보 복사됨\",\"0R3Y+9\":\"Attendee Email\",\"94aQMU\":\"참가자 정보\",\"KkrBiR\":\"참가자 정보 수집\",\"av+gjP\":\"Attendee Name\",\"cosfD8\":\"참가자 상태\",\"D2qlBU\":\"참가자 수정됨\",\"22BOve\":\"참가자 정보가 성공적으로 수정되었습니다\",\"x8Vnvf\":\"참가자의 티켓이 이 목록에 포함되어 있지 않습니다\",\"k3Tngl\":\"참가자 내보내기 완료\",\"UoIRW8\":\"등록된 참가자\",\"5UbY+B\":\"특정 티켓을 가진 참가자\",\"4HVzhV\":\"참가자:\",\"HVkhy2\":\"유입 경로 분석\",\"dMMjeD\":\"유입 경로 세부 내역\",\"1oPDuj\":\"유입 경로 값\",\"JgREph\":\"자동 제안이 활성화되어 있습니다\",\"V7Tejz\":\"대기자 명단 자동 처리\",\"PZ7FTW\":\"배경색을 기준으로 자동 감지되며 재정의할 수 있습니다\",\"zlnTuI\":\"자리가 생기면 다음 대기자에게 자동으로 티켓을 제안합니다. 비활성화하면 대기자 명단 페이지에서 수동으로 처리할 수 있습니다.\",\"csDS2L\":\"이용 가능\",\"clF06r\":\"환불 가능 금액\",\"NB5+UG\":\"사용 가능한 토큰\",\"EmYMHc\":\"무통장 입금 대기\",\"kNmmvE\":\"Awesome Events Ltd.\",\"TeSaQO\":\"계정으로 돌아가기\",\"kYqM1A\":\"이벤트로 돌아가기\",\"s5QRF3\":\"메시지로 돌아가기\",\"td/bh+\":\"보고서로 돌아가기\",\"jIPNJG\":\"기본 정보\",\"WOpH7O\":\"어떤 기기에서도 아름다운 결제 경험을 제공합니다\",\"iMdwTb\":\"이벤트를 공개하기 전에 몇 가지 해야 할 일이 있습니다. 아래 단계를 모두 완료하여 시작하세요.\",\"UabgBd\":\"본문을 입력해 주세요\",\"HWXuQK\":\"이 페이지를 북마크하면 언제든지 주문을 관리할 수 있습니다.\",\"CUKVDt\":\"맞춤 로고, 색상, 푸터 메시지로 티켓을 브랜딩하세요.\",\"9N+p+g\":\"비즈니스\",\"7ns+do\":\"사업장 주소\",\"LeC29u\":\"부가가치세 처리를 위한 사업장 주소\",\"RReHTu\":\"사업체명\",\"bv6RXK\":\"버튼 레이블\",\"ChDLlO\":\"버튼 텍스트\",\"BUe8Wj\":\"구매자 부담\",\"qF1qbA\":\"구매자에게는 순수 가격만 표시됩니다. 플랫폼 수수료는 정산 금액에서 차감됩니다.\",\"dg05rc\":\"추적 픽셀을 추가하면 귀하와 본 플랫폼이 수집된 데이터의 공동 관리자임에 동의하는 것입니다. 관련 개인정보 보호법(GDPR, CCPA 등)에 따라 이 처리에 대한 적법한 근거가 있는지 확인할 책임은 귀하에게 있습니다.\",\"DFqasq\":[\"계속 진행하면 <0>\",[\"0\"],\" 서비스 약관0>에 동의하는 것입니다\"],\"lFdbRS\":\"애플리케이션 수수료 면제\",\"2VLZwd\":\"행동 유도 버튼\",\"PUpvQe\":\"카메라 스캐너\",\"D02dD9\":\"캠페인\",\"H4nE+E\":\"모든 상품을 취소하고 재고 풀로 반환\",\"tOXAdc\":\"취소하면 이 주문과 연결된 모든 참가자가 취소되고, 티켓이 다시 이용 가능한 재고로 반환됩니다.\",\"IrUqjC\":\"체크인 불가 (취소됨)\",\"01sEfm\":\"시스템 기본 설정은 삭제할 수 없습니다\",\"VsM1HH\":\"정원 할당\",\"K7tIrx\":\"카테고리\",\"CIHJJf\":\"대기자 명단 설정 변경\",\"2tbLdK\":\"자선\",\"v4fiSg\":\"이메일을 확인하세요\",\"51AsAN\":\"받은 편지함을 확인하세요! 이 이메일과 연결된 티켓이 있다면 확인 링크를 받으실 수 있습니다.\",\"udRwQs\":\"체크인 생성됨\",\"F4SRy3\":\"체크인 삭제됨\",\"9gPPUY\":\"체크인 목록 생성됨\",\"f2vU9t\":\"체크인 목록\",\"tMNBEF\":\"체크인 목록으로 날짜, 구역, 티켓 유형별로 입장을 관리할 수 있습니다. 계정 없이도 안전한 체크인 링크를 스태프와 공유할 수 있습니다.\",\"SHJwyq\":\"체크인율\",\"qCqdg6\":\"체크인 상태\",\"cKj6OE\":\"체크인 요약\",\"7B5M35\":\"체크인\",\"DM4gBB\":\"중국어(번체)\",\"pHEhf+\":\"브랜드에 어울리는 서체를 선택하세요. 글꼴은 Bunny Fonts를 통해 자체 호스팅됩니다.\",\"pkk46Q\":\"주최자를 선택하세요\",\"Crr3pG\":\"캘린더 선택\",\"Z38ZJu\":\"티켓에 이벤트 날짜를 표시하는 방식을 선택하세요\",\"LAW8Vb\":\"신규 이벤트의 기본 설정을 선택하세요. 개별 이벤트에서 재정의할 수 있습니다.\",\"pjp2n5\":\"플랫폼 수수료를 누가 부담할지 선택하세요. 계정 설정에서 구성한 추가 수수료에는 영향을 주지 않습니다.\",\"CySr+W\":\"클릭하여 메모 보기\",\"RG3szS\":\"닫기\",\"RWw9Lg\":\"모달 닫기\",\"XwdMMg\":\"코드는 문자, 숫자, 하이픈, 밑줄만 사용할 수 있습니다\",\"+yMJb7\":\"코드를 입력해 주세요\",\"m9SD3V\":\"코드는 최소 3자 이상이어야 합니다\",\"V1krgP\":\"코드는 20자를 초과할 수 없습니다\",\"psqIm5\":\"팀과 협업하여 함께 멋진 이벤트를 만드세요.\",\"4bUH9i\":\"구매한 티켓마다 참가자 정보를 수집합니다.\",\"TkfG8v\":\"주문당 정보 수집\",\"96ryID\":\"티켓당 정보 수집\",\"FpsvqB\":\"색상 모드\",\"jEu4bB\":\"열\",\"CWk59I\":\"코미디\",\"rPA+Gc\":\"커뮤니케이션 환경설정\",\"7D9MJz\":\"Stripe 설정 완료\",\"OqEV/G\":\"계속하려면 아래 설정을 완료하세요\",\"nqx+6h\":\"이 단계를 완료하여 이벤트 티켓 판매를 시작하세요.\",\"744BMm\":\"티켓을 확보하려면 주문을 완료하세요. 이 제안은 시간 제한이 있으니 서둘러 주세요.\",\"5YrKW7\":\"티켓을 확보하려면 결제를 완료하세요.\",\"xGU92i\":\"팀에 합류하려면 프로필을 완성하세요.\",\"QOhkyl\":\"작성\",\"ih35UP\":\"컨퍼런스 센터\",\"B5fpAA\":\"설정이 성공적으로 적용되었습니다\",\"X1zdE7\":\"설정이 성공적으로 생성되었습니다\",\"mLBUMQ\":\"설정이 성공적으로 삭제되었습니다\",\"UIENhw\":\"설정 이름은 최종 사용자에게 표시됩니다. 고정 수수료는 현재 환율로 주문 통화로 환산됩니다.\",\"eeZdaB\":\"설정이 성공적으로 수정되었습니다\",\"3cKoxx\":\"설정\",\"8v2LRU\":\"이벤트 세부 정보, 장소, 결제 옵션, 이메일 알림을 설정하세요.\",\"raw09+\":\"결제 중 참가자 정보를 수집하는 방식을 설정하세요\",\"FI60XC\":\"세금 및 수수료 설정\",\"NGXKG/\":\"이메일 주소 확인\",\"JRQitQ\":\"새 비밀번호 확인\",\"Auz0Mz\":\"모든 기능을 이용하려면 이메일을 확인하세요.\",\"7+grte\":\"확인 이메일이 발송되었습니다! 받은 편지함을 확인해 주세요.\",\"n/7+7Q\":\"확인 메일 발송 대상:\",\"o5A0Go\":\"이벤트를 생성하신 것을 축하합니다!\",\"x3wVFc\":\"축하합니다! 이제 이벤트가 공개적으로 표시됩니다.\",\"WNnP3w\":\"연결 및 업그레이드\",\"Xe2tSS\":\"연결 문서\",\"1Xxb9f\":\"결제 처리 연결\",\"nQI4H5\":\"이메일 템플릿 편집을 활성화하려면 Stripe를 연결하세요\",\"LmvZ+E\":\"메시지 기능을 활성화하려면 Stripe를 연결하세요\",\"EWnXR+\":\"Stripe에 연결\",\"VioGG1\":\"티켓과 상품 결제를 받으려면 Stripe 계정을 연결하세요.\",\"4qmnU8\":\"결제를 받으려면 Stripe 계정을 연결하세요.\",\"E1eze1\":\"이벤트 결제를 받기 시작하려면 Stripe 계정을 연결하세요.\",\"ulV1ju\":\"결제를 받기 시작하려면 Stripe 계정을 연결하세요.\",\"/3017M\":\"Stripe에 연결됨\",\"jfC/xh\":\"연락처\",\"LOFgda\":[[\"0\"],\"에게 문의\"],\"41BQ3k\":\"연락처 이메일\",\"KcXRN+\":\"Contact email for support\",\"m8WD6t\":\"설정 계속하기\",\"0GwUT4\":\"결제로 계속\",\"sBV87H\":\"이벤트 생성으로 계속\",\"nKtyYu\":\"다음 단계로 계속\",\"F3/nus\":\"결제로 계속\",\"p2FRHj\":\"이 이벤트의 플랫폼 수수료 처리 방식을 제어하세요\",\"1JnTgU\":\"위에서 복사됨\",\"FxVG/l\":\"클립보드에 복사됨\",\"PiH3UR\":\"복사되었습니다!\",\"uUPbPg\":\"제휴 링크 복사\",\"iVm46+\":\"코드 복사\",\"cF2ICc\":\"고객 링크 복사\",\"+2ZJ7N\":\"첫 번째 참가자에게 정보 복사\",\"ZN1WLO\":\"이메일 복사\",\"y1eoq1\":\"링크 복사\",\"tUGbi8\":\"내 정보 복사 대상:\",\"y22tv0\":\"어디서든 공유하려면 이 링크를 복사하세요\",\"/4gGIX\":\"클립보드에 복사\",\"P0rbCt\":\"커버 이미지\",\"60u+dQ\":\"커버 이미지는 이벤트 페이지 상단에 표시됩니다\",\"2NLjA6\":\"커버 이미지는 주최자 페이지 상단에 표시됩니다\",\"zg4oSu\":[[\"0\"],\" 템플릿 생성\"],\"RKKhnW\":\"사이트에서 티켓을 판매할 맞춤 위젯을 생성하세요.\",\"yIRev4\":\"비밀번호 생성\",\"j7xZ7J\":\"하나의 계정에서 별도의 브랜드, 부서, 이벤트 시리즈를 관리할 추가 주최자를 생성하세요. 각 주최자는 자체 이벤트, 설정, 공개 페이지를 가집니다.\",\"xfKgwv\":\"제휴사 생성\",\"tudG8q\":\"판매할 티켓과 상품을 생성하고 설정하세요.\",\"YAl9Hg\":\"설정 생성\",\"BTne9e\":\"주최자 기본값을 재정의하는 이 이벤트용 맞춤 이메일 템플릿을 생성하세요\",\"YIDzi/\":\"맞춤 템플릿 생성\",\"Nc3l/D\":\"할인, 숨겨진 티켓용 접근 코드, 특별 프로모션을 생성하세요.\",\"eWEV9G\":\"새 비밀번호 생성\",\"8AiKIu\":\"티켓 또는 상품 생성\",\"agZ87r\":\"이벤트용 티켓을 생성하고 가격을 설정하며 재고 수량을 관리하세요.\",\"/HGmW9\":\"이벤트를 홍보하는 파트너에게 보상할 추적 가능한 링크를 생성하세요.\",\"dkAPxi\":\"웹훅 생성\",\"5slqwZ\":\"이벤트 생성하기\",\"JQNMrj\":\"첫 이벤트 생성하기\",\"CCjxOC\":\"첫 이벤트를 생성하여 티켓 판매와 참가자 관리를 시작하세요.\",\"ZCSSd+\":\"나만의 이벤트 만들기\",\"67NsZP\":\"이벤트 생성 중...\",\"H34qcM\":\"주최자 생성 중...\",\"1YMS+X\":\"이벤트를 생성하는 중입니다. 잠시만 기다려 주세요\",\"yiy8Jt\":\"주최자 프로필을 생성하는 중입니다. 잠시만 기다려 주세요\",\"lfLHNz\":\"CTA 레이블을 입력해 주세요\",\"BMtue0\":\"현재 결제 처리업체\",\"T+1APV\":\"현재 부가가치세 번호가 검증되었습니다\",\"v2GlhZ\":\"현재 부가가치세 번호 검증에 실패했습니다\",\"iTvh6I\":\"현재 구매 가능\",\"g7HIC0\":\"맞춤 브랜딩\",\"Guo0lU\":\"사용자 지정 날짜 및 시간\",\"mimF6c\":\"Custom message after checkout\",\"O6mra8\":\"맞춤 질문\",\"axv/Mi\":\"맞춤 템플릿\",\"2YeVGY\":\"고객 링크가 클립보드에 복사되었습니다\",\"QMHSMS\":\"고객에게 환불 확인 이메일이 발송됩니다\",\"L/Qc+w\":\"Customer's email address\",\"wpfWhJ\":\"Customer's first name\",\"GIoqtA\":\"Customer's last name\",\"NihQNk\":\"고객\",\"7gsjkI\":\"Liquid 템플릿을 사용해 고객에게 발송되는 이메일을 맞춤 설정하세요. 이 템플릿은 조직 내 모든 이벤트의 기본값으로 사용됩니다.\",\"xJaTUK\":\"이벤트 홈페이지의 레이아웃, 색상, 브랜딩을 맞춤 설정하세요.\",\"MXZfGN\":\"결제 중 묻는 질문을 맞춤 설정하여 참가자로부터 중요한 정보를 수집하세요.\",\"iX6SLo\":\"계속 버튼에 표시되는 텍스트를 맞춤 설정하세요\",\"pxNIxa\":\"Liquid 템플릿을 사용해 이메일 템플릿을 맞춤 설정하세요\",\"3trPKm\":\"주최자 페이지 화면을 맞춤 설정하세요\",\"/gWrVZ\":\"모든 이벤트의 일별 매출, 세금, 수수료, 환불\",\"zgCHnE\":\"일별 판매 보고서\",\"nHm0AI\":\"일별 판매, 세금, 수수료 내역\",\"pvnfJD\":\"다크\",\"nE5o/t\":\"데이터 소유권\",\"lnYE59\":\"Date of the event\",\"gnBreG\":\"Date order was placed\",\"jbq7j2\":\"거절\",\"ovBPCi\":\"기본값\",\"JtI4vj\":\"기본 참가자 정보 수집\",\"3R/Tu2\":\"기본 수수료 처리\",\"1bZAZA\":\"기본 템플릿이 사용됩니다\",\"HNlEFZ\":\"삭제\",\"vu7gDm\":\"제휴사 삭제\",\"KZN4Lc\":\"모두 삭제\",\"io0G93\":\"이벤트 삭제\",\"+jw/c1\":\"이미지 삭제\",\"hdyeZ0\":\"작업 삭제\",\"sY3tIw\":\"주최자 삭제\",\"dPyJ15\":\"템플릿 삭제\",\"mxsm1o\":\"이 질문을 삭제하시겠습니까? 되돌릴 수 없습니다.\",\"snMaH4\":\"웹훅 삭제\",\"vYgeDk\":\"모두 선택 해제\",\"NvuEhl\":\"디자인 요소\",\"H8kMHT\":\"코드를 받지 못하셨나요?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"이 메시지 닫기\",\"BREO0S\":\"고객이 이 이벤트 주최자로부터 마케팅 커뮤니케이션 수신에 동의할 수 있는 체크박스를 표시합니다.\",\"TvY/XA\":\"문서\",\"Kdpf90\":\"잊지 마세요!\",\"352VU2\":\"계정이 없으신가요? <0>회원가입0>\",\"AXXqG+\":\"기부\",\"DPfwMq\":\"완료\",\"2+O9st\":\"완료된 모든 주문의 판매, 참가자, 재무 보고서를 다운로드하세요.\",\"eneWvv\":\"초안\",\"Ts8hhq\":\"스팸 위험이 높기 때문에 이메일 템플릿을 수정하려면 먼저 Stripe 계정을 연결해야 합니다. 이는 모든 이벤트 주최자가 검증되고 책임질 수 있도록 하기 위함입니다.\",\"TnzbL+\":\"스팸 위험이 높기 때문에 참가자에게 메시지를 보내려면 먼저 Stripe 계정을 연결해야 합니다.\\n이는 모든 이벤트 주최자가 검증되고 책임질 수 있도록 하기 위함입니다.\",\"euc6Ns\":\"복제\",\"KRmTkx\":\"상품 복제\",\"KIjvtr\":\"네덜란드어\",\"22xieU\":\"예: 180 (3시간)\",\"SPKbfM\":\"예: 티켓 구매하기, 지금 등록하기\",\"fc7wGW\":\"예: 티켓에 대한 중요 업데이트\",\"54MPqC\":\"예: Standard, Premium, Enterprise\",\"3RQ81z\":\"각 참가자는 구매를 완료할 수 있는 예약된 자리에 대한 이메일을 받습니다.\",\"LTzmgK\":[[\"0\"],\" 템플릿 수정\"],\"v4+lcZ\":\"제휴사 수정\",\"2iZEz7\":\"답변 수정\",\"tPtRwl\":\"애플리케이션 수수료 수정\",\"t2bbp8\":\"참가자 수정\",\"etaWtB\":\"참가자 정보 수정\",\"+guao5\":\"설정 수정\",\"vRWOrM\":\"주문 정보 수정\",\"3yNuBV\":\"부가가치세 설정 수정\",\"fW5sSv\":\"웹훅 수정\",\"nP7CdQ\":\"웹훅 수정\",\"uBAxNB\":\"편집기\",\"aqxYLv\":\"교육\",\"iiWXDL\":\"자격 확인 실패\",\"zPiC+q\":\"해당하는 체크인 목록\",\"V2sk3H\":\"이메일 및 템플릿\",\"hbwCKE\":\"이메일 주소가 클립보드에 복사되었습니다\",\"dSyJj6\":\"이메일 주소가 일치하지 않습니다\",\"elW7Tn\":\"이메일 본문\",\"ZsZeV2\":\"이메일을 입력해 주세요\",\"Be4gD+\":\"이메일 미리보기\",\"6IwNUc\":\"이메일 템플릿\",\"H/UMUG\":\"이메일 인증 필요\",\"L86zy2\":\"이메일이 성공적으로 인증되었습니다!\",\"FSN4TS\":\"임베드 위젯\",\"Qj0GKe\":\"참가자 셀프 서비스 활성화\",\"hEtQsg\":\"기본적으로 참가자 셀프 서비스 활성화\",\"Upeg/u\":\"이메일 발송에 이 템플릿 사용\",\"7dSOhU\":\"대기자 명단 활성화\",\"RxzN1M\":\"활성화됨\",\"sGjBEq\":\"종료 날짜 및 시간 (선택 사항)\",\"PKXt9R\":\"종료일은 시작일 이후여야 합니다\",\"48Y16Q\":\"종료 시간 (선택 사항)\",\"7YZofi\":\"미리보기를 보려면 제목과 본문을 입력하세요\",\"3bR1r4\":\"제휴사 이메일 입력 (선택 사항)\",\"ARkzso\":\"제휴사 이름 입력\",\"y1BZw1\":\"사업장 주소 입력\",\"3GfR6a\":\"사업체명 입력\",\"6KnyG0\":\"이메일 입력\",\"INDKM9\":\"이메일 제목 입력...\",\"xUgUTh\":\"이름 입력\",\"9/1YKL\":\"성 입력\",\"VpwcSk\":\"새 비밀번호 입력\",\"1tAGuY\":\"국가 코드를 포함한 부가가치세 번호 입력\",\"kWg31j\":\"고유한 제휴 코드 입력\",\"C3nD/1\":\"이메일 입력\",\"VmXiz4\":\"이메일을 입력하시면 비밀번호 재설정 안내를 보내드립니다.\",\"n9V+ps\":\"이름 입력\",\"IdULhL\":\"공백 없이 국가 코드를 포함한 부가가치세 번호를 입력하세요 (예: IE1234567A, DE123456789)\",\"X88/6w\":\"고객이 매진된 상품의 대기자 명단에 등록하면 여기에 표시됩니다.\",\"LslKhj\":\"로그를 불러오는 중 오류\",\"AKbElk\":\"EU 부가가치세 등록 사업자: 대리납부 방식이 적용됩니다 (0% - 부가가치세 지침 2006/112/EC 제196조)\",\"VCNHvW\":\"이벤트 보관됨\",\"ZD0XSb\":\"이벤트가 성공적으로 보관되었습니다\",\"WgD6rb\":\"이벤트 카테고리\",\"b46pt5\":\"이벤트 커버 이미지\",\"1b77ID\":\"이벤트 생성됨\",\"1Hzev4\":\"이벤트 맞춤 템플릿\",\"+v+GW0\":\"이벤트 날짜 표시\",\"7u9/DO\":\"이벤트가 성공적으로 삭제되었습니다\",\"imgKgl\":\"이벤트 설명\",\"kJDmsI\":\"Event details\",\"m/N7Zq\":\"Event Full Address\",\"Nl1ZtM\":\"Event Location\",\"t3AMTs\":\"이벤트 관리 플랫폼\",\"PYs3rP\":\"이벤트명\",\"HhwcTQ\":\"이벤트명\",\"WZZzB6\":\"이벤트명을 입력해 주세요\",\"Wd5CDM\":\"이벤트명은 150자를 초과할 수 없습니다\",\"4JzCvP\":\"이용할 수 없는 이벤트입니다\",\"Gh9Oqb\":\"Event organizer name\",\"mImacG\":\"이벤트 페이지\",\"Hk9Ki/\":\"이벤트가 성공적으로 복원되었습니다\",\"JyD0LH\":\"이벤트 설정\",\"cOePZk\":\"Event Time\",\"e8WNln\":\"Event timezone\",\"GeqWgj\":\"Event Timezone\",\"XVLu2v\":\"이벤트 제목\",\"OfmsI9\":\"이벤트가 너무 최근에 생성됨\",\"YDVUVl\":\"이벤트 유형\",\"+HeiVx\":\"이벤트 수정됨\",\"4K2OjV\":\"Event Venue\",\"19j6uh\":\"이벤트 성과\",\"PC3/fk\":\"24시간 이내 시작하는 이벤트\",\"fTFfOK\":\"모든 이메일 템플릿에는 적절한 페이지로 연결되는 행동 유도 버튼이 포함되어야 합니다\",\"BVinvJ\":\"예: \\\\\\\"저희를 어떻게 알게 되셨나요?\\\\\\\", \\\\\\\"인보이스용 회사명\\\\\\\"\",\"2hGPQG\":\"예: \\\\\\\"티셔츠 사이즈\\\\\\\", \\\\\\\"식사 선호도\\\\\\\", \\\\\\\"직함\\\\\\\"\",\"qNuTh3\":\"예외\",\"M1RnFv\":\"만료됨\",\"kF8HQ7\":\"답변 내보내기\",\"2KAI4N\":\"CSV 내보내기\",\"JKfSAv\":\"내보내기에 실패했습니다. 다시 시도해 주세요.\",\"SVOEsu\":\"내보내기가 시작되었습니다. 파일을 준비하는 중...\",\"wuyaZh\":\"내보내기 성공\",\"9bpUSo\":\"제휴사 내보내는 중\",\"jtrqH9\":\"참가자 내보내는 중\",\"R4Oqr8\":\"내보내기 완료. 파일 다운로드 중...\",\"UlAK8E\":\"주문 내보내는 중\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"실패\",\"8uOlgz\":\"실패 시각\",\"tKcbYd\":\"실패한 작업\",\"SsI9v/\":\"주문 중단 처리에 실패했습니다. 다시 시도해 주세요.\",\"LdPKPR\":\"설정 적용에 실패했습니다\",\"SIHgVQ\":\"메시지 취소에 실패했습니다\",\"cEFg3R\":\"제휴사 생성에 실패했습니다\",\"dVgNF1\":\"설정 생성에 실패했습니다\",\"U66oUa\":\"템플릿 생성에 실패했습니다\",\"aFk48v\":\"설정 삭제에 실패했습니다\",\"rgoBnv\":\"이벤트 삭제에 실패했습니다\",\"Zw6LWb\":\"작업 삭제에 실패했습니다\",\"tq0abZ\":\"작업 삭제에 실패했습니다\",\"2mkc3c\":\"주최자 삭제에 실패했습니다\",\"vKMKnu\":\"질문 삭제에 실패했습니다\",\"xFj7Yj\":\"템플릿 삭제에 실패했습니다\",\"jo3Gm6\":\"제휴사 내보내기에 실패했습니다\",\"Jjw03p\":\"참가자 내보내기에 실패했습니다\",\"ZPwFnN\":\"주문 내보내기에 실패했습니다\",\"zGE3CH\":\"보고서 내보내기에 실패했습니다. 다시 시도해 주세요.\",\"lS9/aZ\":\"수신자를 불러오는 데 실패했습니다\",\"X4o0MX\":\"웹훅을 불러오는 데 실패했습니다\",\"ETcU7q\":\"자리 제안에 실패했습니다\",\"5670b9\":\"티켓 제안에 실패했습니다\",\"7zyx8a\":\"대기자 명단에서 제거하는 데 실패했습니다\",\"0+iwE5\":\"질문 순서 변경에 실패했습니다\",\"EJPAcd\":\"주문 확인서 재발송에 실패했습니다\",\"DjSbj3\":\"티켓 재발송에 실패했습니다\",\"YQ3QSS\":\"인증 코드 재발송에 실패했습니다\",\"wDioLj\":\"작업 재시도에 실패했습니다\",\"DKYTWG\":\"작업 재시도에 실패했습니다\",\"zTkTF3\":\"템플릿 저장에 실패했습니다\",\"l6acRV\":\"부가가치세 설정 저장에 실패했습니다. 다시 시도해 주세요.\",\"T6B2gk\":\"메시지 전송에 실패했습니다. 다시 시도해 주세요.\",\"lKh069\":\"내보내기 작업 시작에 실패했습니다\",\"t/KVOk\":\"대리 로그인 시작에 실패했습니다. 다시 시도해 주세요.\",\"QXgjH0\":\"대리 로그인 종료에 실패했습니다. 다시 시도해 주세요.\",\"o/blc/\":\"계정 설정 수정에 실패했습니다\",\"i0QKrm\":\"제휴사 수정에 실패했습니다\",\"NNc33d\":\"답변 수정에 실패했습니다.\",\"E9jY+o\":\"참가자 수정에 실패했습니다\",\"uQynyf\":\"설정 수정에 실패했습니다\",\"i2PFQJ\":\"이벤트 상태 수정에 실패했습니다\",\"EhlbcI\":\"메시지 등급 수정에 실패했습니다\",\"rpGMzC\":\"주문 수정에 실패했습니다\",\"T2aCOV\":\"주최자 상태 수정에 실패했습니다\",\"Eeo/Gy\":\"설정 수정에 실패했습니다\",\"kqA9lY\":\"부가가치세 설정 수정에 실패했습니다\",\"7/9RFs\":\"이미지 업로드에 실패했습니다.\",\"nkNfWu\":\"이미지 업로드에 실패했습니다. 다시 시도해 주세요.\",\"rxy0tG\":\"이메일 인증에 실패했습니다\",\"9bHCo2\":\"수수료 통화\",\"/sV91a\":\"수수료 처리\",\"T4BMxU\":\"수수료는 변경될 수 있습니다. 수수료 구조가 변경되면 알려드립니다.\",\"LyUWXA\":\"수수료 면제됨\",\"cf35MA\":\"페스티벌\",\"pAey+4\":\"파일이 너무 큽니다. 최대 크기는 5MB입니다.\",\"VejKUM\":\"먼저 위의 정보를 입력해 주세요\",\"8OvVZZ\":\"참가자 필터\",\"mvrlBO\":\"이벤트별 필터\",\"8BwQeU\":\"설정 완료\",\"hg80P7\":\"Stripe 설정 완료\",\"Rma7Nr\":\"이벤트 시작 후 30일간\",\"135Ifl\":\"이벤트 시작 후 7일간\",\"RfgUnB\":\"이벤트 시작 후 90일간\",\"1vBhpG\":\"첫 번째 참가자\",\"4pwejF\":\"이름을 입력해 주세요\",\"6bBh3/\":\"고정 수수료\",\"5mpF6N\":[[\"currencyCode\"],\" 기준 고정 수수료 금액\"],\"zWqUyJ\":\"거래당 부과되는 고정 수수료\",\"LWL3Bs\":\"고정 수수료는 0 이상이어야 합니다\",\"YXhom6\":\"고정 수수료:\",\"KgxI80\":\"유연한 티켓 발권\",\"X+U6/w\":\"글꼴 종류\",\"lWxAUo\":\"음식 & 음료\",\"nFm+5u\":\"푸터 텍스트\",\"rtf8Jj\":\"이벤트 전체 기간\",\"MY2SVM\":\"전액 환불\",\"T02gNN\":\"일반 입장\",\"3ep0Gx\":\"주최자에 대한 일반 정보\",\"ziAjHi\":\"생성\",\"exy8uo\":\"코드 생성\",\"4CETZY\":\"길 찾기\",\"+4zM7f\":\"Stripe Connect를 통해 즉시 정산받기\",\"ZDIydz\":\"시작하기\",\"u6FPxT\":\"티켓 구매하기\",\"8KDgYV\":\"이벤트 준비하기\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"이벤트 페이지로 이동\",\"gHSuV/\":\"홈페이지로 이동\",\"6nDzTl\":\"가독성 좋음\",\"CZXzs4\":\"그리스어\",\"aGWZUr\":\"총매출\",\"n8IUs7\":\"총매출\",\"LIYoRQ\":\"참가자 관리\",\"kTSQej\":[[\"0\"],\"님, 안녕하세요. 여기서 플랫폼을 관리하세요.\"],\"dORAcs\":\"회원님의 이메일 주소와 연결된 모든 티켓입니다.\",\"g+2103\":\"제휴 링크입니다\",\"QlwJ9d\":\"다음과 같은 내용을 안내해 드립니다:\",\"/iE8xx\":\"Hi.Events 수수료\",\"zppscQ\":\"거래별 Hi.Events 플랫폼 수수료 및 부가가치세 내역\",\"D+zLDD\":\"숨김\",\"DRErHC\":\"참가자에게는 숨겨지며, 주최자에게만 표시됩니다\",\"P+5Pbo\":\"답변 숨기기\",\"FmogyU\":\"옵션 숨기기\",\"g9RcYX\":\"날짜 숨기기\",\"uMwTx7\":\"이 카테고리를 숨기시겠습니까?\",\"gtEbeW\":\"강조\",\"NF8sdv\":\"강조 메시지\",\"MXSqmS\":\"이 상품 강조하기\",\"7ER2sc\":\"강조됨\",\"sq7vjE\":\"강조된 상품은 배경색이 달라져 이벤트 페이지에서 눈에 띕니다.\",\"sy9anN\":\"제안을 받은 후 고객이 구매를 완료해야 하는 시간입니다. 제한 시간이 없으면 비워 두세요.\",\"AVpmAa\":\"How to pay offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"헝가리어\",\"8Wgd41\":\"데이터 관리자로서의 책임을 인지하고 동의합니다\",\"O8m7VA\":\"이 이벤트와 관련된 이메일 알림 수신에 동의합니다\",\"YLgdk5\":\"이 메시지가 이 이벤트와 관련된 거래성 메시지임을 확인합니다\",\"4/kP5a\":\"새 탭이 자동으로 열리지 않았다면 아래 버튼을 클릭하여 결제를 계속해 주세요.\",\"W/eN+G\":\"비워두면 주소를 사용하여 Google 지도 링크가 생성됩니다\",\"CY3yHL\":\"선택하면 이 카테고리가 공개적으로 숨겨집니다.\",\"PYVWEI\":\"등록되어 있다면 검증을 위해 부가가치세 번호를 입력하세요\",\"iIEaNB\":\"저희 서비스에 계정이 있으시다면 비밀번호 재설정 방법을 안내하는 이메일을 받으실 것입니다.\",\"an5hVd\":\"이미지\",\"tSVr6t\":\"대리 로그인\",\"TWXU0c\":\"사용자 대리 로그인\",\"5LAZwq\":\"대리 로그인이 시작되었습니다\",\"IMwcdR\":\"대리 로그인이 종료되었습니다\",\"0I0Hac\":\"중요 안내\",\"yD3avI\":\"중요: 이메일 주소를 변경하면 이 주문에 접근하는 링크가 업데이트됩니다. 저장 후 새 주문 링크로 리디렉션됩니다.\",\"M8M6fs\":\"중요: Stripe 재연결이 필요합니다\",\"jT142F\":[[\"diffHours\"],\"시간 후\"],\"OoSyqO\":[[\"diffMinutes\"],\"분 후\"],\"cljs3a\":\"EU에서 부가가치세 등록 여부를 표시하세요\",\"F1Xp97\":\"개별 참가자\",\"85e6zs\":\"Liquid 토큰 삽입\",\"38KFY0\":\"Insert Variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"즉시 정산\",\"nbfdhU\":\"통합\",\"JHB/Ky\":\"유효하지 않음\",\"B2Tpo0\":\"유효하지 않은 이메일\",\"5tT0+u\":\"유효하지 않은 이메일 형식\",\"f9WRpE\":\"유효하지 않은 파일 형식입니다. 이미지를 업로드해 주세요.\",\"tnL+GP\":\"유효하지 않은 Liquid 문법입니다. 수정 후 다시 시도해 주세요.\",\"N9JsFT\":\"유효하지 않은 부가가치세 번호 형식입니다\",\"g+lLS9\":\"팀원 초대\",\"1z26sk\":\"팀원 초대\",\"KR0679\":\"팀원 초대\",\"Mokwac\":\"맞춤 역할로 팀원을 무제한 초대하세요\",\"aH6ZIb\":\"팀 초대하기\",\"Dn4OyV\":\"초대됨\",\"IuMGvq\":\"인보이스\",\"y0meFR\":\"아일랜드 부가가치세 23%가 플랫폼 수수료에 적용됩니다 (국내 공급).\",\"1ZKm04\":\"이 계정은 EU에서 부가가치세 등록이 되어 있나요?\",\"Lj7sBL\":\"이탈리아어\",\"F5/CBH\":\"항목\",\"BzfzPK\":\"항목\",\"KmWyx0\":\"작업\",\"o5r6b2\":\"작업이 삭제되었습니다\",\"cd0jIM\":\"작업 상세 정보\",\"ruJO57\":\"작업 이름\",\"YZi+Hu\":\"작업이 재시도 대기열에 추가되었습니다\",\"nCywLA\":\"어디서든 참여하세요\",\"SNzppu\":\"대기자 명단 등록\",\"dLouFI\":[[\"productDisplayName\"],\" 대기자 명단 등록\"],\"2gMuHR\":\"등록됨\",\"hTJ4fB\":\"아래 버튼을 클릭하여 Stripe 계정을 다시 연결하세요.\",\"MxjCqk\":\"티켓만 찾고 계신가요?\",\"lB2hSG\":[[\"0\"],\"의 소식과 이벤트 업데이트 받기\"],\"DruLRc\":\"최근 14일\",\"ve9JTU\":\"성을 입력해 주세요\",\"h0Q9Iw\":\"마지막 응답\",\"gw3Ur5\":\"마지막 실행\",\"QIn0Vl\":\"부가가치세 처리를 위한 법적 사업체명\",\"1njn7W\":\"라이트\",\"1qY5Ue\":\"링크가 만료되었거나 유효하지 않습니다\",\"psosdY\":\"Link to order details\",\"6JzK4N\":\"Link to ticket\",\"shkJ3U\":\"Stripe 계정을 연결하여 티켓 판매 대금을 받으세요.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"링크 허용됨\",\"dF6vP6\":\"공개\",\"fpMs2Z\":\"공개\",\"D9zTjx\":\"진행 중인 이벤트\",\"WdmJIX\":\"미리보기 불러오는 중...\",\"IoDI2o\":\"토큰 불러오는 중...\",\"G3Ge9Z\":\"웹훅 로그 불러오는 중...\",\"NFxlHW\":\"웹훅 불러오는 중\",\"iG7KNr\":\"로고\",\"vu7ZGG\":\"로고 및 커버\",\"gddQe0\":\"주최자의 로고 및 커버 이미지\",\"TBEnp1\":\"로고가 헤더에 표시됩니다\",\"Jzu30R\":\"로고가 티켓에 표시됩니다\",\"PSRm6/\":\"내 티켓 조회\",\"4wUIjX\":\"이벤트 공개하기\",\"zXuaxY\":\"이벤트의 대기자 명단을 관리하고, 통계를 확인하고, 참가자에게 티켓을 제안하세요.\",\"2FzaR1\":\"결제 처리를 관리하고 플랫폼 수수료를 확인하세요\",\"g2npA5\":\"수동 제안\",\"2L3vle\":\"최대 메시지 수 / 24시간\",\"Qp4HWD\":\"최대 수신자 수 / 메시지\",\"agPptk\":\"보통\",\"xDAtGP\":\"메시지\",\"bECJqy\":\"메시지가 성공적으로 승인되었습니다\",\"1jRD0v\":\"특정 티켓을 가진 참가자에게 메시지\",\"uQLXbS\":\"메시지가 취소되었습니다\",\"48rf3i\":\"메시지는 5000자를 초과할 수 없습니다\",\"ZPj0Q8\":\"메시지 상세 정보\",\"Vjat/X\":\"메시지를 입력해 주세요\",\"0/yJtP\":\"특정 상품을 가진 주문자에게 메시지\",\"saG4At\":\"메시지 예약됨\",\"mFdA+i\":\"메시지 등급\",\"v7xKtM\":\"메시지 등급이 성공적으로 수정되었습니다\",\"H9HlDe\":\"분\",\"gqnyh0\":\"모바일 최적화\",\"olKKwj\":\"오프라인 지원 및 실시간 추적이 가능한 모바일 스캐너\",\"JbIgPz\":\"금액은 모든 통화를 합산한 근사치입니다\",\"qvF+MT\":\"실패한 백그라운드 작업을 모니터링하고 관리하세요\",\"HajiZl\":\"월\",\"w36OkR\":\"최다 조회 이벤트 (최근 14일)\",\"GfaxEk\":\"음악\",\"oVGCGh\":\"내 티켓\",\"8/brI5\":\"이름을 입력해 주세요\",\"sFFArG\":\"이름은 255자를 초과할 수 없습니다\",\"sCV5Yc\":\"Name of the event\",\"xxU3NX\":\"순매출\",\"ArHT/C\":\"신규 가입\",\"eWRECP\":\"나이트라이프\",\"HSw5l3\":\"아니요 - 개인이거나 부가가치세 미등록 사업자입니다\",\"VHfLAW\":\"계정 없음\",\"+jIeoh\":\"계정을 찾을 수 없습니다\",\"074+X8\":\"활성 웹훅 없음\",\"zxnup4\":\"표시할 제휴사가 없습니다\",\"Dwf4dR\":\"아직 참가자 질문이 없습니다\",\"/UC6qk\":\"유입 경로 데이터를 찾을 수 없습니다\",\"amMkpL\":\"정원 없음\",\"99ntUF\":\"이 이벤트에는 이용 가능한 체크인 목록이 없습니다.\",\"+dAKxg\":\"설정을 찾을 수 없습니다\",\"eb47T5\":\"선택한 필터에 대한 데이터가 없습니다. 날짜 범위나 통화를 조정해 보세요.\",\"pZNOT9\":\"종료일 없음\",\"dW40Uz\":\"이벤트를 찾을 수 없습니다\",\"8pQ3NJ\":\"24시간 이내 시작하는 이벤트가 없습니다\",\"8zCZQf\":\"아직 이벤트가 없습니다\",\"Yc5YW6\":\"실패한 작업이 없습니다\",\"54GxeB\":\"현재 또는 과거 거래에는 영향을 주지 않습니다\",\"EpvBAp\":\"인보이스 없음\",\"XZkeaI\":\"로그를 찾을 수 없습니다\",\"IcAC6J\":\"일치하는 글꼴이 없습니다\",\"nrSs2u\":\"메시지를 찾을 수 없습니다\",\"OVFwlg\":\"아직 주문 질문이 없습니다\",\"EJ7bVz\":\"주문을 찾을 수 없습니다\",\"NEmyqy\":\"아직 주문이 없습니다\",\"wUv5xQ\":\"최근 14일간 주최자 활동이 없습니다\",\"B7w4KY\":\"이용 가능한 다른 주최자가 없습니다\",\"PChXMe\":\"결제된 주문 없음\",\"6jYQGG\":\"지난 이벤트가 없습니다\",\"CHzaTD\":\"최근 14일간 인기 이벤트가 없습니다\",\"zK/+ef\":\"선택할 수 있는 상품이 없습니다\",\"kY7XDn\":\"대기 항목이 있는 상품이 없습니다\",\"8mw4tm\":\"상품 없음 메시지\",\"wYiAtV\":\"최근 계정 가입이 없습니다\",\"UW90md\":\"수신자를 찾을 수 없습니다\",\"QoAi8D\":\"응답 없음\",\"JeO7SI\":\"응답 없음\",\"EK/G11\":\"아직 응답이 없습니다\",\"3sRuiW\":\"티켓을 찾을 수 없습니다\",\"yM5c0q\":\"예정된 이벤트가 없습니다\",\"qpC74J\":\"사용자를 찾을 수 없습니다\",\"41dJPO\":\"설정된 부가가치세 정보가 없습니다\",\"8wgkoi\":\"최근 14일간 조회된 이벤트가 없습니다\",\"Arzxc1\":\"대기자 명단 항목이 없습니다\",\"n5vdm2\":\"이 엔드포인트에 대해 기록된 웹훅 이벤트가 아직 없습니다. 이벤트가 실행되면 여기에 표시됩니다.\",\"4GhX3c\":\"웹훅 없음\",\"4+am6b\":\"아니요, 여기 머무르겠습니다\",\"HVwIsd\":\"부가가치세 미등록 사업자 또는 개인: 아일랜드 부가가치세 23% 적용\",\"x5+Lcz\":\"체크인 안 됨\",\"8n10sz\":\"대상 아님\",\"BwJKBw\":\"/\",\"9h7RDh\":\"제안\",\"EfK2O6\":\"자리 제안\",\"3sVRey\":\"티켓 제안\",\"2O7Ybb\":\"제안 제한 시간\",\"1jUg5D\":\"제안됨\",\"l+/HS6\":[\"제안은 \",[\"timeoutHours\"],\"시간 후 만료됩니다.\"],\"lQgMLn\":\"사무실 또는 장소명\",\"6Aih4U\":\"오프라인\",\"Z6gBGW\":\"Offline Payment\",\"nO3VbP\":[[\"0\"],\" 판매 중\"],\"2r6bAy\":\"업그레이드를 완료하면 기존 계정은 환불 용도로만 사용됩니다.\",\"oXOSPE\":\"온라인\",\"WjSpu5\":\"온라인 이벤트\",\"NdOxqr\":\"계정 관리자만 이벤트를 삭제하거나 보관할 수 있습니다. 도움이 필요하면 계정 관리자에게 문의하세요.\",\"rnoDMF\":\"계정 관리자만 주최자를 삭제하거나 보관할 수 있습니다. 도움이 필요하면 계정 관리자에게 문의하세요.\",\"bU7oUm\":\"다음 상태의 주문에만 발송\",\"wkpaqp\":\"시작 날짜와 시간만 표시\",\"M2w1ni\":\"프로모션 코드로만 볼 수 있음\",\"N141o/\":\"Stripe 대시보드 열기\",\"HXMJxH\":\"면책 조항, 연락처, 감사 인사 등을 위한 선택적 텍스트입니다 (한 줄만 가능)\",\"L565X2\":\"옵션\",\"c/TIyD\":\"주문 및 티켓\",\"H5qWhm\":\"주문이 취소되었습니다\",\"b6+Y+n\":\"주문 완료\",\"x4MLWE\":\"주문 확인\",\"CsTTH0\":\"주문 확인서가 성공적으로 재발송되었습니다\",\"ppuQR4\":\"주문 생성됨\",\"0UZTSq\":\"Order Currency\",\"HdmwrI\":\"Order Email\",\"bwBlJv\":\"Order First Name\",\"vrSW9M\":\"주문이 취소되고 환불되었습니다. 주문자에게 알림이 전송되었습니다.\",\"rzw+wS\":\"주문자\",\"oI/hGR\":\"주문 ID\",\"Pc729f\":\"Order Is Awaiting Offline Payment\",\"F4NXOl\":\"Order Last Name\",\"RQCXz6\":\"주문 한도\",\"SO9AEF\":\"주문 한도 설정됨\",\"5RDEEn\":\"Order Locale\",\"vu6Arl\":\"결제 완료로 표시된 주문\",\"sLbJQz\":\"주문을 찾을 수 없습니다\",\"kvYpYu\":\"주문을 찾을 수 없습니다\",\"i8VBuv\":\"Order Number\",\"FaPYw+\":\"주문자\",\"eB5vce\":\"특정 상품을 가진 주문자\",\"CxLoxM\":\"상품을 가진 주문자\",\"DoH3fD\":\"Order Payment Pending\",\"UkHo4c\":\"주문 참조번호\",\"EZy55F\":\"주문 환불됨\",\"6eSHqs\":\"주문 상태\",\"oW5877\":\"주문 총액\",\"e7eZuA\":\"주문 수정됨\",\"1SQRYo\":\"주문이 성공적으로 수정되었습니다\",\"KndP6g\":\"Order URL\",\"3NT0Ck\":\"주문이 취소되었습니다\",\"sd5IMt\":\"완료된 주문\",\"5It1cQ\":\"주문 내보내기 완료\",\"UQ0ACV\":\"총 주문\",\"B/EBQv\":\"주문:\",\"qtGTNu\":\"자연 유입 계정\",\"ucgZ0o\":\"Organization\",\"P/JHA4\":\"주최자가 성공적으로 보관되었습니다\",\"S3CZ5M\":\"주최자 대시보드\",\"GzjTd0\":\"주최자가 성공적으로 삭제되었습니다\",\"Uu0hZq\":\"Organizer Email\",\"Gy7BA3\":\"Organizer email address\",\"SQqJd8\":\"주최자를 찾을 수 없습니다\",\"HF8Bxa\":\"주최자가 성공적으로 복원되었습니다\",\"wpj63n\":\"주최자 설정\",\"coIKFu\":\"선택한 통화에 대한 주최자 통계를 사용할 수 없거나 오류가 발생했습니다.\",\"o1my93\":\"주최자 상태 업데이트에 실패했습니다. 나중에 다시 시도해 주세요\",\"rLHma1\":\"주최자 상태가 업데이트되었습니다\",\"LqBITi\":\"주최자/기본 템플릿이 사용됩니다\",\"/IX/7x\":\"기타\",\"RsiDDQ\":\"기타 목록 (티켓 미포함)\",\"qMASRF\":\"발신 메시지\",\"6/dCYd\":\"개요\",\"6WdDG7\":\"페이지\",\"8uqsE5\":\"더 이상 이용할 수 없는 페이지입니다\",\"QkLf4H\":\"페이지 URL\",\"sF+Xp9\":\"페이지 조회수\",\"c+suC6\":\"유료 계정\",\"QIxRUI\":\"유료, 무료, 등급별 가격, 기부 방식 티켓\",\"5F7SYw\":\"부분 환불\",\"fFYotW\":[\"부분 환불됨: \",[\"0\"]],\"i8day5\":\"수수료를 구매자에게 전가\",\"k4FLBQ\":\"구매자에게 전가\",\"Ff0Dor\":\"지난\",\"xTPjSy\":\"지난 이벤트\",\"/l/ckQ\":\"URL 붙여넣기\",\"URAE3q\":\"일시중지됨\",\"4fL/V7\":\"결제\",\"OZK07J\":\"결제하여 잠금 해제\",\"c2/9VE\":\"페이로드\",\"TskrJ8\":\"결제 및 요금제\",\"5cxUwd\":\"결제일\",\"ENEPLY\":\"결제 수단\",\"EyE8E6\":\"결제 처리\",\"8Lx2X7\":\"결제 완료\",\"vcyz2L\":\"결제 설정\",\"fx8BTd\":\"결제를 이용할 수 없습니다\",\"51U9mG\":\"결제는 중단 없이 계속 진행됩니다\",\"UkM20g\":\"검토 대기 중\",\"dPYu1F\":\"참가자당\",\"VlXNyK\":\"주문당\",\"hauDFf\":\"티켓당\",\"mnF83a\":\"비율 수수료\",\"2ueYqG\":\"비율 수수료 (0-100%)\",\"K2PPlT\":\"비율 수수료는 0에서 100 사이여야 합니다\",\"MixU2P\":\"비율은 0에서 100 사이여야 합니다\",\"MkuVAZ\":\"거래 금액의 비율\",\"/Bh+7r\":\"성과\",\"fIp56F\":\"이 이벤트와 관련된 모든 데이터를 영구적으로 삭제합니다.\",\"nJeeX7\":\"이 주최자와 모든 이벤트를 영구적으로 삭제합니다.\",\"6kPk3+\":\"개인 정보\",\"zmwvG2\":\"전화번호\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"이벤트를 계획 중이신가요?\",\"J3lhKT\":\"플랫폼 수수료\",\"RD51+P\":[\"정산 금액에서 플랫폼 수수료 \",[\"0\"],\"이(가) 차감됩니다\"],\"br3Y/y\":\"플랫폼 수수료\",\"3buiaw\":\"플랫폼 수수료 보고서\",\"kv9dM4\":\"플랫폼 매출\",\"OtjenF\":\"유효한 이메일 주소를 입력해 주세요\",\"jEw0Mr\":\"유효한 URL을 입력해 주세요\",\"n8+Ng/\":\"5자리 코드를 입력해 주세요\",\"r+lQXT\":\"부가가치세 번호를 입력해 주세요\",\"Dvq0wf\":\"이미지를 제공해 주세요.\",\"2cUopP\":\"결제 절차를 다시 시작해 주세요.\",\"8KmsFa\":\"날짜 범위를 선택해 주세요\",\"EFq6EG\":\"이미지를 선택해 주세요.\",\"fuwKpE\":\"다시 시도해 주세요.\",\"klWBeI\":\"다른 코드를 요청하기 전에 잠시 기다려 주세요\",\"hfHhaa\":\"제휴사 내보내기를 준비하는 동안 잠시 기다려 주세요...\",\"o+tJN/\":\"참가자 내보내기를 준비하는 동안 잠시 기다려 주세요...\",\"+5Mlle\":\"주문 내보내기를 준비하는 동안 잠시 기다려 주세요...\",\"trnWaw\":\"폴란드어\",\"luHAJY\":\"인기 이벤트 (최근 14일)\",\"TjX7xL\":\"Post Checkout Message\",\"OESu7I\":\"여러 티켓 유형 간에 재고를 공유하여 초과 판매를 방지하세요.\",\"NgVUL2\":\"결제 양식 미리보기\",\"cs5muu\":\"이벤트 페이지 미리보기\",\"+4yRWM\":\"Price of the ticket\",\"a5jvSX\":\"가격 등급\",\"ReihZ7\":\"인쇄 미리보기\",\"JnuPvH\":\"티켓 인쇄\",\"tYF4Zq\":\"PDF로 인쇄\",\"LcET2C\":\"개인정보 처리방침\",\"8z6Y5D\":\"환불 처리\",\"JcejNJ\":\"주문 처리 중\",\"EWCLpZ\":\"상품 생성됨\",\"XkFYVB\":\"상품 삭제됨\",\"YMwcbR\":\"상품 판매, 매출, 세금 내역\",\"ldVIlB\":\"상품 수정됨\",\"JoKGiJ\":\"프로모션 코드\",\"k3wH7i\":\"프로모션 코드 사용 및 할인 내역\",\"uEhdRh\":\"프로모션 전용\",\"dLm8V5\":\"홍보성 이메일은 계정 정지로 이어질 수 있습니다\",\"EEYbdt\":\"게시\",\"evDBV8\":\"이벤트 게시\",\"dsFmM+\":\"구매됨\",\"Vw0KCJ\":\"QR 코드 체크인\",\"oWXNE5\":\"수량\",\"2vudsu\":\"분기\",\"k/bJj0\":\"질문 순서가 변경되었습니다\",\"b24kPi\":\"대기열\",\"fqDzSu\":\"요율\",\"mnUGVC\":\"요청 한도를 초과했습니다. 나중에 다시 시도해 주세요.\",\"t41hVI\":\"자리 다시 제안\",\"spsZys\":\"업그레이드할 준비가 되셨나요? 몇 분이면 완료됩니다.\",\"vt9xUl\":\"실시간 분석\",\"xzRvs4\":[[\"0\"],\"의 상품 업데이트를 받아보세요.\"],\"CCTop/\":\"최근\",\"pLXbi8\":\"최근 계정 가입\",\"Fi3b48\":\"최근 주문\",\"7hPBBn\":\"수신자\",\"jp5bq8\":\"수신자\",\"yPrbsy\":\"수신자\",\"E1F5Ji\":\"수신자는 메시지 발송 후 확인할 수 있습니다\",\"Edm6av\":\"Stripe 재연결 →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Stripe로 리디렉션 중...\",\"pnoTN5\":\"추천 계정\",\"ACKu03\":\"미리보기 새로고침\",\"fKn/k6\":\"환불 금액\",\"qY4rpA\":\"환불에 실패했습니다\",\"FaK/8G\":[\"주문 \",[\"0\"],\" 환불\"],\"MGbi9P\":\"환불 대기 중\",\"BDSRuX\":[\"환불됨: \",[\"0\"]],\"bU4bS1\":\"환불\",\"rYXfOA\":\"지역 설정\",\"5tl0Bp\":\"등록 질문\",\"CQeZT8\":\"보고서를 찾을 수 없습니다\",\"JEPMXN\":\"새 링크 요청\",\"TMLAx2\":\"필수\",\"mdeIOH\":\"코드 재발송\",\"sQxe68\":\"확인 재발송\",\"bxoWpz\":\"확인 이메일 재발송\",\"G42SNI\":\"이메일 재발송\",\"TTpXL3\":[[\"resendCooldown\"],\"초 후 재발송 가능\"],\"5CiNPm\":\"티켓 재발송\",\"Uwsg2F\":\"예약됨\",\"8wUjGl\":\"예약 마감:\",\"kCn6wb\":\"재설정 중...\",\"ZlCDf+\":\"응답\",\"bsydMp\":\"응답 상세 정보\",\"yKu/3Y\":\"복원\",\"RokrZf\":\"이벤트 복원\",\"/JyMGh\":\"주최자 복원\",\"HFvFRb\":\"이 이벤트를 복원하여 다시 표시되도록 합니다.\",\"DDIcqy\":\"이 주최자를 복원하여 다시 활성화합니다.\",\"6gRgw8\":\"재시도\",\"1BG8ga\":\"모두 재시도\",\"rDC+T6\":\"작업 재시도\",\"CbnrWb\":\"이벤트로 돌아가기\",\"Oo/PLb\":\"매출 요약\",\"CfuueU\":\"제안 취소\",\"dFFW9L\":[\"판매 종료: \",[\"0\"]],\"loCKGB\":[\"판매 종료: \",[\"0\"]],\"wlfBad\":\"판매 기간\",\"5CDM6r\":\"판매 기간 설정됨\",\"ftzaMf\":\"판매 기간, 주문 한도, 노출 여부\",\"zpekWp\":[\"판매 시작: \",[\"0\"]],\"mUv9U4\":\"판매\",\"9KnRdL\":\"판매가 일시중지되었습니다\",\"3VnlS9\":\"모든 이벤트의 판매, 주문, 성과 지표\",\"3Q1AWe\":\"판매:\",\"B4nE3N\":\"샘플 티켓 가격\",\"8BRPoH\":\"샘플 장소\",\"DyBPvP\":\"설정 저장\",\"KZrfYJ\":\"소셜 링크 저장\",\"9Y3hAT\":\"템플릿 저장\",\"C8ne4X\":\"티켓 디자인 저장\",\"6/TNCd\":\"부가가치세 설정 저장\",\"I+FvbD\":\"스캔\",\"QS1Nla\":\"나중으로 예약\",\"NAzVVw\":\"메시지 예약\",\"4ba0NE\":\"예약됨\",\"qcP/8K\":\"예약 시간\",\"ftNXma\":\"제휴사 검색...\",\"VY+Bdn\":\"계정 이름 또는 이메일로 검색...\",\"VX+B3I\":\"이벤트 제목 또는 주최자로 검색...\",\"R0wEyA\":\"작업 이름 또는 예외로 검색...\",\"VT+urE\":\"이름 또는 이메일로 검색...\",\"GHdjuo\":\"이름, 이메일 또는 계정으로 검색...\",\"20ce0U\":\"주문 ID, 고객 이름 또는 이메일로 검색...\",\"4DSz7Z\":\"제목, 이벤트 또는 계정으로 검색...\",\"BWF1kC\":\"메시지 검색...\",\"Mck5ht\":\"안전한 결제\",\"p7xUrt\":\"카테고리 선택\",\"3IcxS1\":\"설정 선택\",\"e4L7bF\":\"내용을 보려면 메시지를 선택하세요\",\"zPRPMf\":\"등급 선택\",\"BFRSTT\":\"계정 선택\",\"mCB6Je\":\"모두 선택\",\"a6+167\":\"이벤트 선택\",\"CFbaPk\":\"참가자 그룹 선택\",\"hJmVtD\":\"국가 선택\",\"tVW/yo\":\"통화 선택\",\"n9ZhRa\":\"종료 날짜 및 시간 선택\",\"gTN6Ws\":\"종료 시간 선택\",\"0U6E9W\":\"이벤트 카테고리 선택\",\"j9cPeF\":\"이벤트 유형 선택\",\"1nhy8G\":\"스캐너 유형 선택\",\"KizCK7\":\"시작 날짜 및 시간 선택\",\"dJZTv2\":\"시작 시간 선택\",\"3hJUtr\":\"부가가치세가 등록된 국가를 선택하세요\",\"x8XMsJ\":\"이 계정의 메시지 등급을 선택하세요. 메시지 한도와 링크 권한을 제어합니다.\",\"aT3jZX\":\"시간대 선택\",\"TxfvH2\":\"이 메시지를 받을 참가자를 선택하세요\",\"Ropvj0\":\"이 웹훅을 트리거할 이벤트를 선택하세요\",\"5Ds0vl\":\"이 계정에 적용할 수수료 설정을 선택하세요. 고정 수수료는 결제 시 주문 통화로 환산됩니다.\",\"ylXj1N\":\"선택됨\",\"j9b/iy\":\"빠르게 판매 중 🔥\",\"73qYgo\":\"테스트로 보내기\",\"HMAqFK\":\"참가자, 티켓 소지자, 주문자에게 이메일을 보내세요. 즉시 보내거나 나중으로 예약할 수 있습니다.\",\"22Itl6\":\"나에게도 사본 보내기\",\"NpEm3p\":\"지금 보내기\",\"nOBvex\":\"실시간 주문 및 참가자 데이터를 외부 시스템으로 전송하세요.\",\"1lNPhX\":\"환불 알림 이메일 발송\",\"eaUTwS\":\"재설정 링크 보내기\",\"QEQlnV\":\"첫 메시지를 보내보세요\",\"IoAuJG\":\"보내는 중...\",\"h69WC6\":\"발송됨\",\"BVu2Hz\":\"발송자\",\"SPdzrs\":\"고객이 주문 시 발송됨\",\"LxSN5F\":\"각 참가자에게 티켓 정보와 함께 발송됨\",\"89xaFU\":\"이 주최자 아래에서 생성되는 신규 이벤트의 기본 플랫폼 수수료 설정을 지정하세요.\",\"eXssj5\":\"이 주최자 아래에서 생성되는 신규 이벤트의 기본 설정을 지정하세요.\",\"s0FkEx\":\"입구, 세션, 날짜별로 체크인 목록을 설정하세요.\",\"xMO+Ao\":\"조직 설정하기\",\"C3htzi\":\"설정이 수정되었습니다\",\"Ohn74G\":\"설정 및 디자인\",\"GG7qDw\":\"제휴 링크 공유\",\"hL7sDJ\":\"주최자 페이지 공유\",\"jy6QDF\":\"공유 정원 관리\",\"cMW+gm\":[\"모든 플랫폼 표시 (\",[\"0\"],\"개 더 있음)\"],\"4LZFir\":\"전체 날짜 범위 표시\",\"UVPI5D\":\"플랫폼 적게 표시\",\"Eu/N/d\":\"마케팅 수신 동의 체크박스 표시\",\"SXzpzO\":\"기본적으로 마케팅 수신 동의 체크박스 표시\",\"b33PL9\":\"플랫폼 더 보기\",\"t1LIQW\":[[\"totalRows\"],\"개 중 \",[\"0\"],\"개 표시 중\"],\"jVRHeq\":\"가입됨\",\"paESr6\":\"슬로바키아어\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"소셜\",\"d0rUsW\":\"소셜 링크\",\"j/TOB3\":\"소셜 링크 및 웹사이트\",\"s9KGXU\":\"판매됨\",\"KTxc6k\":\"문제가 발생했습니다. 다시 시도하시거나 문제가 계속되면 지원팀에 문의해 주세요\",\"lkE00/\":\"문제가 발생했습니다. 나중에 다시 시도해 주세요.\",\"H6Gslz\":\"불편을 드려 죄송합니다.\",\"wdxz7K\":\"소스\",\"7JFNej\":\"스포츠\",\"JcQp9p\":\"시작 날짜 및 시간\",\"0m/ekX\":\"시작 날짜 및 시간\",\"izRfYP\":\"시작일을 입력해 주세요\",\"2R1+Rv\":\"Start time of the event\",\"2NbyY/\":\"통계\",\"GVUxAX\":\"통계는 계정 생성일을 기준으로 합니다\",\"DRykfS\":\"이전 거래에 대한 환불은 계속 처리됩니다.\",\"wuV0bK\":\"대리 로그인 종료\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe 연결됨\",\"aKtF0O\":\"Stripe 미연결\",\"9i0++A\":\"Stripe 결제 ID\",\"/QlTE4\":\"Stripe 설정이 이미 완료되었습니다.\",\"ii0qn/\":\"제목을 입력해 주세요\",\"M7Uapz\":\"제목이 여기에 표시됩니다\",\"6aXq+t\":\"제목:\",\"JwTmB6\":\"상품이 성공적으로 복제되었습니다\",\"WUOCgI\":\"자리가 성공적으로 제안되었습니다\",\"IvxA4G\":[[\"count\"],\"명에게 티켓이 성공적으로 제안되었습니다\"],\"kKpkzy\":\"1명에게 티켓이 성공적으로 제안되었습니다\",\"Zi3Sbw\":\"대기자 명단에서 성공적으로 제거되었습니다\",\"RuaKfn\":\"주소가 성공적으로 수정되었습니다\",\"kzx0uD\":\"이벤트 기본값이 성공적으로 수정되었습니다\",\"5n+Wwp\":\"주최자가 성공적으로 수정되었습니다\",\"DMCX/I\":\"플랫폼 수수료 기본값이 성공적으로 수정되었습니다\",\"URUYHc\":\"플랫폼 수수료 설정이 성공적으로 수정되었습니다\",\"0Dk/l8\":\"SEO 설정이 성공적으로 수정되었습니다\",\"S8Tua9\":\"설정이 성공적으로 수정되었습니다\",\"MhOoLQ\":\"소셜 링크가 성공적으로 수정되었습니다\",\"CNSSfp\":\"추적 설정이 성공적으로 수정되었습니다\",\"kj7zYe\":\"웹훅이 성공적으로 수정되었습니다\",\"dXoieq\":\"요약\",\"/RfJXt\":[\"여름 음악 페스티벌 \",[\"0\"]],\"CWOPIK\":\"2025 여름 음악 페스티벌\",\"UaISq3\":\"스웨덴어\",\"JZTQI0\":\"주최자 전환\",\"9YHrNC\":\"시스템 기본값\",\"XX32BM\":\"몇 분이면 완료됩니다\",\"yT6dQ8\":\"세금 유형 및 이벤트별로 그룹화된 징수 세금\",\"Ye321X\":\"세금 이름\",\"WyCBRt\":\"세금 요약\",\"GkH0Pq\":\"세금 및 수수료 적용됨\",\"Rwiyt2\":\"세금 설정됨\",\"iQZff7\":\"세금, 수수료, 노출 여부, 판매 기간, 상품 강조, 주문 한도\",\"BW6QAz\":\"팀 관리\",\"vlf/In\":\"기술\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"이벤트에서 기대할 수 있는 내용을 알려주세요\",\"NiIUyb\":\"이벤트에 대해 알려주세요\",\"DovcfC\":\"조직에 대해 알려주세요. 이 정보는 이벤트 페이지에 표시됩니다.\",\"7wtpH5\":\"템플릿 활성화됨\",\"QHhZeE\":\"템플릿이 성공적으로 생성되었습니다\",\"xrWdPR\":\"템플릿이 성공적으로 삭제되었습니다\",\"G04Zjt\":\"템플릿이 성공적으로 저장되었습니다\",\"xowcRf\":\"서비스 약관\",\"6K0GjX\":\"텍스트가 읽기 어려울 수 있습니다\",\"nm3Iz/\":\"참석해 주셔서 감사합니다!\",\"lhAWqI\":\"Hi.Events가 계속 성장하고 발전할 수 있도록 응원해 주셔서 감사합니다!\",\"KfmPRW\":\"페이지 배경색입니다. 커버 이미지를 사용하는 경우 오버레이로 적용됩니다.\",\"MDNyJz\":\"코드는 10분 후 만료됩니다. 이메일이 보이지 않으면 스팸 폴더를 확인해 주세요.\",\"AIF7J2\":\"고정 수수료가 정의된 통화입니다. 결제 시 주문 통화로 환산됩니다.\",\"MJm4Tq\":\"The currency of the order\",\"cDHM1d\":\"이메일 주소가 변경되었습니다. 참가자는 변경된 이메일 주소로 새 티켓을 받게 됩니다.\",\"I/NNtI\":\"The event venue\",\"tXadb0\":\"찾고 있는 이벤트를 현재 이용할 수 없습니다. 삭제되었거나 만료되었거나 URL이 잘못되었을 수 있습니다.\",\"EBzPwC\":\"The full event address\",\"sxKqBm\":\"전체 주문 금액이 고객의 원래 결제 수단으로 환불됩니다.\",\"KgDp6G\":\"접근하려는 링크가 만료되었거나 더 이상 유효하지 않습니다. 이메일에서 주문 관리를 위한 업데이트된 링크를 확인해 주세요.\",\"5OmEal\":\"The locale of the customer\",\"sYLeDq\":\"찾고 있는 주최자를 찾을 수 없습니다. 페이지가 이동되었거나 삭제되었거나 URL이 잘못되었을 수 있습니다.\",\"C4nQe5\":\"플랫폼 수수료가 티켓 가격에 추가됩니다. 구매자가 더 많이 지불하지만, 판매자는 티켓 전체 가격을 받습니다.\",\"HxxXZO\":\"버튼과 강조 표시에 사용되는 기본 브랜드 색상\",\"OVSkIF\":\"The quick brown fox jumps over the lazy dog.\",\"z0KrIG\":\"예약 시간을 입력해 주세요\",\"EWErQh\":\"예약 시간은 미래여야 합니다\",\"DEcpfp\":\"템플릿 본문에 유효하지 않은 Liquid 문법이 있습니다. 수정 후 다시 시도해 주세요.\",\"injXD7\":\"부가가치세 번호를 검증할 수 없습니다. 번호를 확인하고 다시 시도해 주세요.\",\"A4UmDy\":\"연극\",\"tDwYhx\":\"테마 및 색상\",\"QP3gP+\":\"이 설정은 복사된 임베드 코드에만 적용되며 저장되지 않습니다.\",\"HirZe8\":\"이 템플릿은 조직 내 모든 이벤트의 기본값으로 사용됩니다. 개별 이벤트에서 자체 맞춤 버전으로 재정의할 수 있습니다.\",\"lzAaG5\":\"이 템플릿은 이 이벤트에 한해 주최자 기본값을 재정의합니다. 여기서 맞춤 템플릿을 설정하지 않으면 주최자 템플릿이 대신 사용됩니다.\",\"XBNC3E\":\"이 코드는 판매 추적에 사용됩니다. 문자, 숫자, 하이픈, 밑줄만 사용할 수 있습니다.\",\"AaP0M+\":\"이 색상 조합은 일부 사용자에게 읽기 어려울 수 있습니다\",\"RzEvf5\":\"이 이벤트는 종료되었습니다\",\"YClrdK\":\"이 이벤트는 아직 게시되지 않았습니다\",\"tc64Zz\":\"이벤트 페이지에 표시될 카테고리 이름입니다.\",\"dFJnia\":\"사용자에게 표시될 주최자 이름입니다.\",\"vt7jiq\":\"서명 비밀 키는 이번에만 표시됩니다. 지금 복사하여 안전하게 보관해 주세요.\",\"L7dIM7\":\"이 링크는 유효하지 않거나 만료되었습니다.\",\"MR5ygV\":\"이 링크는 더 이상 유효하지 않습니다\",\"9LEqK0\":\"이 이름은 최종 사용자에게 표시됩니다\",\"j5FdeA\":\"이 주문은 처리 중입니다.\",\"sjNPMw\":\"이 주문은 중단되었습니다. 언제든지 새 주문을 시작할 수 있습니다.\",\"OhCesD\":\"이 주문은 취소되었습니다. 언제든지 새 주문을 시작할 수 있습니다.\",\"lyD7rQ\":\"이 주최자 프로필은 아직 게시되지 않았습니다\",\"9b5956\":\"이 미리보기는 샘플 데이터로 이메일이 어떻게 보이는지 보여줍니다. 실제 이메일에는 실제 값이 사용됩니다.\",\"uM9Alj\":\"이 상품은 이벤트 페이지에서 강조 표시됩니다\",\"RqSKdX\":\"이 상품은 매진되었습니다\",\"W12OdJ\":\"이 보고서는 정보 제공 목적으로만 제공됩니다. 회계 또는 세무 목적으로 이 데이터를 사용하기 전에 반드시 세무 전문가와 상담하세요. Hi.Events에 과거 데이터가 누락되었을 수 있으므로 Stripe 대시보드와 상호 확인해 주세요.\",\"0Ew0uk\":\"이 티켓은 방금 스캔되었습니다. 다시 스캔하기 전에 잠시 기다려 주세요.\",\"kvpxIU\":\"이 정보는 사용자에게 보내는 알림 및 커뮤니케이션에 사용됩니다.\",\"rhsath\":\"이 정보는 고객에게 표시되지 않지만 제휴사를 식별하는 데 도움이 됩니다.\",\"Mr5UUd\":\"티켓 취소됨\",\"0GSPnc\":\"티켓 디자인\",\"EZC/Cu\":\"티켓 디자인이 성공적으로 저장되었습니다\",\"bbslmb\":\"티켓 디자이너\",\"1BPctx\":\"티켓 대상:\",\"bgqf+K\":\"Ticket holder's email\",\"oR7zL3\":\"Ticket holder's name\",\"HGuXjF\":\"티켓 소지자\",\"CMUt3Y\":\"티켓 소지자\",\"awHmAT\":\"티켓 ID\",\"6czJik\":\"티켓 로고\",\"OkRZ4Z\":\"Ticket Name\",\"t79rDv\":\"티켓을 찾을 수 없습니다\",\"6tmWch\":\"티켓 또는 상품\",\"1tfWrD\":\"티켓 미리보기:\",\"KnjoUA\":\"티켓 가격\",\"tGCY6d\":\"Ticket Price\",\"pGZOcL\":\"티켓이 성공적으로 재발송되었습니다\",\"8jLPgH\":\"티켓 유형\",\"X26cQf\":\"Ticket URL\",\"8qsbZ5\":\"티케팅 및 판매\",\"zNECqg\":\"티켓\",\"6GQNLE\":\"티켓\",\"NRhrIB\":\"티켓 및 상품\",\"OrWHoZ\":\"자리가 생기면 대기자 명단에 있는 고객에게 자동으로 티켓이 제안됩니다.\",\"EUnesn\":\"이용 가능한 티켓\",\"AGRilS\":\"판매된 티켓\",\"zyUxcw\":\"TikTok\",\"/jQctM\":\"받는 사람\",\"nniGTr\":\"설정을 수정하려면 관리자 메뉴의 설정 섹션으로 이동하세요.\",\"tiI71C\":\"한도를 늘리려면 다음으로 문의해 주세요:\",\"BZBYf3\":\"신용카드 결제를 받으려면 Stripe 계정을 연결해야 합니다. Stripe는 안전한 거래와 적시 정산을 보장하는 결제 처리 파트너입니다.\",\"W428WC\":\"열 표시 전환\",\"UBSG1X\":\"인기 주최자 (최근 14일)\",\"3sZ0xx\":\"총 계정 수\",\"EaAPbv\":\"Total amount paid\",\"SMDzqJ\":\"총 참가자 수\",\"orBECM\":\"총 징수액\",\"k5CU8c\":\"총 항목 수\",\"4B7oCp\":\"총 수수료\",\"KSDwd5\":\"총 주문 수\",\"vb0Q0/\":\"총 사용자 수\",\"oJjplO\":\"총 조회수\",\"orluER\":\"유입 경로별 계정 성장 및 성과를 추적하세요\",\"NHq3l1\":\"상세 보고서로 판매, 매출, 참석 현황을 추적하세요\",\"YwKzpH\":\"추적 및 분석\",\"OpKMSn\":\"거래 수수료:\",\"uKOFO5\":\"True if offline payment\",\"9GsDR2\":\"True if payment pending\",\"ouM5IM\":\"다른 이메일 시도\",\"3DZvE7\":\"Hi.Events 무료로 체험하기\",\"Kz91g/\":\"터키어\",\"GdOhw6\":\"소리 끄기\",\"KUOhTy\":\"소리 켜기\",\"dBeuY2\":\"Twitch\",\"QytzQr\":\"확인하려면 \\\\\\\"delete\\\\\\\"를 입력하세요\",\"XxecLm\":\"Type of ticket\",\"nWRfmt\":\"타이포그래피\",\"IrVSu+\":\"상품을 복제할 수 없습니다. 입력 정보를 확인해 주세요\",\"Vx2J6x\":\"참가자 정보를 가져올 수 없습니다\",\"h0dx5e\":\"대기자 명단에 등록할 수 없습니다\",\"n57zCW\":\"유입 경로 미확인 계정\",\"b9SN9q\":\"Unique order reference\",\"Ef7StM\":\"알 수 없음\",\"ZBAScj\":\"알 수 없는 참가자\",\"ZkS2p3\":\"이벤트 게시 취소\",\"X13xGn\":\"신뢰할 수 없음\",\"Pp1sWX\":\"제휴사 업데이트\",\"KMMOAy\":\"업그레이드 이용 가능\",\"gJQsLv\":\"주최자용 커버 이미지를 업로드하세요\",\"4kEGqW\":\"주최자용 로고를 업로드하세요\",\"lnCMdg\":\"이미지 업로드\",\"29w7p6\":\"이미지 업로드 중...\",\"HtrFfw\":\"URL을 입력해 주세요\",\"WBq1/R\":\"USB 스캐너가 이미 활성화되어 있습니다\",\"EV30TR\":\"USB 스캐너 모드가 활성화되었습니다. 지금 티켓 스캔을 시작하세요.\",\"fovJi3\":\"USB 스캐너 모드가 비활성화되었습니다\",\"hli+ga\":\"USB/HID 스캐너\",\"OHJXlK\":\"<0>Liquid 템플릿0>을 사용해 이메일을 개인화하세요\",\"0k4cdb\":\"모든 참가자에게 주문 정보를 사용합니다. 참가자 이름과 이메일이 구매자 정보와 일치하게 됩니다.\",\"bA31T4\":\"모든 참가자에게 구매자 정보 사용\",\"rnoQsz\":\"테두리, 강조 표시, QR 코드 스타일링에 사용됨\",\"BV4L/Q\":\"UTM 분석\",\"l5ackE\":\"UUID\",\"nfagfM\":\"유효함\",\"GuXjc5\":\"검증됨\",\"imLQ9Y\":\"부가가치세 번호 검증 중...\",\"cK9+xQ\":\"부가가치세 국가\",\"sqdl5s\":\"부가가치세 정보\",\"UjNWsF\":\"부가가치세 등록 상태에 따라 플랫폼 수수료에 부가가치세가 적용될 수 있습니다. 아래 부가가치세 정보 섹션을 작성해 주세요.\",\"pnVh83\":\"부가가치세 번호\",\"CabI04\":\"부가가치세 번호에는 공백을 포함할 수 없습니다\",\"PMhxAR\":\"부가가치세 번호는 2자리 국가 코드로 시작하고 이어서 8~15자의 영숫자가 와야 합니다 (예: DE123456789)\",\"gPgdNV\":\"부가가치세 번호가 성공적으로 검증되었습니다\",\"RUMiLy\":\"부가가치세 번호 검증에 실패했습니다\",\"vqji3Y\":\"부가가치세 번호 검증에 실패했습니다. 번호를 확인해 주세요.\",\"8dENF9\":\"수수료에 대한 부가가치세\",\"ZutOKU\":\"부가가치세율\",\"CZomgW\":\"부가가치세 등록됨\",\"PCRCCN\":\"부가가치세 등록 정보\",\"oSDBWm\":\"부가가치세 설정\",\"Nfbg76\":\"부가가치세 설정이 성공적으로 저장되었습니다\",\"UvYql/\":\"부가가치세 설정이 저장되었습니다. 백그라운드에서 부가가치세 번호를 검증하고 있습니다.\",\"R6n7j9\":\"부가가치세 설정이 성공적으로 수정되었습니다\",\"tJylUv\":\"플랫폼 수수료의 부가가치세 처리\",\"FlGprQ\":\"플랫폼 수수료의 부가가치세 처리: EU 부가가치세 등록 사업자는 대리납부 방식을 사용할 수 있습니다 (0% - 부가가치세 지침 2006/112/EC 제196조). 부가가치세 미등록 사업자에게는 아일랜드 부가가치세 23%가 부과됩니다.\",\"516oLj\":\"부가가치세 검증 서비스를 일시적으로 사용할 수 없습니다\",\"AdWhjZ\":\"인증 코드\",\"QDEWii\":\"인증됨\",\"wCKkSr\":\"이메일 인증\",\"/IBv6X\":\"이메일을 인증하세요\",\"e/cvV1\":\"인증 중...\",\"fROFIL\":\"베트남어\",\"RnvnDc\":\"플랫폼 전체에서 발송된 모든 메시지 보기\",\"+WFMis\":\"모든 이벤트의 보고서를 보고 다운로드하세요. 완료된 주문만 포함됩니다.\",\"c7VN/A\":\"답변 보기\",\"SZw9tS\":\"상세 정보 보기\",\"FCVmuU\":\"이벤트 보기\",\"c6SXHN\":\"이벤트 페이지 보기\",\"n6EaWL\":\"로그 보기\",\"OaKTzt\":\"지도 보기\",\"zNZNMs\":\"메시지 보기\",\"67OJ7t\":\"주문 보기\",\"tKKZn0\":\"주문 상세 정보 보기\",\"KeCXJu\":\"주문 상세 정보를 보고, 환불을 처리하고, 확인서를 재발송하세요.\",\"9jnAcN\":\"주최자 홈페이지 보기\",\"1J/AWD\":\"티켓 보기\",\"N9FyyW\":\"등록된 참가자를 보고, 수정하고, 내보내세요.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"체크인 스태프에게만 표시됩니다. 체크인 중 이 목록을 식별하는 데 도움이 됩니다.\",\"SS4mGB\":\"VK\",\"uUehLT\":\"대기 중\",\"quR8Qp\":\"결제 대기 중\",\"u0n+wz\":\"대기자 명단\",\"3RXFtE\":\"대기자 명단 활성화됨\",\"TwnTPy\":\"대기자 명단 제안이 만료되었습니다\",\"aUi/Dz\":\"경고: 이것은 시스템 기본 설정입니다. 변경 사항은 특정 설정이 지정되지 않은 모든 계정에 영향을 줍니다.\",\"RRZDED\":\"이 이메일 주소와 연결된 주문을 찾을 수 없습니다.\",\"2RZK9x\":\"찾고 있는 주문을 찾을 수 없습니다. 링크가 만료되었거나 주문 정보가 변경되었을 수 있습니다.\",\"nefMIK\":\"찾고 있는 티켓을 찾을 수 없습니다. 링크가 만료되었거나 티켓 정보가 변경되었을 수 있습니다.\",\"miysJh\":\"이 주문을 찾을 수 없습니다. 삭제되었을 수 있습니다.\",\"HJKdzP\":\"이 페이지를 불러오는 중 문제가 발생했습니다. 다시 시도해 주세요.\",\"IfN2Qo\":\"최소 200x200px 크기의 정사각형 로고를 권장합니다\",\"wJzo/w\":\"400px x 400px 크기와 최대 5MB 파일 크기를 권장합니다\",\"KRCDqH\":\"사이트 이용 방식을 파악하고 경험을 개선하기 위해 쿠키를 사용합니다.\",\"x8rEDQ\":\"여러 번 시도했지만 부가가치세 번호를 검증하지 못했습니다. 백그라운드에서 계속 시도하겠습니다. 나중에 다시 확인해 주세요.\",\"iy+M+c\":[[\"productDisplayName\"],\"에 자리가 생기면 이메일로 알려드리겠습니다.\"],\"q1BizZ\":\"이 이메일로 티켓을 보내드립니다\",\"ZOmUYW\":\"백그라운드에서 부가가치세 번호를 검증하겠습니다. 문제가 있으면 알려드리겠습니다.\",\"zCdObC\":\"저희는 공식적으로 본사를 아일랜드🇮🇪로 이전했습니다. 이 전환의 일환으로 이제 Stripe Canada 대신 Stripe Ireland를 사용합니다. 정산이 원활하게 진행되도록 Stripe 계정을 재연결해 주세요.\",\"jh2orE\":\"저희는 본사를 아일랜드로 이전했습니다. 이에 따라 Stripe 계정을 재연결해 주셔야 합니다. 이 절차는 몇 분이면 완료됩니다. 판매 내역과 기존 데이터에는 전혀 영향이 없습니다.\",\"Fq/Nx7\":\"다음으로 5자리 인증 코드를 발송했습니다:\",\"GdWB+V\":\"웹훅이 성공적으로 생성되었습니다\",\"2X4ecw\":\"웹훅이 성공적으로 삭제되었습니다\",\"CThMKa\":\"웹훅 로그\",\"I0adYQ\":\"웹훅 서명 비밀 키\",\"nuh/Wq\":\"웹훅 URL\",\"8BMPMe\":\"웹훅이 알림을 보내지 않습니다\",\"FSaY52\":\"웹훅이 알림을 보냅니다\",\"v1kQyJ\":\"웹훅\",\"On0aF2\":\"웹사이트\",\"zx4BuL\":\"주\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"다시 오신 것을 환영합니다\",\"QDWsl9\":[[\"0\"],\"에 오신 것을 환영합니다, \",[\"1\"],\"님 👋\"],\"LETnBR\":[[\"0\"],\"에 오신 것을 환영합니다. 모든 이벤트 목록입니다\"],\"FaSXqR\":\"어떤 유형의 이벤트인가요?\",\"f30uVZ\":\"해야 할 일:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"체크인이 삭제되면\",\"Gmd0hv\":\"새 참가자가 생성되면\",\"zyIyPe\":\"새 이벤트가 생성되면\",\"Lc18qn\":\"새 주문이 생성되면\",\"dfkQIO\":\"새 상품이 생성되면\",\"8OhzyY\":\"상품이 삭제되면\",\"tRXdQ9\":\"상품이 수정되면\",\"9L9/28\":\"상품이 매진되면 고객은 자리가 생겼을 때 알림을 받도록 대기자 명단에 등록할 수 있습니다.\",\"Q7CWxp\":\"참가자가 취소되면\",\"IuUoyV\":\"참가자가 체크인되면\",\"nBVOd7\":\"참가자가 수정되면\",\"t7cuMp\":\"이벤트가 보관되면\",\"gtoSzE\":\"이벤트가 수정되면\",\"ny2r8d\":\"주문이 취소되면\",\"c9RYbv\":\"주문이 결제 완료로 표시되면\",\"ejMDw1\":\"주문이 환불되면\",\"fVPt0F\":\"주문이 수정되면\",\"bcYlvb\":\"체크인이 종료되면\",\"XIG669\":\"체크인이 시작되면\",\"de6HLN\":\"고객이 티켓을 구매하면 주문이 여기에 표시됩니다.\",\"pm9tpn\":\"활성화하면 구매자가 자신의 이름과 이메일을 모든 참가자에게 한 번에 복사할 수 있습니다. 비활성화하면 \\\\\\\"모든 참가자\\\\\\\" 옵션이 제거됩니다. 구매자는 여전히 첫 번째 참가자에게는 복사할 수 있으며, 나머지는 개별적으로 입력해야 합니다.\",\"403wpZ\":\"활성화하면 신규 이벤트에서 참가자가 보안 링크를 통해 자신의 티켓 정보를 직접 관리할 수 있습니다. 이벤트별로 재정의할 수 있습니다.\",\"blXLKj\":\"활성화하면 신규 이벤트의 결제 과정에서 마케팅 수신 동의 체크박스가 표시됩니다. 이벤트별로 재정의할 수 있습니다.\",\"Kj0Txn\":\"활성화하면 Stripe Connect 거래에 애플리케이션 수수료가 부과되지 않습니다. 애플리케이션 수수료가 지원되지 않는 국가에 사용하세요.\",\"uchB0M\":\"위젯 미리보기\",\"uvIqcj\":\"워크숍\",\"EpknJA\":\"여기에 메시지를 작성하세요...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"예 - 유효한 EU 부가가치세 등록 번호가 있습니다\",\"Tz5oXG\":\"예, 주문을 취소합니다\",\"QlSZU0\":[\"<0>\",[\"0\"],\"0>(\",[\"1\"],\")님으로 대리 로그인 중입니다\"],\"s14PLh\":[\"부분 환불을 진행하고 있습니다. 고객에게 \",[\"0\"],\" \",[\"1\"],\"이(가) 환불됩니다.\"],\"o7LgX6\":\"계정 설정에서 추가 서비스 수수료와 세금을 설정할 수 있습니다.\",\"paWwQ0\":\"필요하면 여전히 수동으로 티켓을 제안할 수 있습니다.\",\"jTDzpA\":\"계정의 마지막 활성 주최자는 보관할 수 없습니다.\",\"5VGIlq\":\"메시지 한도에 도달했습니다.\",\"casL1O\":\"무료 상품에 세금과 수수료가 추가되어 있습니다. 제거하시겠습니까?\",\"9jJNZY\":\"저장하기 전에 책임 사항에 동의해야 합니다\",\"pCLes8\":\"메시지 수신에 동의해야 합니다\",\"FVTVBy\":\"주최자 상태를 변경하려면 먼저 이메일 주소를 인증해야 합니다.\",\"w65ZgF\":\"이메일 템플릿을 수정하려면 먼저 계정 이메일을 인증해야 합니다.\",\"FRl8Jv\":\"메시지를 보내려면 먼저 계정 이메일을 인증해야 합니다.\",\"FgRxRP\":\"참가자 데이터의 100%를 항상 소유합니다\",\"88cUW+\":\"받는 금액\",\"U3wiCB\":\"모든 준비가 완료되었습니다! 결제가 원활하게 처리되고 있습니다.\",\"MNFIxz\":[[\"0\"],\"에 참석하시는군요!\"],\"qGZz0m\":\"대기자 명단에 등록되었습니다!\",\"/5HL6k\":\"자리가 제안되었습니다!\",\"p/Sa0j\":\"계정에는 메시지 한도가 있습니다. 한도를 늘리려면 다음으로 문의해 주세요:\",\"x/xjzn\":\"제휴사가 성공적으로 내보내기되었습니다.\",\"TF37u6\":\"참가자가 성공적으로 내보내기되었습니다.\",\"79lXGw\":\"체크인 목록이 성공적으로 생성되었습니다. 아래 링크를 체크인 스태프와 공유하세요.\",\"BnlG9U\":\"현재 주문이 사라집니다.\",\"nBqgQb\":\"회원님의 이메일\",\"GG1fRP\":\"이벤트가 공개되었습니다!\",\"R02pnV\":\"참가자에게 티켓을 판매하려면 먼저 이벤트를 공개해야 합니다.\",\"hDNwnf\":\"모든 페이지에 회원님의 로고, 색상, 스타일 적용\",\"ifRqmm\":\"메시지가 성공적으로 발송되었습니다!\",\"0/+Nn9\":\"메시지가 여기에 표시됩니다\",\"/Rj5P4\":\"이름\",\"PFjJxY\":\"새 비밀번호는 최소 8자 이상이어야 합니다.\",\"gzrCuN\":\"주문 정보가 업데이트되었습니다. 새 이메일 주소로 확인 메일이 발송되었습니다.\",\"naQW82\":\"주문이 취소되었습니다.\",\"bhlHm/\":\"주문이 결제 대기 중입니다\",\"XeNum6\":\"주문이 성공적으로 내보내기되었습니다.\",\"Xd1R1a\":\"주최자 주소\",\"WWYHKD\":\"결제는 은행 수준의 암호화로 보호됩니다\",\"5b3QLi\":\"내 요금제\",\"6heFYY\":\"Stripe 계정이 연결되어 결제를 처리하고 있습니다.\",\"vvO1I2\":\"Stripe 계정이 연결되어 결제 처리 준비가 완료되었습니다.\",\"CnZ3Ou\":\"티켓이 확정되었습니다.\",\"EmFsMZ\":\"부가가치세 번호가 검증 대기열에 추가되었습니다\",\"QBlhh4\":\"저장하면 부가가치세 번호가 검증됩니다\",\"fT9VLt\":\"대기자 명단 제안이 만료되어 주문을 완료할 수 없습니다. 자리가 더 생기면 알림을 받으시려면 대기자 명단에 다시 등록해 주세요.\",\"9Q6UKX\":\"YouTube\",\"h6S9Yz\":\"한국어\"}")};
\ No newline at end of file
diff --git a/frontend/src/locales/ko.po b/frontend/src/locales/ko.po
new file mode 100644
index 000000000..7ff6808a2
--- /dev/null
+++ b/frontend/src/locales/ko.po
@@ -0,0 +1,10190 @@
+msgid ""
+msgstr ""
+"POT-Creation-Date: 2026-07-11 22:23+0700\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: @lingui/cli\n"
+"Language: ko\n"
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: \n"
+"PO-Revision-Date: \n"
+"Last-Translator: \n"
+"Language-Team: \n"
+"Plural-Forms: \n"
+
+#: src/components/layouts/Event/index.tsx:192
+#: src/components/layouts/OrganizerLayout/index.tsx:213
+msgid "- Click to Publish"
+msgstr "- 클릭하여 게시"
+
+#: src/components/layouts/Event/index.tsx:194
+#: src/components/layouts/OrganizerLayout/index.tsx:215
+msgid "- Click to Unpublish"
+msgstr "- 클릭하여 게시 취소"
+
+#: src/components/common/NoResultsSplash/index.tsx:14
+msgid "'There\\'s nothing to show yet'"
+msgstr "'아직 표시할 내용이 없습니다'"
+
+#: src/components/routes/admin/Attribution/index.tsx:146
+msgid "(empty)"
+msgstr "(비어 있음)"
+
+#: src/components/common/ReportTable/index.tsx:303
+msgid "{0}"
+msgstr "{0}"
+
+#: src/components/common/CheckInStatusModal/index.tsx:143
+msgid "{0} {1}"
+msgstr "{0} {1}"
+
+#: src/components/layouts/CheckIn/index.tsx:237
+msgid "{0} {1} is already checked in"
+msgstr "{0} {1}은(는) 이미 체크인되었습니다"
+
+#: src/components/layouts/CheckIn/index.tsx:133
+msgid "{0} <0>checked in0> successfully"
+msgstr "{0}이(가) <0>체크인0>되었습니다"
+
+#: src/components/layouts/CheckIn/index.tsx:159
+msgid "{0} <0>checked out0> successfully"
+msgstr "{0}이(가) <0>체크아웃0>되었습니다"
+
+#: src/components/routes/event/Webhooks/index.tsx:24
+#: src/components/routes/organizer/Webhooks/index.tsx:25
+msgid "{0} Active Webhooks"
+msgstr "활성 웹훅 {0}개"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:490
+msgid "{0} available"
+msgstr "{0}개 남음"
+
+#: src/components/modals/CreateTaxOrFeeModal/index.tsx:36
+msgid "{0} created successfully"
+msgstr "{0}이(가) 성공적으로 생성되었습니다"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:399
+msgid "{0} left"
+msgstr "{0}개 남음"
+
+#: src/components/layouts/AppLayout/Sidebar/index.tsx:81
+#: src/components/layouts/AuthLayout/index.tsx:137
+msgid "{0} logo"
+msgstr "{0} 로고"
+
+#: src/components/routes/events/Dashboard/index.tsx:141
+msgid "{0} organizers"
+msgstr "주최자 {0}명"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:624
+msgid "{0} tickets"
+msgstr "티켓 {0}장"
+
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:42
+msgid "{0} updated successfully"
+msgstr "{0}이(가) 성공적으로 수정되었습니다"
+
+#: src/components/common/CheckIn/CheckInInfoModal.tsx:40
+msgid "{0}/{1} checked in"
+msgstr "{0}/{1} 체크인 완료"
+
+#: src/components/common/EventCard/index.tsx:123
+msgid "{availableCount} of {totalCount} available"
+msgstr "{totalCount}개 중 {availableCount}개 이용 가능"
+
+#: src/components/common/Countdown/index.tsx:68
+msgid "{days} days, {hours} hours, {minutes} minutes, and {seconds} seconds"
+msgstr "{days}일 {hours}시간 {minutes}분 {seconds}초"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:79
+#: src/components/common/WebhookTable/index.tsx:79
+msgid "{eventCount} events"
+msgstr "이벤트 {eventCount}개"
+
+#: src/components/common/Countdown/index.tsx:70
+msgid "{hours} hours, {minutes} minutes, and {seconds} seconds"
+msgstr "{hours}시간 {minutes}분 {seconds}초"
+
+#: src/components/common/Countdown/index.tsx:72
+msgid "{minutes} minutes and {seconds} seconds"
+msgstr "{minutes}분 {seconds}초"
+
+#: src/components/routes/welcome/index.tsx:270
+msgid "{organizerName}'s first event"
+msgstr "{organizerName}의 첫 번째 이벤트"
+
+#: src/components/common/EventCard/index.tsx:119
+msgid "{totalCount} ticket types"
+msgstr "티켓 유형 {totalCount}개"
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:98
+msgid "+1 234 567 890"
+msgstr "+1 234 567 890"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:372
+msgid "+Tax/Fees"
+msgstr "+세금/수수료"
+
+#: src/components/common/CheckInListList/index.tsx:49
+msgid "<0>Check-in lists help you manage event entry by day, area, or ticket type. You can link tickets to specific lists such as VIP zones or Day 1 passes and share a secure check-in link with staff. No account is required. Check-in works on mobile, desktop, or tablet, using a device camera or HID USB scanner. 0>"
+msgstr "<0>체크인 목록을 사용하면 날짜, 구역, 티켓 유형별로 입장을 관리할 수 있습니다. VIP 구역이나 1일차 패스 등 특정 목록에 티켓을 연결하고, 안전한 체크인 링크를 스태프와 공유할 수 있습니다. 계정이 필요하지 않으며, 모바일, 데스크톱, 태블릿에서 기기 카메라나 HID USB 스캐너로 체크인할 수 있습니다.0>"
+
+#: src/components/common/WidgetEditor/index.tsx:334
+msgid "<0>https://0>your-website.com"
+msgstr "<0>https://0>your-website.com"
+
+#: src/components/forms/ProductForm/index.tsx:309
+msgid "<0>Please enter the price excluding taxes and fees.0><1>Taxes and fees can be added below.1>"
+msgstr "<0>세금과 수수료를 제외한 가격을 입력해 주세요.0><1>세금과 수수료는 아래에서 추가할 수 있습니다.1>"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:47
+msgid "<0>Set a single total attendance limit that applies to multiple ticket types at once.0><1>For example, if you link a <2>Day Pass2> and a <3>Full Weekend3> ticket, they will both draw from the same pool of spots. Once the limit is reached, all linked tickets automatically stop selling.1>"
+msgstr "<0>여러 티켓 유형에 한 번에 적용되는 단일 총 참석 인원 제한을 설정합니다.0><1>예를 들어 <2>1일권2>과 <3>주말 전체 이용권3>을 연결하면 두 티켓 모두 동일한 자리 풀에서 차감됩니다. 한도에 도달하면 연결된 모든 티켓의 판매가 자동으로 중단됩니다.1>"
+
+#: src/components/forms/ProductForm/index.tsx:326
+msgid "<0>The number of products available for this product0><1>This value can be overridden if there are <2>Capacity Limits2> associated with this product.1>"
+msgstr "<0>이 상품에 대해 이용 가능한 수량0><1>이 상품에 연결된 <2>정원 제한2>이 있는 경우 이 값을 재정의할 수 있습니다.1>"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:205
+#: src/components/common/WebhookTable/index.tsx:205
+msgid "<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.0><1>Use third-party services like <2>Zapier2>, <3>IFTTT3> or <4>Make4> to create custom workflows and automate tasks.1>"
+msgstr "<0>웹훅은 이벤트가 발생하면 즉시 외부 서비스에 알려줍니다. 예를 들어 등록 시 CRM이나 메일링 리스트에 새 참가자를 추가하는 등 원활한 자동화를 보장합니다.0><1><2>Zapier2>, <3>IFTTT3>, <4>Make4> 같은 서드파티 서비스를 사용해 맞춤 워크플로를 만들고 작업을 자동화하세요.1>"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:160
+msgid "≈ {0} at current rate"
+msgstr "현재 환율 기준 약 {0}"
+
+#: src/components/routes/event/GettingStarted/index.tsx:139
+msgid "⚡️ Set up your event"
+msgstr "⚡️ 이벤트 설정하기"
+
+#: src/components/routes/event/GettingStarted/index.tsx:124
+msgid "🎟️ Add tickets"
+msgstr "🎟️ 티켓 추가하기"
+
+#: src/components/routes/event/GettingStarted/index.tsx:167
+msgid "🎨 Customize your event page"
+msgstr "🎨 이벤트 페이지 꾸미기"
+
+#: src/components/routes/event/GettingStarted/index.tsx:152
+msgid "💳 Connect with Stripe"
+msgstr "💳 Stripe 연결하기"
+
+#: src/components/routes/event/GettingStarted/index.tsx:181
+msgid "🚀 Set your event live"
+msgstr "🚀 이벤트 공개하기"
+
+#: src/components/common/Countdown/index.tsx:34
+msgid "0 minutes and 0 seconds"
+msgstr "0분 0초"
+
+#: src/components/routes/event/Webhooks/index.tsx:23
+#: src/components/routes/organizer/Webhooks/index.tsx:24
+msgid "1 Active Webhook"
+msgstr "활성 웹훅 1개"
+
+#: src/components/modals/SendMessageModal/index.tsx:119
+msgid "1 day after end date"
+msgstr "종료일 1일 후"
+
+#: src/components/modals/SendMessageModal/index.tsx:113
+msgid "1 day after start date"
+msgstr "시작일 1일 후"
+
+#: src/components/modals/SendMessageModal/index.tsx:111
+msgid "1 day before event"
+msgstr "이벤트 1일 전"
+
+#: src/components/modals/SendMessageModal/index.tsx:112
+msgid "1 hour before event"
+msgstr "이벤트 1시간 전"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:623
+msgid "1 ticket"
+msgstr "티켓 1장"
+
+#: src/components/common/EventCard/index.tsx:119
+msgid "1 ticket type"
+msgstr "티켓 유형 1개"
+
+#: src/components/modals/SendMessageModal/index.tsx:110
+msgid "1 week before event"
+msgstr "이벤트 1주 전"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:123
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:81
+msgid "123 Main Street"
+msgstr "123 Main Street"
+
+#: src/components/routes/event/TicketDesigner/TicketDesignerPrint.tsx:81
+#: src/components/routes/event/TicketDesigner/TicketPreview.tsx:91
+msgid "123 Sample Street"
+msgstr "123 Sample Street"
+
+#: src/components/common/WidgetEditor/index.tsx:230
+msgid "20"
+msgstr "20"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:147
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:105
+msgid "94103"
+msgstr "94103"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:207
+msgid "A cancellation notice has been sent to"
+msgstr "취소 안내가 다음으로 발송되었습니다:"
+
+#: src/components/forms/QuestionForm/index.tsx:138
+msgid "A date input. Perfect for asking for a date of birth etc."
+msgstr "날짜 입력 항목입니다. 생년월일 등을 물어볼 때 적합합니다."
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:88
+msgid "A default {type} is automaticaly applied to all new products. You can override this on a per product basis."
+msgstr "기본 {type}은(는) 모든 신규 상품에 자동으로 적용됩니다. 상품별로 재정의할 수 있습니다."
+
+#: src/components/forms/QuestionForm/index.tsx:126
+msgid "A Dropdown input allows only one selection"
+msgstr "드롭다운 입력은 하나만 선택할 수 있습니다"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:20
+msgid "A fee, like a booking fee or a service fee"
+msgstr "예약 수수료나 서비스 수수료와 같은 수수료입니다"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:35
+msgid "A fixed amount per product. E.g, $0.50 per product"
+msgstr "상품당 고정 금액입니다. 예: 상품당 $0.50"
+
+#: src/components/forms/ProductCategoryForm/index.tsx:24
+msgid "A message to display when there are no products in this category."
+msgstr "이 카테고리에 상품이 없을 때 표시할 메시지입니다."
+
+#: src/components/forms/QuestionForm/index.tsx:108
+msgid "A multi line text input"
+msgstr "여러 줄 텍스트 입력"
+
+#: src/components/routes/welcome/index.tsx:117
+msgid "A new verification code has been sent to your email"
+msgstr "새 인증 코드가 이메일로 발송되었습니다"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:29
+msgid "A percentage of the product price. E.g., 3.5% of the product price"
+msgstr "상품 가격의 일정 비율입니다. 예: 상품 가격의 3.5%"
+
+#: src/components/forms/PromoCodeForm/index.tsx:67
+msgid "A promo code with no discount can be used to reveal hidden products."
+msgstr "할인이 없는 프로모션 코드는 숨겨진 상품을 노출하는 데 사용할 수 있습니다."
+
+#: src/components/forms/QuestionForm/index.tsx:120
+msgid "A Radio option has multiple options but only one can be selected."
+msgstr "라디오 옵션은 여러 선택지 중 하나만 선택할 수 있습니다."
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:69
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:69
+msgid "A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used"
+msgstr "검색엔진 결과와 소셜 미디어 공유 시 표시될 이벤트에 대한 짧은 설명입니다. 기본값으로 이벤트 설명이 사용됩니다"
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:89
+msgid "A short description of your organizer that will be displayed to your users."
+msgstr "사용자에게 표시될 주최자에 대한 짧은 설명입니다."
+
+#: src/components/forms/QuestionForm/index.tsx:102
+msgid "A single line text input"
+msgstr "한 줄 텍스트 입력"
+
+#: src/components/forms/QuestionForm/index.tsx:87
+msgid "A single question per order. E.g, What is your shipping address?"
+msgstr "주문당 하나의 질문입니다. 예: 배송 주소가 무엇인가요?"
+
+#: src/components/forms/QuestionForm/index.tsx:93
+msgid "A single question per product. E.g, What is your t-shirt size?"
+msgstr "상품당 하나의 질문입니다. 예: 티셔츠 사이즈가 무엇인가요?"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:14
+msgid "A standard tax, like VAT or GST"
+msgstr "부가가치세(VAT)나 GST와 같은 표준 세금입니다"
+
+#: src/components/common/OrdersTable/index.tsx:436
+msgid "Abandoned"
+msgstr "중단됨"
+
+#: src/components/layouts/EventHomepage/index.tsx:413
+msgid "About"
+msgstr "소개"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:434
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:463
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:681
+msgid "About Stripe Connect"
+msgstr "Stripe Connect 소개"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:192
+msgid "Absorb fee"
+msgstr "수수료 부담"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:229
+msgid "Absorb Fee"
+msgstr "수수료 부담"
+
+#: src/components/common/ThemeColorControls/index.tsx:51
+#: src/components/routes/event/TicketDesigner/index.tsx:133
+msgid "Accent Color"
+msgstr "강조 색상"
+
+#: src/components/common/CookieConsentBanner/index.tsx:68
+msgid "Accept"
+msgstr "수락"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:92
+msgid "Accept bank transfers, checks, or other offline payment methods"
+msgstr "계좌이체, 수표 등 무통장 결제 수단을 허용합니다"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:87
+msgid "Accept credit card payments with Stripe"
+msgstr "Stripe로 신용카드 결제를 받습니다"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:87
+msgid "Accept invitation"
+msgstr "초대 수락"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:166
+msgid "Accept Invitation"
+msgstr "초대 수락"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:358
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:609
+msgid "Access Denied"
+msgstr "접근 거부됨"
+
+#: src/components/common/AdminOrdersTable/index.tsx:70
+#: src/components/routes/account/ManageAccount/index.tsx:24
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:53
+#: src/components/routes/admin/Dashboard/index.tsx:353
+#: src/components/routes/admin/Dashboard/index.tsx:400
+#: src/components/routes/admin/Messages/index.tsx:164
+#: src/components/routes/admin/Messages/index.tsx:281
+msgid "Account"
+msgstr "계정"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:343
+msgid "Account already connected!"
+msgstr "계정이 이미 연결되어 있습니다!"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:70
+msgid "Account configuration updated successfully"
+msgstr "계정 설정이 성공적으로 수정되었습니다"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:123
+msgid "Account Information"
+msgstr "계정 정보"
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:62
+msgid "Account Name"
+msgstr "계정 이름"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:87
+msgid "Account not found"
+msgstr "계정을 찾을 수 없습니다"
+
+#: src/components/common/GlobalMenu/index.tsx:45
+#: src/components/routes/account/ManageAccount/index.tsx:19
+msgid "Account Settings"
+msgstr "계정 설정"
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:42
+msgid "Account updated successfully"
+msgstr "계정이 성공적으로 수정되었습니다"
+
+#: src/components/common/AdminUsersTable/index.tsx:127
+#: src/components/layouts/Admin/index.tsx:14
+#: src/components/routes/admin/Accounts/index.tsx:57
+#: src/components/routes/admin/Attribution/index.tsx:132
+msgid "Accounts"
+msgstr "계정"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:71
+msgid "Action Required: Reconnect Your Stripe Account"
+msgstr "조치 필요: Stripe 계정 재연결"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:57
+msgid "Action Required: VAT Information Needed"
+msgstr "조치 필요: 부가가치세 정보 필요"
+
+#: src/components/common/AdminEventsTable/index.tsx:112
+#: src/components/common/AffiliateTable/index.tsx:167
+#: src/components/common/AttendeeTable/index.tsx:346
+#: src/components/common/OrdersTable/index.tsx:445
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:467
+#: src/components/common/WaitlistTable/index.tsx:55
+#: src/components/common/WaitlistTable/index.tsx:210
+#: src/components/routes/admin/FailedJobs/index.tsx:167
+msgid "Actions"
+msgstr "작업"
+
+#: src/components/common/AttendeeTable/index.tsx:370
+msgid "Activate"
+msgstr "활성화"
+
+#: src/components/forms/CheckInListForm/index.tsx:62
+msgid "Activation date"
+msgstr "활성화 날짜"
+
+#: src/components/common/AffiliateTable/index.tsx:131
+#: src/components/common/AttendeeStatusBadge/index.tsx:27
+#: src/components/common/AttendeeTable/index.tsx:283
+#: src/components/common/CheckInListList/index.tsx:114
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:267
+#: src/components/forms/AffiliateForm/index.tsx:21
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:19
+#: src/components/modals/EditUserModal/index.tsx:110
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:105
+#: src/components/routes/event/attendees.tsx:26
+msgid "Active"
+msgstr "활성"
+
+#: src/components/routes/admin/Dashboard/index.tsx:354
+msgid "Active Events"
+msgstr "진행 중인 이벤트"
+
+#: src/components/forms/CheckInListForm/index.tsx:53
+msgid "Add a description for this check-in list"
+msgstr "이 체크인 목록에 대한 설명을 추가하세요"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:131
+msgid "Add any notes about the attendee. These will not be visible to the attendee."
+msgstr "참가자에 대한 메모를 추가하세요. 참가자에게는 표시되지 않습니다."
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:133
+msgid "Add any notes about the attendee..."
+msgstr "참가자에 대한 메모 추가..."
+
+#: src/components/modals/ManageOrderModal/index.tsx:165
+msgid "Add any notes about the order. These will not be visible to the customer."
+msgstr "주문에 대한 메모를 추가하세요. 고객에게는 표시되지 않습니다."
+
+#: src/components/modals/ManageOrderModal/index.tsx:169
+msgid "Add any notes about the order..."
+msgstr "주문에 대한 메모 추가..."
+
+#: src/components/common/QuestionsTable/index.tsx:433
+msgid "Add custom questions to collect additional information during checkout"
+msgstr "결제 시 추가 정보를 수집할 맞춤 질문을 추가하세요"
+
+#: src/components/forms/QuestionForm/index.tsx:202
+msgid "Add description"
+msgstr "설명 추가"
+
+#: src/components/routes/event/GettingStarted/index.tsx:142
+msgid "Add event details and manage event settings."
+msgstr "이벤트 세부 정보를 추가하고 이벤트 설정을 관리하세요."
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:154
+msgid "Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)"
+msgstr "무통장 입금 안내를 추가하세요 (예: 계좌 정보, 수표 발송처, 결제 기한)"
+
+#: src/components/routes/event/GettingStarted/index.tsx:132
+msgid "Add More tickets"
+msgstr "티켓 더 추가하기"
+
+#: src/components/common/HeadingCard/index.tsx:27
+msgid "Add New"
+msgstr "새로 추가"
+
+#: src/components/forms/QuestionForm/index.tsx:68
+msgid "Add Option"
+msgstr "옵션 추가"
+
+#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:68
+msgid "Add Product"
+msgstr "상품 추가"
+
+#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:51
+msgid "Add Product to Category"
+msgstr "카테고리에 상품 추가"
+
+#: src/components/common/QuestionsTable/index.tsx:224
+#: src/components/common/QuestionsTable/index.tsx:478
+msgid "Add Question"
+msgstr "질문 추가"
+
+#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:18
+msgid "Add Tax or Fee"
+msgstr "세금 또는 수수료 추가"
+
+#: src/components/common/AddToCalendarCTA/index.tsx:20
+msgid "Add this event to your calendar"
+msgstr "이 이벤트를 캘린더에 추가하세요"
+
+#: src/components/routes/event/GettingStarted/index.tsx:132
+msgid "Add tickets"
+msgstr "티켓 추가"
+
+#: src/components/forms/ProductForm/index.tsx:360
+msgid "Add tier"
+msgstr "등급 추가"
+
+#: src/components/common/AddEventToCalendarButton/index.tsx:14
+#: src/components/common/AddToCalendarCTA/index.tsx:24
+#: src/components/layouts/EventHomepage/index.tsx:346
+msgid "Add to Calendar"
+msgstr "캘린더에 추가"
+
+#: src/components/routes/organizer/Settings/Sections/TrackingPixelSettings/index.tsx:172
+msgid "Add tracking pixels to your public event pages and organizer homepage. A cookie consent banner will be shown to visitors when tracking is active."
+msgstr "공개 이벤트 페이지와 주최자 홈페이지에 추적 픽셀을 추가합니다. 추적이 활성화되면 방문자에게 쿠키 동의 배너가 표시됩니다."
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:223
+#: src/components/common/WebhookTable/index.tsx:223
+#: src/components/routes/event/Webhooks/index.tsx:37
+#: src/components/routes/organizer/Webhooks/index.tsx:35
+msgid "Add Webhook"
+msgstr "웹훅 추가"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:185
+msgid "Add your social media handles and website URL. These will be displayed on your public organizer page."
+msgstr "소셜 미디어 계정과 웹사이트 URL을 추가하세요. 공개 주최자 페이지에 표시됩니다."
+
+#: src/components/common/PlatformFeesSettings/index.tsx:257
+msgid "Additional Fees"
+msgstr "추가 수수료"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:381
+msgid "Additional Information"
+msgstr "추가 정보"
+
+#: src/components/common/OrderDetails/index.tsx:96
+#: src/components/forms/QuestionForm/index.tsx:130
+#: src/components/routes/organizer/Settings/index.tsx:42
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:67
+msgid "Address"
+msgstr "주소"
+
+#: src/components/common/CheckoutQuestion/index.tsx:156
+msgid "Address line 1"
+msgstr "주소 1"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:122
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:80
+#: src/components/routes/product-widget/CollectInformation/index.tsx:547
+#: src/components/routes/product-widget/CollectInformation/index.tsx:548
+msgid "Address Line 1"
+msgstr "주소 1"
+
+#: src/components/common/CheckoutQuestion/index.tsx:159
+msgid "Address line 2"
+msgstr "주소 2"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:127
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:85
+#: src/components/routes/product-widget/CollectInformation/index.tsx:552
+#: src/components/routes/product-widget/CollectInformation/index.tsx:553
+msgid "Address Line 2"
+msgstr "주소 2"
+
+#: src/components/layouts/Admin/index.tsx:12
+#: src/components/modals/EditUserModal/index.tsx:49
+#: src/components/modals/InviteUserModal/index.tsx:41
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:96
+msgid "Admin"
+msgstr "관리자"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:71
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:77
+msgid "Admin Access Required"
+msgstr "관리자 권한 필요"
+
+#: src/components/common/GlobalMenu/index.tsx:61
+#: src/components/layouts/Admin/index.tsx:27
+#: src/components/routes/admin/Dashboard/index.tsx:70
+msgid "Admin Dashboard"
+msgstr "관리자 대시보드"
+
+#: src/components/modals/EditUserModal/index.tsx:51
+#: src/components/modals/InviteUserModal/index.tsx:43
+msgid "Admin users have full access to events and account settings."
+msgstr "관리자는 이벤트와 계정 설정에 대한 전체 접근 권한을 가집니다."
+
+#: src/components/common/AffiliateTable/index.tsx:82
+msgid "Affiliate"
+msgstr "제휴사"
+
+#: src/components/forms/AffiliateForm/index.tsx:75
+msgid "Affiliate code cannot be changed"
+msgstr "제휴사 코드는 변경할 수 없습니다"
+
+#: src/components/modals/CreateAffiliateModal/index.tsx:55
+msgid "Affiliate created successfully"
+msgstr "제휴사가 성공적으로 생성되었습니다"
+
+#: src/components/common/AffiliateTable/index.tsx:39
+msgid "Affiliate deleted successfully"
+msgstr "제휴사가 성공적으로 삭제되었습니다"
+
+#: src/components/forms/AffiliateForm/index.tsx:23
+msgid "Affiliate sales will be tracked"
+msgstr "제휴사 판매가 추적됩니다"
+
+#: src/components/forms/AffiliateForm/index.tsx:29
+msgid "Affiliate sales will not be tracked. This will deactivate the affiliate."
+msgstr "제휴사 판매가 추적되지 않습니다. 제휴사가 비활성화됩니다."
+
+#: src/components/modals/EditAffiliateModal/index.tsx:63
+msgid "Affiliate updated successfully"
+msgstr "제휴사가 성공적으로 수정되었습니다"
+
+#: src/components/layouts/Event/index.tsx:114
+#: src/components/modals/DuplicateEventModal/index.tsx:33
+#: src/components/routes/event/Affiliates/index.tsx:63
+msgid "Affiliates"
+msgstr "제휴사"
+
+#: src/components/routes/event/Affiliates/index.tsx:46
+msgid "Affiliates Exported"
+msgstr "제휴사 내보내기 완료"
+
+#: src/components/common/AffiliateTable/index.tsx:60
+msgid "Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance."
+msgstr "제휴사 기능으로 파트너와 인플루언서가 유도한 판매를 추적할 수 있습니다. 제휴 코드를 생성하고 공유하여 성과를 확인하세요."
+
+#: src/components/routes/events/Dashboard/index.tsx:77
+msgid "All Archived Events"
+msgstr "보관된 모든 이벤트"
+
+#: src/components/common/MessageList/index.tsx:29
+#: src/components/routes/product-widget/CollectInformation/index.tsx:529
+msgid "All attendees"
+msgstr "모든 참가자"
+
+#: src/components/modals/SendMessageModal/index.tsx:290
+msgid "All attendees of this event"
+msgstr "이 이벤트의 모든 참가자"
+
+#: src/components/common/OrganizerReportTable/index.tsx:291
+msgid "All Currencies"
+msgstr "모든 통화"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:185
+msgid "All done! You're now using our upgraded payment system."
+msgstr "완료되었습니다! 이제 업그레이드된 결제 시스템을 사용하고 계십니다."
+
+#: src/components/routes/events/Dashboard/index.tsx:75
+msgid "All Ended Events"
+msgstr "종료된 모든 이벤트"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:33
+msgid "All Events"
+msgstr "모든 이벤트"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:90
+msgid "All failed jobs deleted"
+msgstr "실패한 모든 작업이 삭제되었습니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:76
+msgid "All jobs queued for retry"
+msgstr "모든 작업이 재시도 대기열에 추가되었습니다"
+
+#: src/components/common/PromoCodeTable/index.tsx:131
+msgid "All Products"
+msgstr "모든 상품"
+
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:64
+msgid "All Statuses"
+msgstr "모든 상태"
+
+#: src/components/routes/events/Dashboard/index.tsx:73
+msgid "All Upcoming Events"
+msgstr "예정된 모든 이벤트"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:167
+msgid "Allow attendees associated with unpaid orders to check in"
+msgstr "미결제 주문에 연결된 참가자도 체크인할 수 있도록 허용"
+
+#: src/components/common/SelfServiceSettings/index.tsx:23
+msgid "Allow attendees to update their ticket information (name, email) via a secure link sent with their order confirmation."
+msgstr "참가자가 주문 확인서와 함께 전송된 보안 링크를 통해 티켓 정보(이름, 이메일)를 수정할 수 있도록 허용합니다."
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:135
+msgid "Allow buyers to copy their details to all attendees"
+msgstr "구매자가 자신의 정보를 모든 참가자에게 복사할 수 있도록 허용"
+
+#: src/components/forms/ProductForm/index.tsx:491
+msgid "Allow customers to join a waitlist when this product is sold out"
+msgstr "이 상품이 매진되면 고객이 대기자 명단에 등록할 수 있도록 허용"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:82
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:82
+msgid "Allow search engine indexing"
+msgstr "검색엔진 색인 허용"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:81
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:81
+msgid "Allow search engines to index this event"
+msgstr "검색엔진이 이 이벤트를 색인할 수 있도록 허용"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:205
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:417
+msgid "Almost there! Finish connecting your Stripe account to start accepting payments."
+msgstr "거의 다 되었습니다! Stripe 계정 연결을 완료하고 결제를 받기 시작하세요."
+
+#: src/components/routes/product-widget/PaymentReturn/index.tsx:90
+msgid "Almost there! We're just waiting for your payment to be processed. This should only take a few seconds."
+msgstr "거의 다 되었습니다! 결제 처리를 기다리고 있습니다. 몇 초 정도만 소요됩니다."
+
+#: src/components/routes/auth/Register/index.tsx:75
+msgid "Already have an account? <0>{0}0>"
+msgstr "이미 계정이 있으신가요? <0>{0}0>"
+
+#: src/components/modals/RefundOrderModal/index.tsx:85
+msgid "Already Refunded"
+msgstr "환불 완료됨"
+
+#: src/components/modals/RefundOrderModal/index.tsx:131
+msgid "Also cancel this order"
+msgstr "이 주문도 취소"
+
+#: src/components/modals/CancelOrderModal/index.tsx:76
+msgid "Also refund this order"
+msgstr "이 주문도 환불"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:443
+msgid "Always available"
+msgstr "항상 이용 가능"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:77
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:77
+msgid "Amazing, Event, Keywords..."
+msgstr "멋진, 이벤트, 키워드..."
+
+#: src/components/common/OrdersTable/index.tsx:348
+#: src/components/forms/TaxAndFeeForm/index.tsx:71
+#: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:36
+msgid "Amount"
+msgstr "금액"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:69
+msgid "Amount Paid"
+msgstr "결제 금액"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:176
+msgid "Amount paid ({0})"
+msgstr "결제 금액 ({0})"
+
+#: src/components/forms/AffiliateForm/index.tsx:90
+msgid "An email to associate with this affiliate. The affiliate will not be notified."
+msgstr "이 제휴사와 연결할 이메일입니다. 제휴사에게는 알림이 전송되지 않습니다."
+
+#: src/mutations/useExportAnswers.ts:45
+msgid "An error occurred while checking export status."
+msgstr "내보내기 상태를 확인하는 중 오류가 발생했습니다."
+
+#: src/components/common/ErrorDisplay/index.tsx:19
+msgid "An error occurred while loading the page"
+msgstr "페이지를 불러오는 중 오류가 발생했습니다"
+
+#: src/components/forms/ProductCategoryForm/index.tsx:30
+msgid "An optional description of this category to display on the event page."
+msgstr "이벤트 페이지에 표시할 이 카테고리의 선택적 설명입니다."
+
+#: src/components/forms/ProductForm/index.tsx:514
+msgid "An optional message to display on the highlighted product, e.g. \"Selling fast 🔥\" or \"Best value\""
+msgstr "강조 표시된 상품에 표시할 선택적 메시지입니다. 예: \\\"빠르게 판매 중 🔥\\\" 또는 \\\"최고의 가치\\\""
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:40
+msgid "An unexpected error occurred."
+msgstr "예기치 않은 오류가 발생했습니다."
+
+#: src/hooks/useFormErrorResponseHandler.tsx:48
+msgid "An unexpected error occurred. Please try again."
+msgstr "예기치 않은 오류가 발생했습니다. 다시 시도해 주세요."
+
+#: src/components/common/QuestionAndAnswerList/index.tsx:97
+msgid "Answer updated successfully."
+msgstr "답변이 성공적으로 수정되었습니다."
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:62
+msgid "Any queries from product holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event"
+msgstr "상품 소지자의 문의는 이 이메일 주소로 전송됩니다. 또한 이 이벤트에서 발송되는 모든 이메일의 \\\"회신\\\" 주소로 사용됩니다"
+
+#: src/components/common/WidgetEditor/index.tsx:216
+msgid "Appearance"
+msgstr "화면 표시"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:176
+msgid "Application Fees Configuration"
+msgstr "애플리케이션 수수료 설정"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:578
+msgid "applied"
+msgstr "적용됨"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:94
+msgid "Applies to {0} products"
+msgstr "{0}개 상품에 적용"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:95
+msgid "Applies to 1 product"
+msgstr "1개 상품에 적용"
+
+#: src/components/common/FilterModal/index.tsx:284
+msgid "Apply"
+msgstr "적용"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:606
+msgid "Apply Promo Code"
+msgstr "프로모션 코드 적용"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:86
+msgid "Apply this {type} to all new products"
+msgstr "이 {type}을(를) 모든 신규 상품에 적용"
+
+#: src/components/routes/admin/Messages/index.tsx:232
+msgid "Approve Message"
+msgstr "메시지 승인"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:62
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:68
+msgid "Archive"
+msgstr "보관"
+
+#: src/components/common/EventCard/index.tsx:146
+msgid "Archive event"
+msgstr "이벤트 보관"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:123
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:137
+msgid "Archive Event"
+msgstr "이벤트 보관"
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:129
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:146
+msgid "Archive Organizer"
+msgstr "주최자 보관"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:127
+msgid "Archive this event to hide it from the public. You can restore it later."
+msgstr "이 이벤트를 보관하여 공개적으로 숨깁니다. 나중에 복원할 수 있습니다."
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:135
+msgid "Archive this organizer. This will also archive all events belonging to this organizer."
+msgstr "이 주최자를 보관합니다. 이 주최자에게 속한 모든 이벤트도 함께 보관됩니다."
+
+#: src/components/common/EventCard/index.tsx:78
+#: src/components/common/EventsDashboardStatusButtons/index.tsx:32
+msgid "Archived"
+msgstr "보관됨"
+
+#: src/components/modals/SwitchOrganizerModal/index.tsx:106
+msgid "Archived Organizers"
+msgstr "보관된 주최자"
+
+#: src/components/common/AttendeeTable/index.tsx:82
+msgid "Are you sure you want to activate this attendee?"
+msgstr "이 참가자를 활성화하시겠습니까?"
+
+#: src/components/common/EventCard/index.tsx:58
+msgid "Are you sure you want to archive this event?"
+msgstr "이 이벤트를 보관하시겠습니까?"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:48
+msgid "Are you sure you want to archive this event? It will no longer be visible to the public."
+msgstr "이 이벤트를 보관하시겠습니까? 더 이상 공개적으로 표시되지 않습니다."
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:54
+msgid "Are you sure you want to archive this organizer? This will also archive all events belonging to this organizer."
+msgstr "이 주최자를 보관하시겠습니까? 이 주최자에게 속한 모든 이벤트도 함께 보관됩니다."
+
+#: src/components/common/AttendeeTable/index.tsx:83
+msgid "Are you sure you want to cancel this attendee? This will void their ticket"
+msgstr "이 참가자를 취소하시겠습니까? 티켓이 무효화됩니다"
+
+#: src/components/routes/event/messages.tsx:33
+msgid "Are you sure you want to cancel this scheduled message?"
+msgstr "이 예약된 메시지를 취소하시겠습니까?"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:85
+msgid "Are you sure you want to delete all failed jobs?"
+msgstr "실패한 모든 작업을 삭제하시겠습니까?"
+
+#: src/components/common/AffiliateTable/index.tsx:202
+msgid "Are you sure you want to delete this affiliate? This action cannot be undone."
+msgstr "이 제휴사를 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다."
+
+#: src/components/routes/admin/Configurations/index.tsx:39
+msgid "Are you sure you want to delete this configuration? This may affect accounts using it."
+msgstr "이 설정을 삭제하시겠습니까? 이를 사용하는 계정에 영향을 줄 수 있습니다."
+
+#: src/components/common/PromoCodeTable/index.tsx:37
+msgid "Are you sure you want to delete this promo code?"
+msgstr "이 프로모션 코드를 삭제하시겠습니까?"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:101
+msgid "Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the default template."
+msgstr "이 템플릿을 삭제하시겠습니까? 이 작업은 되돌릴 수 없으며 이메일은 기본 템플릿으로 대체됩니다."
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:100
+msgid "Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the organizer or default template."
+msgstr "이 템플릿을 삭제하시겠습니까? 이 작업은 되돌릴 수 없으며 이메일은 주최자 또는 기본 템플릿으로 대체됩니다."
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:122
+#: src/components/common/WebhookTable/index.tsx:122
+msgid "Are you sure you want to delete this webhook?"
+msgstr "이 웹훅을 삭제하시겠습니까?"
+
+#: src/components/layouts/Checkout/index.tsx:312
+msgid "Are you sure you want to leave?"
+msgstr "나가시겠습니까?"
+
+#: src/components/layouts/Event/index.tsx:154
+#: src/components/routes/event/EventDashboard/index.tsx:81
+msgid "Are you sure you want to make this event draft? This will make the event invisible to the public"
+msgstr "이 이벤트를 초안으로 변경하시겠습니까? 이벤트가 공개적으로 표시되지 않습니다"
+
+#: src/components/layouts/Event/index.tsx:155
+#: src/components/routes/event/EventDashboard/index.tsx:82
+msgid "Are you sure you want to make this event public? This will make the event visible to the public"
+msgstr "이 이벤트를 공개하시겠습니까? 이벤트가 공개적으로 표시됩니다"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:129
+msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public"
+msgstr "이 주최자 페이지를 초안으로 변경하시겠습니까? 페이지가 공개적으로 표시되지 않습니다"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:130
+msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public"
+msgstr "이 주최자 페이지를 공개하시겠습니까? 페이지가 공개적으로 표시됩니다"
+
+#: src/components/common/WaitlistTable/index.tsx:117
+msgid "Are you sure you want to offer a spot to this person? They will receive an email notification."
+msgstr "이 사람에게 자리를 제안하시겠습니까? 이메일 알림이 전송됩니다."
+
+#: src/components/common/StatusToggle/index.tsx:38
+msgid "Are you sure you want to publish this event? Once published, it will be visible to the public."
+msgstr "이 이벤트를 게시하시겠습니까? 게시되면 공개적으로 표시됩니다."
+
+#: src/components/common/StatusToggle/index.tsx:39
+msgid "Are you sure you want to publish this organizer profile? Once published, it will be visible to the public."
+msgstr "이 주최자 프로필을 게시하시겠습니까? 게시되면 공개적으로 표시됩니다."
+
+#: src/components/common/WaitlistTable/index.tsx:100
+msgid "Are you sure you want to remove this entry from the waitlist?"
+msgstr "이 항목을 대기자 명단에서 제거하시겠습니까?"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:515
+msgid "Are you sure you want to resend the order confirmation to {0}?"
+msgstr "{0}에게 주문 확인서를 다시 보내시겠습니까?"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:490
+msgid "Are you sure you want to resend the ticket to {0}?"
+msgstr "{0}에게 티켓을 다시 보내시겠습니까?"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:47
+msgid "Are you sure you want to restore this event?"
+msgstr "이 이벤트를 복원하시겠습니까?"
+
+#: src/components/common/EventCard/index.tsx:59
+msgid "Are you sure you want to restore this event? It will be restored as a draft event."
+msgstr "이 이벤트를 복원하시겠습니까? 초안 이벤트로 복원됩니다."
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:53
+msgid "Are you sure you want to restore this organizer?"
+msgstr "이 주최자를 복원하시겠습니까?"
+
+#: src/components/common/StatusToggle/index.tsx:41
+msgid "Are you sure you want to unpublish this event? It will no longer be visible to the public."
+msgstr "이 이벤트를 게시 취소하시겠습니까? 더 이상 공개적으로 표시되지 않습니다."
+
+#: src/components/common/StatusToggle/index.tsx:42
+msgid "Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public."
+msgstr "이 주최자 프로필을 게시 취소하시겠습니까? 더 이상 공개적으로 표시되지 않습니다."
+
+#: src/components/common/CapacityAssignmentList/index.tsx:160
+msgid "Are you sure you would like to delete this Capacity Assignment?"
+msgstr "이 정원 할당을 삭제하시겠습니까?"
+
+#: src/components/common/CheckInListList/index.tsx:181
+msgid "Are you sure you would like to delete this Check-In List?"
+msgstr "이 체크인 목록을 삭제하시겠습니까?"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:198
+msgid "Are you VAT registered in the EU?"
+msgstr "EU에서 부가가치세(VAT) 등록이 되어 있으신가요?"
+
+#: src/constants/eventCategories.ts:11
+msgid "Art"
+msgstr "예술"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:34
+msgid "As your business is based in Ireland, Irish VAT at 23% applies automatically to all platform fees."
+msgstr "귀하의 사업체가 아일랜드에 소재하므로 모든 플랫폼 수수료에 아일랜드 부가가치세 23%가 자동으로 적용됩니다."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:59
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsModal.tsx:21
+msgid "As your business is based in the EU, we need to determine the correct VAT treatment for our platform fees:"
+msgstr "귀하의 사업체가 EU에 소재하므로 플랫폼 수수료에 대한 올바른 부가가치세 처리 방식을 확인해야 합니다:"
+
+#: src/components/common/QuestionsTable/index.tsx:383
+msgid "Ask for name and email for each ticket purchased"
+msgstr "구매한 티켓마다 이름과 이메일을 요청"
+
+#: src/components/forms/QuestionForm/index.tsx:85
+msgid "Ask once per order"
+msgstr "주문당 한 번 질문"
+
+#: src/components/forms/QuestionForm/index.tsx:91
+msgid "Ask once per product"
+msgstr "상품당 한 번 질문"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:179
+msgid "Assigned Configuration"
+msgstr "할당된 설정"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:224
+msgid "Assigned Tier"
+msgstr "할당된 등급"
+
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:37
+#: src/components/modals/CreateWebhookModal/index.tsx:37
+msgid "At least one event type must be selected"
+msgstr "하나 이상의 이벤트 유형을 선택해야 합니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:100
+msgid "Attempts"
+msgstr "시도 횟수"
+
+#: src/components/routes/organizer/Reports/index.tsx:36
+msgid "Attendance and check-in rates across all events"
+msgstr "모든 이벤트의 참석률 및 체크인율"
+
+#: src/components/common/AttendeeTicket/index.tsx:114
+#: src/components/common/QuestionsTable/index.tsx:461
+#: src/components/routes/product-widget/CollectInformation/index.tsx:655
+msgid "Attendee"
+msgstr "참가자"
+
+#: src/components/forms/WebhookForm/index.tsx:115
+msgid "Attendee Cancelled"
+msgstr "참가자 취소됨"
+
+#: src/components/forms/WebhookForm/index.tsx:103
+msgid "Attendee Created"
+msgstr "참가자 생성됨"
+
+#: src/components/common/AttendeeTable/index.tsx:137
+#: src/components/modals/ManageAttendeeModal/index.tsx:147
+msgid "Attendee Details"
+msgstr "참가자 상세 정보"
+
+#: src/components/common/QuestionsTable/index.tsx:423
+msgid "Attendee details collection"
+msgstr "참가자 정보 수집"
+
+#: src/components/common/QuestionsTable/index.tsx:331
+msgid "Attendee details copied from order"
+msgstr "주문에서 참가자 정보 복사됨"
+
+#: src/components/common/QuestionsTable/index.tsx:416
+msgid "Attendee Information"
+msgstr "참가자 정보"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:116
+msgid "Attendee information collection"
+msgstr "참가자 정보 수집"
+
+#: src/components/layouts/CheckIn/index.tsx:228
+msgid "Attendee not found"
+msgstr "참가자를 찾을 수 없습니다"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:153
+msgid "Attendee Notes"
+msgstr "참가자 메모"
+
+#: src/components/routes/event/attendees.tsx:72
+msgid "Attendee Status"
+msgstr "참가자 상태"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:95
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:201
+#: src/components/modals/ManageAttendeeModal/index.tsx:172
+msgid "Attendee Ticket"
+msgstr "참가자 티켓"
+
+#: src/components/forms/WebhookForm/index.tsx:109
+msgid "Attendee Updated"
+msgstr "참가자 수정됨"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:438
+msgid "Attendee updated successfully"
+msgstr "참가자 정보가 성공적으로 수정되었습니다"
+
+#: src/components/common/CheckInStatusModal/index.tsx:99
+msgid "Attendee's ticket not included in this list"
+msgstr "참가자의 티켓이 이 목록에 포함되어 있지 않습니다"
+
+#: src/components/common/EventCard/index.tsx:227
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:382
+#: src/components/common/StatBoxes/index.tsx:45
+#: src/components/layouts/Event/index.tsx:118
+#: src/components/modals/ManageOrderModal/index.tsx:126
+#: src/components/routes/admin/Messages/index.tsx:90
+#: src/components/routes/admin/Messages/index.tsx:139
+#: src/components/routes/event/attendees.tsx:173
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:131
+msgid "Attendees"
+msgstr "참가자"
+
+#: src/components/routes/event/attendees.tsx:131
+msgid "Attendees Exported"
+msgstr "참가자 내보내기 완료"
+
+#: src/components/common/EventCard/index.tsx:224
+msgid "Attendees registered"
+msgstr "등록된 참가자"
+
+#: src/components/routes/event/EventDashboard/index.tsx:333
+msgid "Attendees Registered"
+msgstr "등록된 참가자"
+
+#: src/components/modals/SendMessageModal/index.tsx:286
+msgid "Attendees with a specific ticket"
+msgstr "특정 티켓을 가진 참가자"
+
+#: src/components/common/AdminEventsTable/index.tsx:138
+msgid "Attendees:"
+msgstr "참가자:"
+
+#: src/components/routes/admin/Attribution/index.tsx:29
+msgid "Attribution Analytics"
+msgstr "유입 경로 분석"
+
+#: src/components/routes/admin/Attribution/index.tsx:97
+msgid "Attribution Breakdown"
+msgstr "유입 경로 세부 내역"
+
+#: src/components/routes/admin/Attribution/index.tsx:131
+msgid "Attribution Value"
+msgstr "유입 경로 값"
+
+#: src/components/common/WidgetEditor/index.tsx:236
+msgid "Auto Resize"
+msgstr "자동 크기 조정"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:87
+msgid "Auto-offer is enabled"
+msgstr "자동 제안이 활성화되어 있습니다"
+
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:60
+msgid "Auto-Process Waitlist"
+msgstr "대기자 명단 자동 처리"
+
+#: src/components/common/ThemeColorControls/index.tsx:72
+msgid "Automatically detected based on background color, but can be overridden"
+msgstr "배경색을 기준으로 자동 감지되며 재정의할 수 있습니다"
+
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:61
+msgid "Automatically offer tickets to the next person when capacity becomes available. If disabled, you can manually process the waitlist from the Waitlist page."
+msgstr "자리가 생기면 다음 대기자에게 자동으로 티켓을 제안합니다. 비활성화하면 대기자 명단 페이지에서 수동으로 처리할 수 있습니다."
+
+#: src/components/common/WidgetEditor/index.tsx:238
+msgid "Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container."
+msgstr "콘텐츠에 따라 위젯 높이를 자동으로 조정합니다. 비활성화하면 위젯이 컨테이너 높이를 가득 채웁니다."
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:163
+msgid "Available"
+msgstr "이용 가능"
+
+#: src/components/modals/RefundOrderModal/index.tsx:92
+msgid "Available to Refund"
+msgstr "환불 가능 금액"
+
+#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:52
+msgid "Available Tokens"
+msgstr "사용 가능한 토큰"
+
+#: src/components/common/OrderStatusBadge/index.tsx:11
+#: src/components/modals/SendMessageModal/index.tsx:334
+msgid "Awaiting offline payment"
+msgstr "무통장 입금 대기 중"
+
+#: src/components/routes/event/orders.tsx:25
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:60
+msgid "Awaiting Offline Payment"
+msgstr "무통장 입금 대기 중"
+
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:359
+msgid "Awaiting Offline Pmt."
+msgstr "무통장 입금 대기"
+
+#: src/components/common/CheckIn/AttendeeList.tsx:88
+msgid "Awaiting payment"
+msgstr "결제 대기 중"
+
+#: src/components/common/AttendeeStatusBadge/index.tsx:29
+#: src/components/common/AttendeeTable/index.tsx:289
+#: src/components/common/OrdersTable/index.tsx:424
+#: src/components/common/OrderStatusBadge/index.tsx:10
+#: src/components/routes/event/attendees.tsx:28
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:356
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:57
+msgid "Awaiting Payment"
+msgstr "결제 대기 중"
+
+#: src/components/forms/OrganizerForm/index.tsx:29
+msgid "Awesome Events Ltd."
+msgstr "Awesome Events Ltd."
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:74
+msgid "Awesome Organizer Ltd."
+msgstr "Awesome Organizer Ltd."
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:114
+msgid "Back to Accounts"
+msgstr "계정으로 돌아가기"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:108
+#: src/components/routes/product-widget/CollectInformation/index.tsx:354
+#: src/components/routes/product-widget/CollectInformation/index.tsx:384
+#: src/components/routes/product-widget/CollectInformation/index.tsx:413
+msgid "Back to Event"
+msgstr "이벤트로 돌아가기"
+
+#: src/components/layouts/Checkout/index.tsx:200
+msgid "Back to event page"
+msgstr "이벤트 페이지로 돌아가기"
+
+#: src/components/routes/auth/ForgotPassword/index.tsx:48
+#: src/components/routes/auth/ForgotPassword/index.tsx:74
+#: src/components/routes/auth/ResetPassword/index.tsx:79
+msgid "Back to login"
+msgstr "로그인으로 돌아가기"
+
+#: src/components/routes/event/messages.tsx:54
+msgid "Back to messages"
+msgstr "메시지로 돌아가기"
+
+#: src/components/routes/organizer/Reports/ReportLayout/index.tsx:42
+msgid "Back to Reports"
+msgstr "보고서로 돌아가기"
+
+#: src/components/common/ThemeColorControls/index.tsx:61
+#: src/components/common/WidgetEditor/index.tsx:181
+msgid "Background Color"
+msgstr "배경색"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:229
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:261
+msgid "Background Type"
+msgstr "배경 유형"
+
+#: src/components/routes/organizer/Settings/index.tsx:30
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:63
+msgid "Basic Information"
+msgstr "기본 정보"
+
+#: src/components/layouts/AuthLayout/index.tsx:52
+msgid "Beautiful checkout experience on any device"
+msgstr "어떤 기기에서도 아름다운 결제 경험을 제공합니다"
+
+#: src/components/routes/event/GettingStarted/index.tsx:97
+msgid "Before your event can go live, there are a few things you need to do. Complete all the steps below to get started."
+msgstr "이벤트를 공개하기 전에 몇 가지 해야 할 일이 있습니다. 아래 단계를 모두 완료하여 시작하세요."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:541
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:288
+msgid "Billing Address"
+msgstr "청구지 주소"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:177
+msgid "Billing Settings"
+msgstr "청구 설정"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:47
+msgid "Body is required"
+msgstr "본문을 입력해 주세요"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:202
+msgid "Bookmark this page to manage your order anytime."
+msgstr "이 페이지를 북마크하면 언제든지 주문을 관리할 수 있습니다."
+
+#: src/components/routes/event/TicketDesigner/index.tsx:112
+msgid "Brand your tickets with a custom logo, colors, and footer message."
+msgstr "맞춤 로고, 색상, 푸터 메시지로 티켓을 브랜딩하세요."
+
+#: src/components/common/LanguageSwitcher/index.tsx:30
+msgid "Brazilian Portuguese"
+msgstr "브라질 포르투갈어"
+
+#: src/constants/eventCategories.ts:17
+msgid "Business"
+msgstr "비즈니스"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:147
+msgid "Business Address"
+msgstr "사업장 주소"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:148
+msgid "Business address for VAT purposes"
+msgstr "부가가치세 처리를 위한 사업장 주소"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:140
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:294
+msgid "Business Name"
+msgstr "사업체명"
+
+#: src/components/common/EmailTemplateEditor/CTAConfiguration.tsx:27
+msgid "Button Label"
+msgstr "버튼 레이블"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:266
+msgid "Button Text"
+msgstr "버튼 텍스트"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:63
+msgid "Buyer pays"
+msgstr "구매자 부담"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:235
+msgid "Buyers see a clean price. The platform fee is deducted from your payout."
+msgstr "구매자에게는 순수 가격만 표시됩니다. 플랫폼 수수료는 정산 금액에서 차감됩니다."
+
+#: src/components/routes/organizer/Settings/Sections/TrackingPixelSettings/index.tsx:245
+msgid "By adding tracking pixels, you acknowledge that you and this platform are joint controllers of the data collected. You are responsible for ensuring you have a lawful basis for this processing under applicable privacy laws (GDPR, CCPA, etc.)."
+msgstr "추적 픽셀을 추가하면 귀하와 본 플랫폼이 수집된 데이터의 공동 관리자임에 동의하는 것입니다. 관련 개인정보 보호법(GDPR, CCPA 등)에 따라 이 처리에 대한 적법한 근거가 있는지 확인할 책임은 귀하에게 있습니다."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:748
+#: src/components/routes/product-widget/Payment/index.tsx:153
+msgid "By continuing, you agree to the <0>{0} Terms of Service0>"
+msgstr "계속 진행하면 <0>{0} 서비스 약관0>에 동의하는 것입니다"
+
+#: src/components/routes/auth/Register/index.tsx:141
+msgid "By registering you agree to our <0>Terms of Service0> and <1>Privacy Policy1>."
+msgstr "등록하면 <0>서비스 약관0> 및 <1>개인정보 처리방침1>에 동의하는 것입니다."
+
+#: src/components/routes/admin/Configurations/index.tsx:258
+msgid "Bypass Application Fees"
+msgstr "애플리케이션 수수료 면제"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:52
+msgid "Calculation Type"
+msgstr "계산 유형"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:140
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:98
+msgid "California"
+msgstr "California"
+
+#: src/components/common/EmailTemplateEditor/CTAConfiguration.tsx:20
+msgid "Call-to-Action Button"
+msgstr "행동 유도 버튼"
+
+#: src/components/common/AttendeeCheckInTable/PermissionDeniedMessage.tsx:16
+msgid "Camera permission was denied. <0>Request Permission0> again, or if this doesn't work, you will need to <1>grant this page1> access to your camera in your browser settings."
+msgstr "카메라 권한이 거부되었습니다. <0>권한 요청0>을 다시 시도하거나, 작동하지 않는다면 브라우저 설정에서 <1>이 페이지에1> 카메라 접근 권한을 부여해야 합니다."
+
+#: src/components/common/CheckIn/ScannerSelectionModal.tsx:35
+msgid "Camera Scanner"
+msgstr "카메라 스캐너"
+
+#: src/components/routes/admin/Attribution/index.tsx:107
+msgid "Campaign"
+msgstr "캠페인"
+
+#: src/components/common/AttendeeTable/index.tsx:370
+#: src/components/common/CheckIn/CheckInOptionsModal.tsx:59
+#: src/components/common/CheckIn/ScannerSelectionModal.tsx:57
+#: src/components/common/ContactOrganizerModal/index.tsx:104
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:121
+#: src/components/common/PromoCodeTable/index.tsx:40
+#: src/components/common/QuestionAndAnswerList/index.tsx:149
+#: src/components/common/WaitlistTable/index.tsx:111
+#: src/components/common/WaitlistTable/index.tsx:132
+#: src/components/routes/event/messages.tsx:80
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:62
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:68
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:85
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:85
+#: src/utilites/confirmationDialog.tsx:17
+msgid "Cancel"
+msgstr "취소"
+
+#: src/components/modals/RefundOrderModal/index.tsx:132
+msgid "Cancel all products and release them back to the pool"
+msgstr "모든 상품을 취소하고 재고 풀로 반환"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:136
+msgid "Cancel email change"
+msgstr "이메일 변경 취소"
+
+#: src/components/common/OrdersTable/index.tsx:193
+msgid "Cancel order"
+msgstr "주문 취소"
+
+#: src/components/modals/CancelOrderModal/index.tsx:83
+msgid "Cancel Order"
+msgstr "주문 취소"
+
+#: src/components/modals/CancelOrderModal/index.tsx:57
+msgid "Cancel Order {0}"
+msgstr "주문 {0} 취소"
+
+#: src/components/modals/CancelOrderModal/index.tsx:67
+msgid "Canceling will cancel all attendees associated with this order, and release the tickets back into the available pool."
+msgstr "취소하면 이 주문과 연결된 모든 참가자가 취소되고, 티켓이 다시 이용 가능한 재고로 반환됩니다."
+
+#: src/components/common/AttendeeStatusBadge/index.tsx:28
+#: src/components/common/AttendeeTable/index.tsx:295
+#: src/components/common/AttendeeTicket/index.tsx:155
+#: src/components/common/OrdersTable/index.tsx:430
+#: src/components/common/OrderStatusBadge/index.tsx:9
+#: src/components/common/WaitlistTable/index.tsx:27
+#: src/components/routes/admin/Messages/index.tsx:126
+#: src/components/routes/event/attendees.tsx:27
+#: src/components/routes/event/orders.tsx:24
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:75
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:353
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:98
+msgid "Cancelled"
+msgstr "취소됨"
+
+#: src/components/common/CheckIn/AttendeeList.tsx:30
+msgid "Cannot Check In"
+msgstr "체크인 불가"
+
+#: src/components/common/CheckIn/AttendeeList.tsx:34
+msgid "Cannot Check In (Cancelled)"
+msgstr "체크인 불가 (취소됨)"
+
+#: src/components/routes/admin/Configurations/index.tsx:35
+msgid "Cannot delete the system default configuration"
+msgstr "시스템 기본 설정은 삭제할 수 없습니다"
+
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:42
+msgid "Capacity"
+msgstr "정원"
+
+#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:36
+msgid "Capacity Assignment created successfully"
+msgstr "정원 할당이 성공적으로 생성되었습니다"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:31
+msgid "Capacity Assignment deleted successfully"
+msgstr "정원 할당이 성공적으로 삭제되었습니다"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:28
+msgid "Capacity Assignments"
+msgstr "정원 할당"
+
+#: src/components/layouts/Event/index.tsx:122
+msgid "Capacity Management"
+msgstr "정원 관리"
+
+#: src/components/modals/CreateProductCategoryModal/index.tsx:56
+msgid "Categories allow you to group products together. For example, you might have a category for \"Tickets\" and another for \"Merchandise\"."
+msgstr "카테고리를 사용하면 상품을 그룹화할 수 있습니다. 예를 들어 \\\"티켓\\\" 카테고리와 \\\"굿즈\\\" 카테고리를 만들 수 있습니다."
+
+#: src/components/forms/ProductForm/index.tsx:289
+msgid "Categories help you organize your products. This title will be displayed on the public event page."
+msgstr "카테고리는 상품을 정리하는 데 도움이 됩니다. 이 제목은 공개 이벤트 페이지에 표시됩니다."
+
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:91
+msgid "Categories reordered successfully."
+msgstr "카테고리 순서가 성공적으로 변경되었습니다."
+
+#: src/components/routes/event/products.tsx:98
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:82
+msgid "Category"
+msgstr "카테고리"
+
+#: src/components/modals/CreateProductCategoryModal/index.tsx:37
+msgid "Category Created Successfully"
+msgstr "카테고리가 성공적으로 생성되었습니다"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:238
+msgid "Change password"
+msgstr "비밀번호 변경"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:98
+msgid "Change waitlist settings"
+msgstr "대기자 명단 설정 변경"
+
+#: src/constants/eventCategories.ts:15
+msgid "Charity"
+msgstr "자선"
+
+#: src/components/common/CheckIn/AttendeeList.tsx:41
+msgid "Check In"
+msgstr "체크인"
+
+#: src/components/common/CheckIn/CheckInOptionsModal.tsx:27
+msgid "Check in {0} {1}"
+msgstr "{0} {1} 체크인"
+
+#: src/components/common/CheckIn/CheckInOptionsModal.tsx:52
+msgid "Check in and mark order as paid"
+msgstr "체크인하고 주문을 결제 완료로 표시"
+
+#: src/components/common/CheckIn/CheckInOptionsModal.tsx:43
+msgid "Check in only"
+msgstr "체크인만"
+
+#: src/components/common/CheckIn/AttendeeList.tsx:38
+msgid "Check Out"
+msgstr "체크아웃"
+
+#: src/components/layouts/Checkout/index.tsx:240
+msgid "Check out this event!"
+msgstr "이 이벤트를 확인해 보세요!"
+
+#: src/components/routes/auth/ForgotPassword/index.tsx:42
+#: src/components/routes/welcome/index.tsx:143
+msgid "Check your email"
+msgstr "이메일을 확인하세요"
+
+#: src/components/routes/auth/Login/index.tsx:133
+#: src/components/routes/my-tickets/index.tsx:174
+msgid "Check your inbox! If tickets are associated with this email, you'll receive a link to view them."
+msgstr "받은 편지함을 확인하세요! 이 이메일과 연결된 티켓이 있다면 확인 링크를 받으실 수 있습니다."
+
+#: src/components/forms/WebhookForm/index.tsx:121
+msgid "Check-in Created"
+msgstr "체크인 생성됨"
+
+#: src/components/forms/WebhookForm/index.tsx:127
+msgid "Check-in Deleted"
+msgstr "체크인 삭제됨"
+
+#: src/components/modals/CheckInListSuccessModal/index.tsx:20
+msgid "Check-In List Created"
+msgstr "체크인 목록 생성됨"
+
+#: src/components/common/CheckInListList/index.tsx:33
+msgid "Check-In List deleted successfully"
+msgstr "체크인 목록이 성공적으로 삭제되었습니다"
+
+#: src/components/layouts/CheckIn/index.tsx:363
+msgid "Check-in list has expired"
+msgstr "체크인 목록이 만료되었습니다"
+
+#: src/components/layouts/CheckIn/index.tsx:380
+msgid "Check-in list is not active"
+msgstr "체크인 목록이 활성화되어 있지 않습니다"
+
+#: src/components/layouts/CheckIn/index.tsx:348
+msgid "Check-in list not found"
+msgstr "체크인 목록을 찾을 수 없습니다"
+
+#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:51
+msgid "Check-in Lists"
+msgstr "체크인 목록"
+
+#: src/components/layouts/Event/index.tsx:119
+#: src/components/modals/DuplicateEventModal/index.tsx:29
+#: src/components/routes/event/CheckInLists/index.tsx:34
+msgid "Check-In Lists"
+msgstr "체크인 목록"
+
+#: src/components/forms/CheckInListForm/index.tsx:31
+msgid "Check-in lists let you control entry across days, areas, or ticket types. You can share a secure check-in link with staff — no account required."
+msgstr "체크인 목록으로 날짜, 구역, 티켓 유형별로 입장을 관리할 수 있습니다. 계정 없이도 안전한 체크인 링크를 스태프와 공유할 수 있습니다."
+
+#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:45
+msgid "Check-in Rate"
+msgstr "체크인율"
+
+#: src/components/common/AttendeeTable/index.tsx:307
+#: src/components/common/CheckInStatusModal/index.tsx:36
+#: src/components/common/CheckInStatusModal/index.tsx:134
+msgid "Check-In Status"
+msgstr "체크인 상태"
+
+#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:58
+#: src/components/routes/organizer/Reports/index.tsx:35
+msgid "Check-in Summary"
+msgstr "체크인 요약"
+
+#: src/components/common/CheckInListList/index.tsx:160
+msgid "Check-In URL copied to clipboard"
+msgstr "체크인 URL이 클립보드에 복사되었습니다"
+
+#: src/components/common/AttendeeDetails/index.tsx:47
+msgid "Check-Ins"
+msgstr "체크인"
+
+#: src/components/forms/QuestionForm/index.tsx:114
+msgid "Checkbox options allow multiple selections"
+msgstr "체크박스 옵션은 여러 개를 선택할 수 있습니다"
+
+#: src/components/forms/QuestionForm/index.tsx:112
+msgid "Checkboxes"
+msgstr "체크박스"
+
+#: src/components/common/AttendeeTable/index.tsx:322
+#: src/components/common/CheckInStatusModal/index.tsx:110
+#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:40
+msgid "Checked In"
+msgstr "체크인됨"
+
+#: src/components/routes/event/Settings/index.tsx:52
+msgid "Checkout"
+msgstr "결제"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:84
+msgid "Checkout Settings"
+msgstr "결제 설정"
+
+#: src/components/common/LanguageSwitcher/index.tsx:32
+msgid "Chinese (Simplified)"
+msgstr "중국어(간체)"
+
+#: src/components/common/LanguageSwitcher/index.tsx:34
+msgid "Chinese (Traditional)"
+msgstr "중국어(번체)"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:219
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:251
+msgid "Choose a color for your background"
+msgstr "배경 색상을 선택하세요"
+
+#: src/components/common/ThemeFontControl/index.tsx:66
+msgid "Choose a typeface that matches your brand. Fonts are self-hosted via Bunny Fonts."
+msgstr "브랜드에 어울리는 서체를 선택하세요. 글꼴은 Bunny Fonts를 통해 자체 호스팅됩니다."
+
+#: src/components/modals/ChooseAccountModal/index.tsx:13
+msgid "Choose an account"
+msgstr "계정을 선택하세요"
+
+#: src/components/routes/events/Dashboard/index.tsx:233
+msgid "Choose an Organizer"
+msgstr "주최자를 선택하세요"
+
+#: src/components/common/CalendarOptionsPopover/index.tsx:21
+msgid "Choose calendar"
+msgstr "캘린더 선택"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:188
+msgid "Choose how the event date is shown on the ticket"
+msgstr "티켓에 이벤트 날짜를 표시하는 방식을 선택하세요"
+
+#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:45
+msgid "Choose the default setting for new events. This can be overridden for individual events."
+msgstr "신규 이벤트의 기본 설정을 선택하세요. 개별 이벤트에서 재정의할 수 있습니다."
+
+#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:49
+msgid "Choose who pays the platform fee. This does not affect additional fees you've configured in your account settings."
+msgstr "플랫폼 수수료를 누가 부담할지 선택하세요. 계정 설정에서 구성한 추가 수수료에는 영향을 주지 않습니다."
+
+#: src/components/common/CheckoutQuestion/index.tsx:162
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:134
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:92
+#: src/components/routes/product-widget/CollectInformation/index.tsx:561
+#: src/components/routes/product-widget/CollectInformation/index.tsx:562
+msgid "City"
+msgstr "도시"
+
+#: src/components/common/SearchBar/index.tsx:75
+msgid "Clear Search Text"
+msgstr "검색어 지우기"
+
+#: src/components/common/PromoCodeTable/index.tsx:98
+msgid "Click to copy"
+msgstr "클릭하여 복사"
+
+#: src/components/common/AttendeeTable/index.tsx:207
+msgid "Click to view notes"
+msgstr "클릭하여 메모 보기"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:611
+msgid "close"
+msgstr "닫기"
+
+#: src/components/common/AttendeeCheckInTable/PermissionDeniedMessage.tsx:27
+#: src/components/common/CookieConsentBanner/index.tsx:37
+#: src/components/modals/JoinWaitlistModal/index.tsx:103
+#: src/components/modals/JoinWaitlistModal/index.tsx:130
+#: src/components/modals/RefundOrderModal/index.tsx:169
+#: src/components/routes/product-widget/SelectProducts/index.tsx:612
+msgid "Close"
+msgstr "닫기"
+
+#: src/components/modals/CreateEventModal/index.tsx:120
+msgid "Close modal"
+msgstr "모달 닫기"
+
+#: src/components/layouts/AppLayout/Sidebar/index.tsx:98
+msgid "Close sidebar"
+msgstr "사이드바 닫기"
+
+#: src/components/common/AffiliateTable/index.tsx:81
+#: src/components/common/PromoCodeTable/index.tsx:69
+#: src/components/forms/AffiliateForm/index.tsx:38
+#: src/components/forms/AffiliateForm/index.tsx:72
+#: src/components/forms/PromoCodeForm/index.tsx:42
+msgid "Code"
+msgstr "코드"
+
+#: src/components/modals/CreateAffiliateModal/index.tsx:31
+msgid "Code can only contain letters, numbers, hyphens, and underscores"
+msgstr "코드는 문자, 숫자, 하이픈, 밑줄만 사용할 수 있습니다"
+
+#: src/components/modals/CreateAffiliateModal/index.tsx:30
+msgid "Code is required"
+msgstr "코드를 입력해 주세요"
+
+#: src/components/modals/CreateAffiliateModal/index.tsx:32
+msgid "Code must be at least 3 characters"
+msgstr "코드는 최소 3자 이상이어야 합니다"
+
+#: src/components/modals/CreatePromoCodeModal/index.tsx:26
+#: src/components/modals/EditPromoCodeModal/index.tsx:38
+msgid "Code must be between 3 and 50 characters long"
+msgstr "코드는 3자 이상 50자 이하여야 합니다"
+
+#: src/components/modals/CreateAffiliateModal/index.tsx:33
+msgid "Code must be no more than 20 characters"
+msgstr "코드는 20자를 초과할 수 없습니다"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:168
+msgid "Collaborate with your team to create amazing events together."
+msgstr "팀과 협업하여 함께 멋진 이벤트를 만드세요."
+
+#: src/components/forms/ProductForm/index.tsx:473
+msgid "Collapse this product when the event page is initially loaded"
+msgstr "이벤트 페이지가 처음 로드될 때 이 상품을 접기"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:43
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:34
+msgid "Collect attendee details for each ticket purchased."
+msgstr "구매한 티켓마다 참가자 정보를 수집합니다."
+
+#: src/components/common/QuestionsTable/index.tsx:387
+msgid "Collect details per order"
+msgstr "주문당 정보 수집"
+
+#: src/components/common/QuestionsTable/index.tsx:381
+msgid "Collect details per ticket"
+msgstr "티켓당 정보 수집"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:217
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:249
+msgid "Color"
+msgstr "색상"
+
+#: src/components/common/ThemeColorControls/index.tsx:70
+msgid "Color Mode"
+msgstr "색상 모드"
+
+#: src/components/common/WidgetEditor/index.tsx:19
+msgid "Color must be a valid hex color code. Example: #ffffff"
+msgstr "색상은 유효한 HEX 색상 코드여야 합니다. 예: #ffffff"
+
+#: src/components/common/WidgetEditor/index.tsx:173
+msgid "Colors"
+msgstr "색상"
+
+#: src/components/common/ColumnVisibilityToggle/index.tsx:21
+msgid "Columns"
+msgstr "열"
+
+#: src/constants/eventCategories.ts:9
+msgid "Comedy"
+msgstr "코미디"
+
+#: src/components/layouts/AppLayout/Sidebar/index.tsx:68
+msgid "Coming Soon"
+msgstr "출시 예정"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:75
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:75
+msgid "Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event"
+msgstr "이벤트를 설명하는 쉼표로 구분된 키워드입니다. 검색엔진이 이벤트를 분류하고 색인하는 데 사용됩니다"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:204
+msgid "Communication Preferences"
+msgstr "커뮤니케이션 환경설정"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:744
+msgid "Complete Order"
+msgstr "주문 완료"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:364
+#: src/components/routes/product-widget/Payment/index.tsx:149
+msgid "Complete Payment"
+msgstr "결제 완료"
+
+#: src/components/common/StripeConnectButton/index.tsx:87
+#: src/components/routes/event/EventDashboard/index.tsx:249
+msgid "Complete Stripe Setup"
+msgstr "Stripe 설정 완료"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:115
+msgid "Complete the setup below to continue"
+msgstr "계속하려면 아래 설정을 완료하세요"
+
+#: src/components/routes/event/EventDashboard/index.tsx:171
+msgid "Complete these steps to start selling tickets for your event."
+msgstr "이 단계를 완료하여 이벤트 티켓 판매를 시작하세요."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:437
+msgid "Complete your order to secure your tickets. This offer is time-limited, so don't wait too long."
+msgstr "티켓을 확보하려면 주문을 완료하세요. 이 제안은 시간 제한이 있으니 서둘러 주세요."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:362
+msgid "Complete your payment to secure your tickets."
+msgstr "티켓을 확보하려면 결제를 완료하세요."
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:88
+msgid "Complete your profile to join the team."
+msgstr "팀에 합류하려면 프로필을 완성하세요."
+
+#: src/components/common/OrdersTable/index.tsx:412
+#: src/components/common/OrderStatusBadge/index.tsx:8
+#: src/components/modals/SendMessageModal/index.tsx:333
+#: src/components/routes/event/GettingStarted/index.tsx:75
+#: src/components/routes/event/orders.tsx:23
+#: src/components/routes/my-tickets/index.tsx:34
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:350
+msgid "Completed"
+msgstr "완료됨"
+
+#: src/components/common/StatBoxes/index.tsx:75
+msgid "Completed orders"
+msgstr "완료된 주문"
+
+#: src/components/routes/event/EventDashboard/index.tsx:331
+msgid "Completed Orders"
+msgstr "완료된 주문"
+
+#: src/components/common/WidgetEditor/index.tsx:293
+msgid "Component Code"
+msgstr "컴포넌트 코드"
+
+#: src/components/routes/event/messages.tsx:236
+#: src/components/routes/event/messages.tsx:281
+msgid "Compose"
+msgstr "작성"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:117
+msgid "Conference Center"
+msgstr "컨퍼런스 센터"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:42
+msgid "Configuration assigned successfully"
+msgstr "설정이 성공적으로 적용되었습니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:195
+msgid "Configuration created successfully"
+msgstr "설정이 성공적으로 생성되었습니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:41
+msgid "Configuration deleted successfully"
+msgstr "설정이 성공적으로 삭제되었습니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:74
+msgid "Configuration names are visible to end users. Fixed fees will be converted to the order currency at the current exchange rate."
+msgstr "설정 이름은 최종 사용자에게 표시됩니다. 고정 수수료는 현재 환율로 주문 통화로 환산됩니다."
+
+#: src/components/routes/admin/Configurations/index.tsx:195
+msgid "Configuration updated successfully"
+msgstr "설정이 성공적으로 수정되었습니다"
+
+#: src/components/layouts/Admin/index.tsx:21
+#: src/components/routes/admin/Configurations/index.tsx:64
+msgid "Configurations"
+msgstr "설정"
+
+#: src/components/routes/event/Settings/index.tsx:158
+msgid "Configure event details, location, checkout options, and email notifications."
+msgstr "이벤트 세부 정보, 장소, 결제 옵션, 이메일 알림을 설정하세요."
+
+#: src/components/common/QuestionsTable/index.tsx:417
+msgid "Configure how attendee details are collected during checkout"
+msgstr "결제 중 참가자 정보를 수집하는 방식을 설정하세요"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:264
+msgid "Configure Taxes & Fees"
+msgstr "세금 및 수수료 설정"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:35
+msgid "Configured Discount"
+msgstr "설정된 할인"
+
+#: src/utilites/confirmationDialog.tsx:16
+msgid "Confirm"
+msgstr "확인"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:485
+#: src/components/routes/product-widget/CollectInformation/index.tsx:486
+#: src/components/routes/product-widget/CollectInformation/index.tsx:702
+#: src/components/routes/product-widget/CollectInformation/index.tsx:703
+msgid "Confirm Email Address"
+msgstr "이메일 주소 확인"
+
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:51
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:56
+msgid "Confirm Email Change"
+msgstr "이메일 변경 확인"
+
+#: src/components/routes/auth/ResetPassword/index.tsx:71
+msgid "Confirm new password"
+msgstr "새 비밀번호 확인"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:236
+msgid "Confirm New Password"
+msgstr "새 비밀번호 확인"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:134
+#: src/components/routes/auth/Register/index.tsx:119
+msgid "Confirm password"
+msgstr "비밀번호 확인"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:133
+#: src/components/routes/auth/Register/index.tsx:118
+#: src/components/routes/auth/ResetPassword/index.tsx:70
+msgid "Confirm Password"
+msgstr "비밀번호 확인"
+
+#: src/components/layouts/Event/index.tsx:257
+msgid "Confirm your email to access all features."
+msgstr "모든 기능을 이용하려면 이메일을 확인하세요."
+
+#: src/components/layouts/OrganizerLayout/index.tsx:309
+msgid "Confirmation email sent! Please check your inbox."
+msgstr "확인 이메일이 발송되었습니다! 받은 편지함을 확인해 주세요."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:197
+msgid "Confirmation sent to"
+msgstr "확인 메일 발송 대상:"
+
+#: src/components/routes/profile/ConfirmEmailAddress/index.tsx:36
+msgid "Confirming email address..."
+msgstr "이메일 주소 확인 중..."
+
+#: src/components/routes/event/GettingStarted/index.tsx:93
+msgid "Congratulations on creating an event!"
+msgstr "이벤트를 생성하신 것을 축하합니다!"
+
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:52
+msgid "Congratulations! Your event is now visible to the public."
+msgstr "축하합니다! 이제 이벤트가 공개적으로 표시됩니다."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:235
+msgid "Connect & Upgrade"
+msgstr "연결 및 업그레이드"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:653
+msgid "Connect Documentation"
+msgstr "연결 문서"
+
+#: src/components/routes/event/EventDashboard/index.tsx:236
+msgid "Connect payment processing"
+msgstr "결제 처리 연결"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:181
+#: src/components/layouts/OrganizerLayout/index.tsx:189
+msgid "Connect Stripe"
+msgstr "Stripe 연결"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:349
+msgid "Connect Stripe to enable email template editing"
+msgstr "이메일 템플릿 편집을 활성화하려면 Stripe를 연결하세요"
+
+#: src/components/modals/SendMessageModal/index.tsx:240
+msgid "Connect Stripe to enable messaging"
+msgstr "메시지 기능을 활성화하려면 Stripe를 연결하세요"
+
+#: src/components/routes/event/EventDashboard/index.tsx:249
+msgid "Connect to Stripe"
+msgstr "Stripe에 연결"
+
+#: src/components/common/StripeConnectButton/index.tsx:85
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:235
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:454
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:671
+#: src/components/routes/event/GettingStarted/index.tsx:159
+msgid "Connect with Stripe"
+msgstr "Stripe로 연결"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:182
+msgid "Connect your Stripe account to accept payments for tickets and products."
+msgstr "티켓과 상품 결제를 받으려면 Stripe 계정을 연결하세요."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:223
+msgid "Connect your Stripe account to accept payments."
+msgstr "결제를 받으려면 Stripe 계정을 연결하세요."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:446
+msgid "Connect your Stripe account to start accepting payments for your events."
+msgstr "이벤트 결제를 받기 시작하려면 Stripe 계정을 연결하세요."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:221
+msgid "Connect your Stripe account to start accepting payments."
+msgstr "결제를 받기 시작하려면 Stripe 계정을 연결하세요."
+
+#: src/components/routes/event/GettingStarted/index.tsx:155
+msgid "Connect your Stripe account to start receiving payments."
+msgstr "결제를 받기 시작하려면 Stripe 계정을 연결하세요."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:392
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:629
+msgid "Connected to Stripe"
+msgstr "Stripe에 연결됨"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:98
+msgid "Connection Details"
+msgstr "연결 정보"
+
+#: src/components/common/WaitlistTable/index.tsx:149
+#: src/components/layouts/EventHomepage/index.tsx:607
+#: src/components/layouts/OrganizerHomepage/index.tsx:258
+msgid "Contact"
+msgstr "연락처"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:66
+msgid "Contact {0}"
+msgstr "{0}에게 문의"
+
+#: src/components/forms/OrganizerForm/index.tsx:35
+msgid "Contact Email"
+msgstr "연락처 이메일"
+
+#: src/components/common/WidgetEditor/index.tsx:29
+#: src/components/common/WidgetEditor/index.tsx:222
+#: src/components/routes/product-widget/SelectProducts/index.tsx:564
+msgid "Continue"
+msgstr "계속"
+
+#: src/components/common/WidgetEditor/index.tsx:221
+#: src/components/routes/event/HomepageDesigner/index.tsx:273
+msgid "Continue Button Text"
+msgstr "계속 버튼 텍스트"
+
+#: src/components/routes/event/GettingStarted/index.tsx:145
+msgid "Continue set up"
+msgstr "설정 계속하기"
+
+#: src/components/forms/OrganizerForm/index.tsx:125
+#: src/components/modals/CreateEventModal/index.tsx:265
+#: src/components/routes/welcome/index.tsx:411
+msgid "Continue Setup"
+msgstr "설정 계속하기"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:400
+msgid "Continue to Checkout"
+msgstr "결제로 계속"
+
+#: src/components/forms/OrganizerForm/index.tsx:123
+msgid "Continue to event creation"
+msgstr "이벤트 생성으로 계속"
+
+#: src/components/routes/welcome/index.tsx:409
+msgid "Continue to next step"
+msgstr "다음 단계로 계속"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:744
+msgid "Continue to Payment"
+msgstr "결제로 계속"
+
+#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:47
+msgid "Control how platform fees are handled for this event"
+msgstr "이 이벤트의 플랫폼 수수료 처리 방식을 제어하세요"
+
+#: src/components/common/AttendeeTicket/index.tsx:214
+#: src/components/common/CopyButton/index.tsx:13
+#: src/components/modals/CheckInListSuccessModal/index.tsx:42
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:75
+#: src/components/modals/ShareModal/index.tsx:255
+msgid "Copied"
+msgstr "복사됨"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:664
+msgid "Copied from above"
+msgstr "위에서 복사됨"
+
+#: src/components/common/PromoCodeTable/index.tsx:106
+msgid "copied to clipboard"
+msgstr "클립보드에 복사됨"
+
+#: src/components/common/AffiliateTable/index.tsx:49
+msgid "Copied to clipboard"
+msgstr "클립보드에 복사됨"
+
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:67
+#: src/components/modals/ShareModal/index.tsx:248
+msgid "Copied!"
+msgstr "복사되었습니다!"
+
+#: src/components/common/CopyButton/index.tsx:13
+#: src/components/modals/CheckInListSuccessModal/index.tsx:42
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:75
+#: src/components/modals/ShareModal/index.tsx:255
+msgid "Copy"
+msgstr "복사"
+
+#: src/components/common/AffiliateTable/index.tsx:183
+msgid "Copy Affiliate Link"
+msgstr "제휴 링크 복사"
+
+#: src/components/common/CheckInListList/index.tsx:154
+msgid "Copy Check-In URL"
+msgstr "체크인 URL 복사"
+
+#: src/components/common/AffiliateTable/index.tsx:178
+msgid "Copy Code"
+msgstr "코드 복사"
+
+#: src/components/common/OrdersTable/index.tsx:161
+msgid "Copy customer link"
+msgstr "고객 링크 복사"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:505
+msgid "Copy details to first attendee"
+msgstr "첫 번째 참가자에게 정보 복사"
+
+#: src/components/common/AttendeeTable/index.tsx:197
+#: src/components/common/OrdersTable/index.tsx:263
+msgid "Copy Email"
+msgstr "이메일 복사"
+
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:67
+msgid "Copy link"
+msgstr "링크 복사"
+
+#: src/components/common/AttendeeTicket/index.tsx:214
+#: src/components/modals/ShareModal/index.tsx:171
+msgid "Copy Link"
+msgstr "링크 복사"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:515
+msgid "Copy my details to:"
+msgstr "내 정보 복사 대상:"
+
+#: src/components/modals/ShareModal/index.tsx:264
+msgid "Copy this link to share it anywhere"
+msgstr "어디서든 공유하려면 이 링크를 복사하세요"
+
+#: src/components/modals/ShareModal/index.tsx:248
+msgid "Copy to clipboard"
+msgstr "클립보드에 복사"
+
+#: src/components/common/AffiliateTable/index.tsx:106
+#: src/components/common/PromoCodeTable/index.tsx:177
+msgid "Copy URL"
+msgstr "URL 복사"
+
+#: src/components/common/CheckoutQuestion/index.tsx:174
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:152
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:110
+#: src/components/routes/product-widget/CollectInformation/index.tsx:582
+msgid "Country"
+msgstr "국가"
+
+#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:37
+msgid "Cover"
+msgstr "커버"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:182
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:192
+msgid "Cover Image"
+msgstr "커버 이미지"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:197
+msgid "Cover image will be displayed at the top of your event page"
+msgstr "커버 이미지는 이벤트 페이지 상단에 표시됩니다"
+
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:207
+msgid "Cover image will be displayed at the top of your organizer page"
+msgstr "커버 이미지는 주최자 페이지 상단에 표시됩니다"
+
+#: src/components/routes/event/attendees.tsx:196
+#: src/components/routes/event/products.tsx:76
+msgid "Create"
+msgstr "생성"
+
+#: src/components/modals/CreateTaxOrFeeModal/index.tsx:59
+msgid "Create {0}"
+msgstr "{0} 생성"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:108
+msgid "Create {0} Template"
+msgstr "{0} 템플릿 생성"
+
+#: src/components/common/WidgetEditor/index.tsx:161
+msgid "Create a custom widget to sell tickets on your site."
+msgstr "사이트에서 티켓을 판매할 맞춤 위젯을 생성하세요."
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:128
+msgid "Create a password"
+msgstr "비밀번호 생성"
+
+#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:59
+msgid "Create a Product"
+msgstr "상품 생성"
+
+#: src/components/common/PromoCodeTable/index.tsx:57
+msgid "Create a Promo Code"
+msgstr "프로모션 코드 생성"
+
+#: src/components/modals/CreateCheckInListModal/index.tsx:64
+msgid "Create a Ticket"
+msgstr "티켓 생성"
+
+#: src/components/modals/CreateOrganizerModal/index.tsx:24
+msgid "Create additional organizers to manage separate brands, departments, or event series under one account. Each organizer has its own events, settings, and public page."
+msgstr "하나의 계정에서 별도의 브랜드, 부서, 이벤트 시리즈를 관리할 추가 주최자를 생성하세요. 각 주최자는 자체 이벤트, 설정, 공개 페이지를 가집니다."
+
+#: src/components/common/AffiliateTable/index.tsx:68
+#: src/components/modals/CreateAffiliateModal/index.tsx:77
+#: src/components/modals/CreateAffiliateModal/index.tsx:93
+#: src/components/routes/event/Affiliates/index.tsx:86
+msgid "Create Affiliate"
+msgstr "제휴사 생성"
+
+#: src/components/modals/CreateEventModal/index.tsx:168
+msgid "create an organizer"
+msgstr "주최자 생성"
+
+#: src/components/routes/event/products.tsx:47
+msgid "Create and configure tickets and merchandise for sale."
+msgstr "판매할 티켓과 상품을 생성하고 설정하세요."
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:207
+msgid "Create Attendee"
+msgstr "참가자 생성"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:60
+#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:68
+#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:79
+#: src/components/routes/event/CapacityAssignments/index.tsx:48
+msgid "Create Capacity Assignment"
+msgstr "정원 할당 생성"
+
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:128
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:129
+msgid "Create category"
+msgstr "카테고리 생성"
+
+#: src/components/modals/CreateProductCategoryModal/index.tsx:45
+#: src/components/modals/CreateProductCategoryModal/index.tsx:60
+msgid "Create Category"
+msgstr "카테고리 생성"
+
+#: src/components/common/CheckInListList/index.tsx:59
+#: src/components/modals/CreateCheckInListModal/index.tsx:83
+#: src/components/modals/CreateCheckInListModal/index.tsx:99
+#: src/components/routes/event/CheckInLists/index.tsx:48
+msgid "Create Check-In List"
+msgstr "체크인 목록 생성"
+
+#: src/components/routes/admin/Configurations/index.tsx:69
+#: src/components/routes/admin/Configurations/index.tsx:206
+#: src/components/routes/admin/Configurations/index.tsx:268
+msgid "Create Configuration"
+msgstr "설정 생성"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:311
+msgid "Create custom email templates for this event that override the organizer defaults"
+msgstr "주최자 기본값을 재정의하는 이 이벤트용 맞춤 이메일 템플릿을 생성하세요"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:301
+msgid "Create Custom Template"
+msgstr "맞춤 템플릿 생성"
+
+#: src/components/routes/event/promo-codes.tsx:32
+msgid "Create discounts, access codes for hidden tickets, and special offers."
+msgstr "할인, 숨겨진 티켓용 접근 코드, 특별 프로모션을 생성하세요."
+
+#: src/components/common/NoEventsBlankSlate/index.tsx:27
+#: src/components/layouts/OrganizerLayout/index.tsx:158
+#: src/components/routes/organizer/Events/index.tsx:62
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:257
+msgid "Create Event"
+msgstr "이벤트 생성"
+
+#: src/components/routes/events/Dashboard/index.tsx:172
+msgid "Create new"
+msgstr "새로 생성"
+
+#: src/components/routes/auth/ResetPassword/index.tsx:57
+msgid "Create new password"
+msgstr "새 비밀번호 생성"
+
+#: src/components/common/GlobalMenu/index.tsx:76
+#: src/components/modals/CreateEventModal/index.tsx:139
+#: src/components/modals/CreateOrganizerModal/index.tsx:18
+#: src/components/modals/SwitchOrganizerModal/index.tsx:96
+msgid "Create Organizer"
+msgstr "주최자 생성"
+
+#: src/components/modals/CreateProductModal/index.tsx:89
+msgid "Create Product"
+msgstr "상품 생성"
+
+#: src/components/modals/CreatePromoCodeModal/index.tsx:51
+#: src/components/modals/CreatePromoCodeModal/index.tsx:56
+msgid "Create Promo Code"
+msgstr "프로모션 코드 생성"
+
+#: src/components/modals/CreateQuestionModal/index.tsx:70
+#: src/components/modals/CreateQuestionModal/index.tsx:75
+msgid "Create Question"
+msgstr "질문 생성"
+
+#: src/components/forms/ProductForm/index.tsx:420
+#: src/components/modals/CreateTaxOrFeeModal/index.tsx:53
+msgid "Create Tax or Fee"
+msgstr "세금 또는 수수료 생성"
+
+#: src/components/modals/CreateProductModal/index.tsx:81
+msgid "Create Ticket or Product"
+msgstr "티켓 또는 상품 생성"
+
+#: src/components/routes/event/GettingStarted/index.tsx:127
+msgid "Create tickets for your event, set prices, and manage available quantity."
+msgstr "이벤트용 티켓을 생성하고 가격을 설정하며 재고 수량을 관리하세요."
+
+#: src/components/routes/event/Affiliates/index.tsx:61
+msgid "Create trackable links to reward partners who promote your event."
+msgstr "이벤트를 홍보하는 파트너에게 보상할 추적 가능한 링크를 생성하세요."
+
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:82
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:92
+#: src/components/modals/CreateWebhookModal/index.tsx:82
+#: src/components/modals/CreateWebhookModal/index.tsx:92
+msgid "Create Webhook"
+msgstr "웹훅 생성"
+
+#: src/components/modals/CreateEventModal/index.tsx:128
+msgid "Create Your Event"
+msgstr "이벤트 생성하기"
+
+#: src/components/routes/welcome/index.tsx:303
+msgid "Create your first event"
+msgstr "첫 이벤트 생성하기"
+
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:249
+msgid "Create your first event to start selling tickets and managing attendees."
+msgstr "첫 이벤트를 생성하여 티켓 판매와 참가자 관리를 시작하세요."
+
+#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:13
+#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:12
+msgid "Create your own event"
+msgstr "나만의 이벤트 만들기"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:132
+#: src/components/routes/admin/Messages/index.tsx:169
+#: src/components/routes/admin/Messages/index.tsx:309
+msgid "Created"
+msgstr "생성됨"
+
+#: src/components/routes/welcome/index.tsx:411
+msgid "Creating Event..."
+msgstr "이벤트 생성 중..."
+
+#: src/components/forms/OrganizerForm/index.tsx:125
+msgid "Creating Organizer..."
+msgstr "주최자 생성 중..."
+
+#: src/components/routes/welcome/index.tsx:409
+msgid "Creating your event, please wait"
+msgstr "이벤트를 생성하는 중입니다. 잠시만 기다려 주세요"
+
+#: src/components/forms/OrganizerForm/index.tsx:123
+msgid "Creating your organizer profile, please wait"
+msgstr "주최자 프로필을 생성하는 중입니다. 잠시만 기다려 주세요"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:48
+msgid "CTA label is required"
+msgstr "CTA 레이블을 입력해 주세요"
+
+#: src/components/common/OrganizerReportTable/index.tsx:306
+#: src/components/forms/OrganizerForm/index.tsx:50
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:73
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:149
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:115
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:51
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:99
+#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:33
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:116
+msgid "Currency"
+msgstr "통화"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:228
+msgid "Current Password"
+msgstr "현재 비밀번호"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:164
+msgid "Current payment processor"
+msgstr "현재 결제 처리업체"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:156
+msgid "Current VAT number is validated"
+msgstr "현재 부가가치세 번호가 검증되었습니다"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:157
+msgid "Current VAT number validation failed"
+msgstr "현재 부가가치세 번호 검증에 실패했습니다"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:102
+msgid "Currently available for purchase"
+msgstr "현재 구매 가능"
+
+#: src/components/layouts/AuthLayout/index.tsx:46
+msgid "Custom Branding"
+msgstr "맞춤 브랜딩"
+
+#: src/components/modals/SendMessageModal/index.tsx:405
+msgid "Custom date and time"
+msgstr "사용자 지정 날짜 및 시간"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:159
+msgid "Custom Maps URL"
+msgstr "맞춤 지도 URL"
+
+#: src/components/common/QuestionsTable/index.tsx:432
+msgid "Custom Questions"
+msgstr "맞춤 질문"
+
+#: src/components/common/OrganizerReportTable/index.tsx:61
+#: src/components/common/ReportTable/index.tsx:53
+msgid "Custom Range"
+msgstr "사용자 지정 범위"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:223
+msgid "Custom template"
+msgstr "맞춤 템플릿"
+
+#: src/components/common/AdminOrdersTable/index.tsx:71
+#: src/components/common/OrdersTable/index.tsx:207
+msgid "Customer"
+msgstr "고객"
+
+#: src/components/common/OrdersTable/index.tsx:159
+msgid "Customer link copied to clipboard"
+msgstr "고객 링크가 클립보드에 복사되었습니다"
+
+#: src/components/modals/RefundOrderModal/index.tsx:125
+msgid "Customer will receive an email confirming the refund"
+msgstr "고객에게 환불 확인 이메일이 발송됩니다"
+
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:108
+msgid "Customers"
+msgstr "고객"
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:56
+msgid "Customize the email and notification settings for this event"
+msgstr "이 이벤트의 이메일 및 알림 설정을 맞춤 설정하세요"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:313
+msgid "Customize the emails sent to your customers using Liquid templating. These templates will be used as defaults for all events in your organization."
+msgstr "Liquid 템플릿을 사용해 고객에게 발송되는 이메일을 맞춤 설정하세요. 이 템플릿은 조직 내 모든 이벤트의 기본값으로 사용됩니다."
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:85
+msgid "Customize the event homepage and checkout messaging"
+msgstr "이벤트 홈페이지와 결제 메시지를 맞춤 설정하세요"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:164
+msgid "Customize the layout, colors, and branding of your event homepage."
+msgstr "이벤트 홈페이지의 레이아웃, 색상, 브랜딩을 맞춤 설정하세요."
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:73
+msgid "Customize the miscellaneous settings for this event"
+msgstr "이 이벤트의 기타 설정을 맞춤 설정하세요"
+
+#: src/components/common/QuestionsTable/index.tsx:411
+msgid "Customize the questions asked during checkout to gather important information from your attendees."
+msgstr "결제 중 묻는 질문을 맞춤 설정하여 참가자로부터 중요한 정보를 수집하세요."
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:57
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:57
+msgid "Customize the SEO settings for this event"
+msgstr "이 이벤트의 SEO 설정을 맞춤 설정하세요"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:274
+msgid "Customize the text shown on the continue button"
+msgstr "계속 버튼에 표시되는 텍스트를 맞춤 설정하세요"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:112
+msgid "Customize your email template using Liquid templating"
+msgstr "Liquid 템플릿을 사용해 이메일 템플릿을 맞춤 설정하세요"
+
+#: src/components/routes/event/GettingStarted/index.tsx:174
+msgid "Customize your event page"
+msgstr "이벤트 페이지 맞춤 설정"
+
+#: src/components/routes/event/GettingStarted/index.tsx:170
+msgid "Customize your event page to match your brand and style."
+msgstr "브랜드와 스타일에 맞게 이벤트 페이지를 맞춤 설정하세요."
+
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:174
+msgid "Customize your organizer page appearance"
+msgstr "주최자 페이지 화면을 맞춤 설정하세요"
+
+#: src/components/routes/organizer/Reports/index.tsx:18
+msgid "Daily revenue, taxes, fees, and refunds across all events"
+msgstr "모든 이벤트의 일별 매출, 세금, 수수료, 환불"
+
+#: src/components/routes/event/Reports/index.tsx:23
+msgid "Daily Sales Report"
+msgstr "일별 판매 보고서"
+
+#: src/components/routes/event/Reports/index.tsx:24
+msgid "Daily sales, tax, and fee breakdown"
+msgstr "일별 판매, 세금, 수수료 내역"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:153
+#: src/components/common/CheckInListList/index.tsx:174
+#: src/components/common/OrdersTable/index.tsx:189
+#: src/components/common/OrganizerWebhookTable/index.tsx:116
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:492
+#: src/components/common/PromoCodeTable/index.tsx:181
+#: src/components/common/WebhookTable/index.tsx:116
+msgid "Danger zone"
+msgstr "위험 구역"
+
+#: src/components/common/AttendeeTable/index.tsx:367
+#: src/components/common/DangerZone/index.tsx:30
+#: src/components/routes/event/Settings/index.tsx:88
+#: src/components/routes/organizer/Settings/index.tsx:78
+msgid "Danger Zone"
+msgstr "위험 구역"
+
+#: src/components/common/ThemeColorControls/index.tsx:93
+msgid "Dark"
+msgstr "다크"
+
+#: src/components/layouts/Admin/index.tsx:13
+#: src/components/layouts/Event/index.tsx:94
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:160
+msgid "Dashboard"
+msgstr "대시보드"
+
+#: src/components/layouts/AuthLayout/index.tsx:61
+msgid "Data Ownership"
+msgstr "데이터 소유권"
+
+#: src/components/common/AdminOrdersTable/index.tsx:94
+#: src/components/common/OrderDetails/index.tsx:39
+#: src/components/forms/QuestionForm/index.tsx:136
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:56
+#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:24
+msgid "Date"
+msgstr "날짜"
+
+#: src/components/common/AttendeeTicket/index.tsx:78
+msgid "Date & Time"
+msgstr "날짜 및 시간"
+
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:38
+msgid "Day one capacity"
+msgstr "첫째 날 정원"
+
+#: src/components/common/CookieConsentBanner/index.tsx:62
+msgid "Decline"
+msgstr "거절"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:94
+msgid "Default"
+msgstr "기본값"
+
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:82
+msgid "Default attendee information collection"
+msgstr "기본 참가자 정보 수집"
+
+#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:44
+msgid "Default Fee Handling"
+msgstr "기본 수수료 처리"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:213
+msgid "Default template will be used"
+msgstr "기본 템플릿이 사용됩니다"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:28
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:30
+msgid "delete"
+msgstr "삭제"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:498
+#: src/components/common/PromoCodeTable/index.tsx:40
+#: src/components/common/QuestionsTable/index.tsx:150
+#: src/components/common/TaxAndFeeList/index.tsx:78
+#: src/components/routes/admin/FailedJobs/index.tsx:209
+msgid "Delete"
+msgstr "삭제"
+
+#: src/components/common/AffiliateTable/index.tsx:198
+msgid "Delete Affiliate"
+msgstr "제휴사 삭제"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:135
+msgid "Delete All"
+msgstr "모두 삭제"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:156
+msgid "Delete Capacity"
+msgstr "정원 삭제"
+
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:146
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:147
+msgid "Delete category"
+msgstr "카테고리 삭제"
+
+#: src/components/common/CheckInListList/index.tsx:177
+msgid "Delete Check-In List"
+msgstr "체크인 목록 삭제"
+
+#: src/components/common/PromoCodeTable/index.tsx:185
+msgid "Delete code"
+msgstr "코드 삭제"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:83
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:117
+msgid "Delete Event"
+msgstr "이벤트 삭제"
+
+#: src/components/common/ImageUploadDropzone/index.tsx:255
+msgid "Delete image"
+msgstr "이미지 삭제"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:301
+msgid "Delete Job"
+msgstr "작업 삭제"
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:89
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:123
+msgid "Delete Organizer"
+msgstr "주최자 삭제"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:121
+msgid "Delete Template"
+msgstr "템플릿 삭제"
+
+#: src/components/common/QuestionsTable/index.tsx:197
+msgid "Delete this question? This cannot be undone."
+msgstr "이 질문을 삭제하시겠습니까? 되돌릴 수 없습니다."
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:127
+#: src/components/common/WebhookTable/index.tsx:127
+msgid "Delete webhook"
+msgstr "웹훅 삭제"
+
+#: src/components/forms/ProductCategoryForm/index.tsx:29
+#: src/components/forms/ProductForm/index.tsx:280
+#: src/components/forms/TaxAndFeeForm/index.tsx:81
+#: src/components/modals/DuplicateEventModal/index.tsx:115
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:93
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:86
+msgid "Description"
+msgstr "설명"
+
+#: src/components/forms/CheckInListForm/index.tsx:52
+msgid "Description for check-in staff"
+msgstr "체크인 스태프를 위한 설명"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:149
+msgid "Deselect All"
+msgstr "모두 선택 해제"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:126
+msgid "Design Elements"
+msgstr "디자인 요소"
+
+#: src/components/common/ProgressStepper/index.tsx:18
+#: src/components/common/ProgressStepper/index.tsx:23
+msgid "Details"
+msgstr "상세 정보"
+
+#: src/components/routes/welcome/index.tsx:194
+msgid "Didn't receive the code?"
+msgstr "코드를 받지 못하셨나요?"
+
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:27
+msgid "Disabling this capacity will track sales but not stop them when the limit is reached"
+msgstr "이 정원을 비활성화하면 판매를 추적하지만 한도에 도달해도 판매를 중단하지 않습니다"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:71
+msgid "Discord"
+msgstr "Discord"
+
+#: src/components/common/PromoCodeTable/index.tsx:70
+msgid "Discount"
+msgstr "할인"
+
+#: src/components/forms/PromoCodeForm/index.tsx:93
+msgid "Discount %"
+msgstr "할인 %"
+
+#: src/components/forms/PromoCodeForm/index.tsx:93
+msgid "Discount in {0}"
+msgstr "{0} 할인"
+
+#: src/components/forms/PromoCodeForm/index.tsx:73
+msgid "Discount Type"
+msgstr "할인 유형"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:417
+msgid "Dismiss this message"
+msgstr "이 메시지 닫기"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:129
+msgid "Display a checkbox allowing customers to opt-in to receive marketing communications from this event organizer."
+msgstr "고객이 이 이벤트 주최자로부터 마케팅 커뮤니케이션 수신에 동의할 수 있는 체크박스를 표시합니다."
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:200
+msgid "Document Label"
+msgstr "문서 레이블"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:692
+msgid "Documentation"
+msgstr "문서"
+
+#: src/components/common/AddToCalendarCTA/index.tsx:19
+msgid "Don't forget!"
+msgstr "잊지 마세요!"
+
+#: src/components/routes/auth/Login/index.tsx:82
+msgid "Don't have an account? <0>Sign up0>"
+msgstr "계정이 없으신가요? <0>회원가입0>"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:304
+msgid "Donation"
+msgstr "기부"
+
+#: src/components/forms/ProductForm/index.tsx:166
+msgid "Donation / Pay what you'd like product"
+msgstr "기부 / 원하는 만큼 지불하는 상품"
+
+#: src/components/modals/CheckInListSuccessModal/index.tsx:59
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:72
+#: src/components/modals/CreateWebhookModal/index.tsx:72
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:123
+msgid "Done"
+msgstr "완료"
+
+#: src/components/common/CalendarOptionsPopover/index.tsx:38
+msgid "Download .ics"
+msgstr ".ics 다운로드"
+
+#: src/components/common/DownloadCsvButton/index.tsx:48
+msgid "Download CSV"
+msgstr "CSV 다운로드"
+
+#: src/components/common/OrdersTable/index.tsx:165
+msgid "Download invoice"
+msgstr "인보이스 다운로드"
+
+#: src/components/layouts/Checkout/index.tsx:260
+msgid "Download Invoice"
+msgstr "인보이스 다운로드"
+
+#: src/components/modals/ShareModal/index.tsx:228
+msgid "Download QR Code"
+msgstr "QR 코드 다운로드"
+
+#: src/components/routes/event/Reports/index.tsx:38
+msgid "Download sales, attendee, and financial reports for all completed orders."
+msgstr "완료된 모든 주문의 판매, 참가자, 재무 보고서를 다운로드하세요."
+
+#: src/components/common/OrdersTable/index.tsx:98
+#: src/components/layouts/Checkout/index.tsx:87
+msgid "Downloading Invoice"
+msgstr "인보이스 다운로드 중"
+
+#: src/components/common/EventCard/index.tsx:84
+#: src/components/layouts/Event/index.tsx:191
+#: src/components/layouts/OrganizerLayout/index.tsx:212
+msgid "Draft"
+msgstr "초안"
+
+#: src/components/forms/QuestionForm/index.tsx:124
+msgid "Dropdown selection"
+msgstr "드롭다운 선택"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:351
+msgid "Due to the high risk of spam, you must connect a Stripe account before you can modify email templates. This is to ensure that all event organizers are verified and accountable."
+msgstr "스팸 위험이 높기 때문에 이메일 템플릿을 수정하려면 먼저 Stripe 계정을 연결해야 합니다. 이는 모든 이벤트 주최자가 검증되고 책임질 수 있도록 하기 위함입니다."
+
+#: src/components/modals/SendMessageModal/index.tsx:241
+msgid ""
+"Due to the high risk of spam, you must connect a Stripe account before you can send messages to attendees.\n"
+"This is to ensure that all event organizers are verified and accountable."
+msgstr ""
+"스팸 위험이 높기 때문에 참가자에게 메시지를 보내려면 먼저 Stripe 계정을 연결해야 합니다.\n"
+"이는 모든 이벤트 주최자가 검증되고 책임질 수 있도록 하기 위함입니다."
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:488
+msgid "Duplicate"
+msgstr "복제"
+
+#: src/components/common/EventCard/index.tsx:141
+msgid "Duplicate event"
+msgstr "이벤트 복제"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:100
+#: src/components/modals/DuplicateEventModal/index.tsx:177
+msgid "Duplicate Event"
+msgstr "이벤트 복제"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:135
+msgid "Duplicate Options"
+msgstr "복제 옵션"
+
+#: src/components/modals/DuplicateProductModal/index.tsx:113
+#: src/components/modals/DuplicateProductModal/index.tsx:117
+msgid "Duplicate Product"
+msgstr "상품 복제"
+
+#: src/components/common/LanguageSwitcher/index.tsx:26
+msgid "Dutch"
+msgstr "네덜란드어"
+
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:68
+msgid "e.g. 180 (3 hours)"
+msgstr "예: 180 (3시간)"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:275
+msgid "e.g., Get Tickets, Register Now"
+msgstr "예: 티켓 구매하기, 지금 등록하기"
+
+#: src/components/modals/SendMessageModal/index.tsx:348
+msgid "e.g., Important update about your tickets"
+msgstr "예: 티켓에 대한 중요 업데이트"
+
+#: src/components/routes/admin/Configurations/index.tsx:221
+msgid "e.g., Standard, Premium, Enterprise"
+msgstr "예: Standard, Premium, Enterprise"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:129
+msgid "Each person will receive an email with a reserved spot to complete their purchase."
+msgstr "각 참가자는 구매를 완료할 수 있는 예약된 자리에 대한 이메일을 받습니다."
+
+#: src/components/forms/ProductForm/index.tsx:86
+msgid "Early bird"
+msgstr "얼리버드"
+
+#: src/components/common/QuestionsTable/index.tsx:142
+#: src/components/common/TaxAndFeeList/index.tsx:70
+#: src/components/modals/ManageAttendeeModal/index.tsx:221
+#: src/components/modals/ManageOrderModal/index.tsx:203
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:268
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:236
+msgid "Edit"
+msgstr "수정"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:482
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:52
+msgid "Edit {0}"
+msgstr "{0} 수정"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:106
+msgid "Edit {0} Template"
+msgstr "{0} 템플릿 수정"
+
+#: src/components/common/AffiliateTable/index.tsx:170
+#: src/components/modals/EditAffiliateModal/index.tsx:81
+#: src/components/modals/EditAffiliateModal/index.tsx:93
+msgid "Edit Affiliate"
+msgstr "제휴사 수정"
+
+#: src/components/common/QuestionAndAnswerList/index.tsx:159
+msgid "Edit Answer"
+msgstr "답변 수정"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:85
+msgid "Edit Application Fees"
+msgstr "애플리케이션 수수료 수정"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:124
+msgid "Edit Attendee"
+msgstr "참가자 수정"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:45
+msgid "Edit Attendee Details"
+msgstr "참가자 정보 수정"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:143
+msgid "Edit Capacity"
+msgstr "정원 수정"
+
+#: src/components/modals/EditCapacityAssignmentModal/index.tsx:66
+#: src/components/modals/EditCapacityAssignmentModal/index.tsx:74
+msgid "Edit Capacity Assignment"
+msgstr "정원 할당 수정"
+
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:137
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:138
+msgid "Edit category"
+msgstr "카테고리 수정"
+
+#: src/components/common/CheckInListList/index.tsx:146
+#: src/components/modals/EditCheckInListModal/index.tsx:69
+#: src/components/modals/EditCheckInListModal/index.tsx:95
+msgid "Edit Check-In List"
+msgstr "체크인 목록 수정"
+
+#: src/components/common/PromoCodeTable/index.tsx:170
+msgid "Edit Code"
+msgstr "코드 수정"
+
+#: src/components/routes/admin/Configurations/index.tsx:206
+msgid "Edit Configuration"
+msgstr "설정 수정"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:45
+msgid "Edit Order Details"
+msgstr "주문 정보 수정"
+
+#: src/components/modals/EditOrganizerModal/index.tsx:63
+msgid "Edit Organizer"
+msgstr "주최자 수정"
+
+#: src/components/modals/EditProductModal/index.tsx:106
+#: src/components/modals/EditProductModal/index.tsx:114
+msgid "Edit Product"
+msgstr "상품 수정"
+
+#: src/components/modals/EditProductCategoryModal/index.tsx:62
+#: src/components/modals/EditProductCategoryModal/index.tsx:70
+msgid "Edit Product Category"
+msgstr "상품 카테고리 수정"
+
+#: src/components/modals/EditPromoCodeModal/index.tsx:79
+#: src/components/modals/EditPromoCodeModal/index.tsx:84
+msgid "Edit Promo Code"
+msgstr "프로모션 코드 수정"
+
+#: src/components/modals/EditQuestionModal/index.tsx:95
+#: src/components/modals/EditQuestionModal/index.tsx:101
+msgid "Edit Question"
+msgstr "질문 수정"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:119
+msgid "Edit user"
+msgstr "사용자 수정"
+
+#: src/components/modals/EditUserModal/index.tsx:62
+#: src/components/modals/EditUserModal/index.tsx:120
+msgid "Edit User"
+msgstr "사용자 수정"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:111
+msgid "Edit VAT Settings"
+msgstr "부가가치세 설정 수정"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:104
+#: src/components/common/WebhookTable/index.tsx:104
+msgid "Edit webhook"
+msgstr "웹훅 수정"
+
+#: src/components/modals/EditOrganizerWebhookModal/index.tsx:65
+#: src/components/modals/EditOrganizerWebhookModal/index.tsx:86
+#: src/components/modals/EditWebhookModal/index.tsx:66
+#: src/components/modals/EditWebhookModal/index.tsx:87
+msgid "Edit Webhook"
+msgstr "웹훅 수정"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:136
+msgid "Editor"
+msgstr "편집기"
+
+#: src/constants/eventCategories.ts:19
+msgid "Education"
+msgstr "교육"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:74
+msgid "eg. 2.50 for $2.50"
+msgstr "예: $2.50는 2.50으로 입력"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:74
+msgid "eg. 23.5 for 23.5%"
+msgstr "예: 23.5%는 23.5로 입력"
+
+#: src/components/routes/admin/Messages/index.tsx:324
+msgid "Eligibility Failures"
+msgstr "자격 확인 실패"
+
+#: src/components/common/CheckInStatusModal/index.tsx:162
+msgid "Eligible Check-In Lists"
+msgstr "해당하는 체크인 목록"
+
+#: src/components/common/AttendeeDetails/index.tsx:22
+#: src/components/common/OrderDetails/index.tsx:31
+#: src/components/common/QuestionsTable/index.tsx:253
+#: src/components/forms/AffiliateForm/index.tsx:89
+#: src/components/modals/EditUserModal/index.tsx:80
+#: src/components/modals/InviteUserModal/index.tsx:61
+#: src/components/modals/JoinWaitlistModal/index.tsx:171
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:128
+#: src/components/routes/admin/Dashboard/index.tsx:401
+#: src/components/routes/auth/AcceptInvitation/index.tsx:112
+#: src/components/routes/auth/ForgotPassword/index.tsx:65
+#: src/components/routes/auth/Login/index.tsx:93
+#: src/components/routes/auth/Register/index.tsx:104
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:78
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:68
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:68
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:252
+#: src/components/routes/profile/ManageProfile/index.tsx:156
+msgid "Email"
+msgstr "이메일"
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:55
+msgid "Email & Notification Settings"
+msgstr "이메일 및 알림 설정"
+
+#: src/components/routes/event/Settings/index.tsx:64
+msgid "Email & Templates"
+msgstr "이메일 및 템플릿"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:143
+#: src/components/modals/ManageAttendeeModal/index.tsx:114
+#: src/components/modals/ManageOrderModal/index.tsx:157
+msgid "Email address"
+msgstr "이메일 주소"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:476
+#: src/components/routes/product-widget/CollectInformation/index.tsx:477
+#: src/components/routes/product-widget/CollectInformation/index.tsx:692
+#: src/components/routes/product-widget/CollectInformation/index.tsx:693
+msgid "Email Address"
+msgstr "이메일 주소"
+
+#: src/components/common/AttendeeTable/index.tsx:118
+#: src/components/common/OrdersTable/index.tsx:115
+msgid "Email address copied to clipboard"
+msgstr "이메일 주소가 클립보드에 복사되었습니다"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:115
+#: src/components/routes/product-widget/CollectInformation/index.tsx:122
+msgid "Email addresses do not match"
+msgstr "이메일 주소가 일치하지 않습니다"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:149
+msgid "Email Body"
+msgstr "이메일 본문"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:87
+msgid "Email change cancelled successfully"
+msgstr "이메일 변경이 성공적으로 취소되었습니다"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:126
+msgid "Email change pending"
+msgstr "이메일 변경 대기 중"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:169
+msgid "Email confirmation resent"
+msgstr "이메일 확인이 재발송되었습니다"
+
+#: src/components/layouts/Event/index.tsx:74
+#: src/components/layouts/OrganizerLayout/index.tsx:102
+#: src/components/routes/profile/ManageProfile/index.tsx:100
+msgid "Email confirmation resent successfully"
+msgstr "이메일 확인이 성공적으로 재발송되었습니다"
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:67
+msgid "Email footer message"
+msgstr "이메일 푸터 메시지"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:34
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:32
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:32
+msgid "Email is required"
+msgstr "이메일을 입력해 주세요"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:159
+msgid "Email not verified"
+msgstr "이메일이 인증되지 않았습니다"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplatePreviewPane.tsx:27
+msgid "Email Preview"
+msgstr "이메일 미리보기"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:336
+#: src/components/routes/organizer/Settings/index.tsx:66
+msgid "Email Templates"
+msgstr "이메일 템플릿"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:288
+msgid "Email Verification Required"
+msgstr "이메일 인증 필요"
+
+#: src/components/routes/welcome/index.tsx:98
+msgid "Email verified successfully!"
+msgstr "이메일이 성공적으로 인증되었습니다!"
+
+#: src/components/common/WidgetEditor/index.tsx:246
+#: src/components/common/WidgetEditor/index.tsx:275
+msgid "Embed Code"
+msgstr "임베드 코드"
+
+#: src/components/common/WidgetEditor/index.tsx:262
+msgid "Embed Script"
+msgstr "임베드 스크립트"
+
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:113
+msgid "Embed Widget"
+msgstr "임베드 위젯"
+
+#: src/components/common/SelfServiceSettings/index.tsx:19
+msgid "Enable attendee self-service"
+msgstr "참가자 셀프 서비스 활성화"
+
+#: src/components/common/SelfServiceSettings/index.tsx:18
+msgid "Enable attendee self-service by default"
+msgstr "기본적으로 참가자 셀프 서비스 활성화"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:191
+msgid "Enable Invoicing"
+msgstr "인보이스 발행 활성화"
+
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:21
+msgid "Enable this capacity to stop product sales when the limit is reached"
+msgstr "이 정원을 활성화하면 한도에 도달했을 때 상품 판매가 중단됩니다"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:191
+msgid "Enable this template for sending emails"
+msgstr "이메일 발송에 이 템플릿 사용"
+
+#: src/components/forms/ProductForm/index.tsx:493
+msgid "Enable Waitlist"
+msgstr "대기자 명단 활성화"
+
+#: src/components/forms/WebhookForm/index.tsx:22
+msgid "Enabled"
+msgstr "활성화됨"
+
+#: src/components/common/AdminEventsTable/index.tsx:107
+#: src/components/modals/DuplicateEventModal/index.tsx:129
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:107
+msgid "End Date"
+msgstr "종료일"
+
+#: src/components/modals/CreateEventModal/index.tsx:233
+msgid "End Date & Time (optional)"
+msgstr "종료 날짜 및 시간 (선택 사항)"
+
+#: src/components/modals/CreateEventModal/index.tsx:44
+#: src/components/routes/welcome/index.tsx:237
+msgid "End date must be after start date"
+msgstr "종료일은 시작일 이후여야 합니다"
+
+#: src/components/routes/welcome/index.tsx:386
+msgid "End time (optional)"
+msgstr "종료 시간 (선택 사항)"
+
+#: src/components/common/EventCard/index.tsx:81
+#: src/components/common/EventsDashboardStatusButtons/index.tsx:26
+#: src/components/common/EventStatusBadge/index.tsx:14
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:87
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:434
+msgid "Ended"
+msgstr "종료됨"
+
+#: src/components/common/LanguageSwitcher/index.tsx:18
+#: src/components/common/LanguageSwitcher/index.tsx:71
+#: src/components/modals/CreateAttendeeModal/index.tsx:156
+msgid "English"
+msgstr "영어"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplatePreviewPane.tsx:58
+msgid "Enter a subject and body to see the preview"
+msgstr "미리보기를 보려면 제목과 본문을 입력하세요"
+
+#: src/components/forms/AffiliateForm/index.tsx:91
+msgid "Enter affiliate email (optional)"
+msgstr "제휴사 이메일 입력 (선택 사항)"
+
+#: src/components/forms/AffiliateForm/index.tsx:83
+msgid "Enter affiliate name"
+msgstr "제휴사 이름 입력"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:181
+msgid "Enter an amount excluding taxes and fees."
+msgstr "세금과 수수료를 제외한 금액을 입력하세요."
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:149
+msgid "Enter business address"
+msgstr "사업장 주소 입력"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:142
+msgid "Enter business name"
+msgstr "사업체명 입력"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:69
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:69
+msgid "Enter email"
+msgstr "이메일 입력"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:128
+msgid "Enter email subject..."
+msgstr "이메일 제목 입력..."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:54
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:54
+msgid "Enter first name"
+msgstr "이름 입력"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:61
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:61
+msgid "Enter last name"
+msgstr "성 입력"
+
+#: src/components/routes/auth/ResetPassword/index.tsx:65
+msgid "Enter new password"
+msgstr "새 비밀번호 입력"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:124
+msgid "Enter the VAT number including country code"
+msgstr "국가 코드를 포함한 부가가치세 번호 입력"
+
+#: src/components/forms/AffiliateForm/index.tsx:39
+msgid "Enter unique affiliate code"
+msgstr "고유한 제휴 코드 입력"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:80
+#: src/components/routes/auth/Login/index.tsx:150
+#: src/components/routes/my-tickets/index.tsx:192
+msgid "Enter your email"
+msgstr "이메일 입력"
+
+#: src/components/routes/auth/ForgotPassword/index.tsx:58
+msgid "Enter your email and we'll send you instructions to reset your password."
+msgstr "이메일을 입력하시면 비밀번호 재설정 안내를 보내드립니다."
+
+#: src/components/common/ContactOrganizerModal/index.tsx:74
+msgid "Enter your name"
+msgstr "이름 입력"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:217
+msgid "Enter your VAT number including the country code, without spaces (e.g., IE1234567A, DE123456789)"
+msgstr "공백 없이 국가 코드를 포함한 부가가치세 번호를 입력하세요 (예: IE1234567A, DE123456789)"
+
+#: src/components/common/WaitlistTable/index.tsx:240
+msgid "Entries will appear here when customers join the waitlist for sold out products."
+msgstr "고객이 매진된 상품의 대기자 명단에 등록하면 여기에 표시됩니다."
+
+#: src/components/common/OrdersTable/index.tsx:106
+#: src/components/common/OrganizerWebhookTable/index.tsx:149
+#: src/components/layouts/Checkout/index.tsx:95
+msgid "Error"
+msgstr "오류"
+
+#: src/components/routes/profile/ConfirmEmailAddress/index.tsx:27
+msgid "Error confirming email address"
+msgstr "이메일 주소 확인 중 오류"
+
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:35
+msgid "Error confirming email change"
+msgstr "이메일 변경 확인 중 오류"
+
+#: src/components/modals/OrganizerWebhookLogsModal/index.tsx:152
+#: src/components/modals/WebhookLogsModal/index.tsx:166
+msgid "Error loading logs"
+msgstr "로그를 불러오는 중 오류"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:68
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsModal.tsx:30
+msgid "EU VAT-registered businesses: Reverse charge mechanism applies (0% - Article 196 of VAT Directive 2006/112/EC)"
+msgstr "EU 부가가치세 등록 사업자: 대리납부 방식이 적용됩니다 (0% - 부가가치세 지침 2006/112/EC 제196조)"
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:74
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:116
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:117
+msgid "EUR"
+msgstr "EUR"
+
+#: src/components/common/AdminOrdersTable/index.tsx:72
+#: src/components/routes/admin/Dashboard/index.tsx:256
+#: src/components/routes/admin/Dashboard/index.tsx:305
+#: src/components/routes/admin/Messages/index.tsx:163
+#: src/components/routes/admin/Messages/index.tsx:277
+#: src/components/routes/event/EventDashboard/index.tsx:299
+#: src/components/routes/events/Dashboard/index.tsx:184
+#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:19
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:41
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:43
+#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:23
+msgid "Event"
+msgstr "이벤트"
+
+#: src/components/forms/WebhookForm/index.tsx:55
+msgid "Event Archived"
+msgstr "이벤트 보관됨"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:55
+msgid "Event archived successfully"
+msgstr "이벤트가 성공적으로 보관되었습니다"
+
+#: src/components/modals/CreateEventModal/index.tsx:186
+msgid "Event Category"
+msgstr "이벤트 카테고리"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:30
+msgid "Event Cover Image"
+msgstr "이벤트 커버 이미지"
+
+#: src/components/forms/WebhookForm/index.tsx:43
+msgid "Event Created"
+msgstr "이벤트 생성됨"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:223
+msgid "Event custom template"
+msgstr "이벤트 맞춤 템플릿"
+
+#: src/components/routes/my-tickets/index.tsx:62
+#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:29
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:307
+msgid "Event Date"
+msgstr "이벤트 날짜"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:187
+msgid "Event date display"
+msgstr "이벤트 날짜 표시"
+
+#: src/components/routes/account/ManageAccount/sections/EventDefaultsSettings/index.tsx:5
+#: src/components/routes/organizer/Settings/index.tsx:36
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:73
+msgid "Event Defaults"
+msgstr "이벤트 기본값"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:35
+msgid "Event deleted successfully"
+msgstr "이벤트가 성공적으로 삭제되었습니다"
+
+#: src/components/modals/CreateEventModal/index.tsx:198
+msgid "Event Description"
+msgstr "이벤트 설명"
+
+#: src/components/routes/event/Settings/index.tsx:40
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:68
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:606
+msgid "Event Details"
+msgstr "이벤트 상세 정보"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:89
+msgid "Event duplicated successfully"
+msgstr "이벤트가 성공적으로 복제되었습니다"
+
+#: src/components/layouts/Checkout/index.tsx:205
+msgid "Event Homepage"
+msgstr "이벤트 홈페이지"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:85
+msgid "Event location & venue details"
+msgstr "이벤트 위치 및 장소 정보"
+
+#: src/components/layouts/AuthLayout/index.tsx:84
+msgid "Event Management Platform"
+msgstr "이벤트 관리 플랫폼"
+
+#: src/components/routes/welcome/index.tsx:353
+msgid "Event name"
+msgstr "이벤트명"
+
+#: src/components/modals/CreateEventModal/index.tsx:177
+msgid "Event Name"
+msgstr "이벤트명"
+
+#: src/components/routes/welcome/index.tsx:233
+msgid "Event name is required"
+msgstr "이벤트명을 입력해 주세요"
+
+#: src/components/modals/CreateEventModal/index.tsx:41
+msgid "Event name should be less than 150 characters"
+msgstr "이벤트명은 150자를 초과할 수 없습니다"
+
+#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:9
+#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:11
+msgid "Event Not Available"
+msgstr "이용할 수 없는 이벤트입니다"
+
+#: src/components/layouts/Event/index.tsx:246
+msgid "Event Page"
+msgstr "이벤트 페이지"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:55
+msgid "Event restored successfully"
+msgstr "이벤트가 성공적으로 복원되었습니다"
+
+#: src/components/layouts/Event/index.tsx:104
+#: src/components/routes/event/Settings/index.tsx:159
+msgid "Event Settings"
+msgstr "이벤트 설정"
+
+#: src/components/common/EventCard/index.tsx:70
+#: src/components/common/StatusToggle/index.tsx:63
+#: src/components/layouts/Event/index.tsx:170
+#: src/components/routes/event/EventDashboard/index.tsx:96
+#: src/components/routes/event/GettingStarted/index.tsx:68
+msgid "Event status update failed. Please try again later"
+msgstr "이벤트 상태 업데이트에 실패했습니다. 나중에 다시 시도해 주세요"
+
+#: src/components/common/EventCard/index.tsx:67
+#: src/components/common/StatusToggle/index.tsx:55
+#: src/components/layouts/Event/index.tsx:166
+#: src/components/routes/event/EventDashboard/index.tsx:93
+#: src/components/routes/event/GettingStarted/index.tsx:65
+msgid "Event status updated"
+msgstr "이벤트 상태가 업데이트되었습니다"
+
+#: src/components/common/AdminEventsTable/index.tsx:84
+msgid "Event Title"
+msgstr "이벤트 제목"
+
+#: src/components/routes/admin/Messages/index.tsx:77
+msgid "Event Too New"
+msgstr "이벤트가 너무 최근에 생성됨"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:237
+#: src/components/common/WebhookTable/index.tsx:237
+#: src/components/forms/WebhookForm/index.tsx:143
+msgid "Event Types"
+msgstr "이벤트 유형"
+
+#: src/components/forms/WebhookForm/index.tsx:49
+msgid "Event Updated"
+msgstr "이벤트 수정됨"
+
+#: src/components/common/AdminAccountsTable/index.tsx:82
+#: src/components/layouts/Admin/index.tsx:16
+#: src/components/layouts/OrganizerLayout/index.tsx:87
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:159
+#: src/components/routes/admin/Attribution/index.tsx:133
+#: src/components/routes/admin/Dashboard/index.tsx:403
+#: src/components/routes/admin/Events/index.tsx:77
+#: src/components/routes/organizer/Events/index.tsx:43
+msgid "Events"
+msgstr "이벤트"
+
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:120
+#: src/components/routes/organizer/Reports/index.tsx:23
+msgid "Events Performance"
+msgstr "이벤트 성과"
+
+#: src/components/routes/admin/Dashboard/index.tsx:450
+msgid "Events Starting in Next 24 Hours"
+msgstr "24시간 이내 시작하는 이벤트"
+
+#: src/components/common/EmailTemplateEditor/CTAConfiguration.tsx:23
+msgid "Every email template must include a call-to-action button that links to the appropriate page"
+msgstr "모든 이메일 템플릿에는 적절한 페이지로 연결되는 행동 유도 버튼이 포함되어야 합니다"
+
+#: src/components/common/QuestionsTable/index.tsx:494
+msgid "Examples: \"How did you hear about us?\", \"Company name for invoice\""
+msgstr "예: \\\"저희를 어떻게 알게 되셨나요?\\\", \\\"인보이스용 회사명\\\""
+
+#: src/components/common/QuestionsTable/index.tsx:495
+msgid "Examples: \"T-shirt size\", \"Meal preference\", \"Job title\""
+msgstr "예: \\\"티셔츠 사이즈\\\", \\\"식사 선호도\\\", \\\"직함\\\""
+
+#: src/components/routes/admin/FailedJobs/index.tsx:166
+#: src/components/routes/admin/FailedJobs/index.tsx:265
+msgid "Exception"
+msgstr "예외"
+
+#: src/components/forms/CheckInListForm/index.tsx:68
+msgid "Expiration date"
+msgstr "만료일"
+
+#: src/components/common/WaitlistTable/index.tsx:28
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:74
+msgid "Expired"
+msgstr "만료됨"
+
+#: src/components/common/PromoCodeTable/index.tsx:73
+msgid "Expires"
+msgstr "만료"
+
+#: src/components/forms/PromoCodeForm/index.tsx:109
+msgid "Expiry Date"
+msgstr "만료일"
+
+#: src/components/routes/event/Affiliates/index.tsx:81
+#: src/components/routes/event/attendees.tsx:205
+#: src/components/routes/event/orders.tsx:142
+msgid "Export"
+msgstr "내보내기"
+
+#: src/components/common/QuestionsTable/index.tsx:403
+msgid "Export Answers"
+msgstr "답변 내보내기"
+
+#: src/components/common/OrganizerReportTable/index.tsx:347
+msgid "Export CSV"
+msgstr "CSV 내보내기"
+
+#: src/mutations/useExportAnswers.ts:39
+msgid "Export failed. Please try again."
+msgstr "내보내기에 실패했습니다. 다시 시도해 주세요."
+
+#: src/mutations/useExportAnswers.ts:17
+msgid "Export started. Preparing file..."
+msgstr "내보내기가 시작되었습니다. 파일을 준비하는 중..."
+
+#: src/components/common/OrganizerReportTable/index.tsx:204
+msgid "Export successful"
+msgstr "내보내기 성공"
+
+#: src/components/routes/event/Affiliates/index.tsx:42
+msgid "Exporting Affiliates"
+msgstr "제휴사 내보내는 중"
+
+#: src/components/routes/event/attendees.tsx:127
+msgid "Exporting Attendees"
+msgstr "참가자 내보내는 중"
+
+#: src/mutations/useExportAnswers.ts:33
+msgid "Exporting complete. Downloading file..."
+msgstr "내보내기 완료. 파일 다운로드 중..."
+
+#: src/components/routes/event/orders.tsx:90
+msgid "Exporting Orders"
+msgstr "주문 내보내는 중"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:46
+msgid "Facebook"
+msgstr "Facebook"
+
+#: src/components/routes/admin/Messages/index.tsx:127
+msgid "Failed"
+msgstr "실패"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:165
+#: src/components/routes/admin/FailedJobs/index.tsx:261
+msgid "Failed At"
+msgstr "실패 시각"
+
+#: src/components/layouts/Admin/index.tsx:20
+#: src/components/routes/admin/FailedJobs/index.tsx:114
+msgid "Failed Jobs"
+msgstr "실패한 작업"
+
+#: src/components/layouts/Checkout/index.tsx:110
+msgid "Failed to abandon order. Please try again."
+msgstr "주문 중단 처리에 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:43
+msgid "Failed to assign configuration"
+msgstr "설정 적용에 실패했습니다"
+
+#: src/components/common/AttendeeTable/index.tsx:103
+msgid "Failed to cancel attendee"
+msgstr "참가자 취소에 실패했습니다"
+
+#: src/components/routes/event/messages.tsx:41
+msgid "Failed to cancel message"
+msgstr "메시지 취소에 실패했습니다"
+
+#: src/components/modals/CancelOrderModal/index.tsx:46
+msgid "Failed to cancel order"
+msgstr "주문 취소에 실패했습니다"
+
+#: src/components/modals/CreateAffiliateModal/index.tsx:62
+msgid "Failed to create affiliate"
+msgstr "제휴사 생성에 실패했습니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:199
+msgid "Failed to create configuration"
+msgstr "설정 생성에 실패했습니다"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:182
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:185
+msgid "Failed to create template"
+msgstr "템플릿 생성에 실패했습니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:42
+msgid "Failed to delete configuration"
+msgstr "설정 삭제에 실패했습니다"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:39
+msgid "Failed to delete event"
+msgstr "이벤트 삭제에 실패했습니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:68
+msgid "Failed to delete job"
+msgstr "작업 삭제에 실패했습니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:93
+msgid "Failed to delete jobs"
+msgstr "작업 삭제에 실패했습니다"
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:45
+msgid "Failed to delete organizer"
+msgstr "주최자 삭제에 실패했습니다"
+
+#: src/components/common/QuestionsTable/index.tsx:203
+msgid "Failed to delete question"
+msgstr "질문 삭제에 실패했습니다"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:116
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:117
+msgid "Failed to delete template"
+msgstr "템플릿 삭제에 실패했습니다"
+
+#: src/components/common/OrdersTable/index.tsx:107
+#: src/components/layouts/Checkout/index.tsx:96
+msgid "Failed to download invoice. Please try again."
+msgstr "인보이스 다운로드에 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/routes/event/Affiliates/index.tsx:51
+msgid "Failed to export affiliates"
+msgstr "제휴사 내보내기에 실패했습니다"
+
+#: src/components/routes/event/attendees.tsx:136
+msgid "Failed to export attendees"
+msgstr "참가자 내보내기에 실패했습니다"
+
+#: src/components/routes/event/orders.tsx:99
+msgid "Failed to export orders"
+msgstr "주문 내보내기에 실패했습니다"
+
+#: src/components/common/OrganizerReportTable/index.tsx:206
+msgid "Failed to export report. Please try again."
+msgstr "보고서 내보내기에 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/modals/EditCheckInListModal/index.tsx:79
+msgid "Failed to load Check-In List"
+msgstr "체크인 목록을 불러오는 데 실패했습니다"
+
+#: src/components/modals/MessageRecipientsModal/index.tsx:48
+msgid "Failed to load recipients"
+msgstr "수신자를 불러오는 데 실패했습니다"
+
+#: src/components/modals/EditOrganizerWebhookModal/index.tsx:74
+#: src/components/modals/EditWebhookModal/index.tsx:75
+msgid "Failed to load Webhook"
+msgstr "웹훅을 불러오는 데 실패했습니다"
+
+#: src/components/common/WaitlistTable/index.tsx:127
+msgid "Failed to offer spot"
+msgstr "자리 제안에 실패했습니다"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:68
+msgid "Failed to offer tickets"
+msgstr "티켓 제안에 실패했습니다"
+
+#: src/components/common/WaitlistTable/index.tsx:107
+msgid "Failed to remove from waitlist"
+msgstr "대기자 명단에서 제거하는 데 실패했습니다"
+
+#: src/components/common/QuestionsTable/index.tsx:184
+msgid "Failed to reorder questions"
+msgstr "질문 순서 변경에 실패했습니다"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:531
+msgid "Failed to resend order confirmation"
+msgstr "주문 확인서 재발송에 실패했습니다"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:507
+msgid "Failed to resend ticket"
+msgstr "티켓 재발송에 실패했습니다"
+
+#: src/components/common/AttendeeTable/index.tsx:76
+msgid "Failed to resend ticket email"
+msgstr "티켓 이메일 재발송에 실패했습니다"
+
+#: src/components/routes/welcome/index.tsx:126
+msgid "Failed to resend verification code"
+msgstr "인증 코드 재발송에 실패했습니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:56
+msgid "Failed to retry job"
+msgstr "작업 재시도에 실패했습니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:79
+msgid "Failed to retry jobs"
+msgstr "작업 재시도에 실패했습니다"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:148
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:151
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:154
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:179
+msgid "Failed to save template"
+msgstr "템플릿 저장에 실패했습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:182
+msgid "Failed to save VAT settings. Please try again."
+msgstr "부가가치세 설정 저장에 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/common/ContactOrganizerModal/index.tsx:57
+msgid "Failed to send message. Please try again."
+msgstr "메시지 전송에 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:229
+msgid "Failed to sort products"
+msgstr "상품 정렬에 실패했습니다"
+
+#: src/mutations/useExportAnswers.ts:15
+msgid "Failed to start export job"
+msgstr "내보내기 작업 시작에 실패했습니다"
+
+#: src/components/routes/admin/Accounts/index.tsx:48
+#: src/components/routes/admin/Events/index.tsx:68
+#: src/components/routes/admin/Users/index.tsx:48
+msgid "Failed to start impersonation. Please try again."
+msgstr "대리 로그인 시작에 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/common/ImpersonationBanner/index.tsx:29
+msgid "Failed to stop impersonation. Please try again."
+msgstr "대리 로그인 종료에 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:77
+msgid "Failed to update account configuration"
+msgstr "계정 설정 수정에 실패했습니다"
+
+#: src/components/modals/EditAffiliateModal/index.tsx:70
+msgid "Failed to update affiliate"
+msgstr "제휴사 수정에 실패했습니다"
+
+#: src/components/common/QuestionAndAnswerList/index.tsx:102
+msgid "Failed to update answer."
+msgstr "답변 수정에 실패했습니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:447
+msgid "Failed to update attendee"
+msgstr "참가자 수정에 실패했습니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:199
+msgid "Failed to update configuration"
+msgstr "설정 수정에 실패했습니다"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:58
+msgid "Failed to update event status"
+msgstr "이벤트 상태 수정에 실패했습니다"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:53
+msgid "Failed to update messaging tier"
+msgstr "메시지 등급 수정에 실패했습니다"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:482
+msgid "Failed to update order"
+msgstr "주문 수정에 실패했습니다"
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:64
+msgid "Failed to update organizer status"
+msgstr "주최자 상태 수정에 실패했습니다"
+
+#: src/components/common/QuestionsTable/index.tsx:374
+msgid "Failed to update setting"
+msgstr "설정 수정에 실패했습니다"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:103
+msgid "Failed to update VAT settings"
+msgstr "부가가치세 설정 수정에 실패했습니다"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:66
+msgid "Failed to upload image."
+msgstr "이미지 업로드에 실패했습니다."
+
+#: src/components/common/ImageUploadDropzone/index.tsx:103
+msgid "Failed to upload image. Please try again."
+msgstr "이미지 업로드에 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/routes/welcome/index.tsx:103
+msgid "Failed to verify email"
+msgstr "이메일 인증에 실패했습니다"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:18
+#: src/components/forms/TaxAndFeeForm/index.tsx:39
+#: src/components/modals/CreateTaxOrFeeModal/index.tsx:36
+#: src/components/modals/CreateTaxOrFeeModal/index.tsx:59
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:42
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:52
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:59
+msgid "Fee"
+msgstr "수수료"
+
+#: src/components/routes/admin/Configurations/index.tsx:227
+msgid "Fee Currency"
+msgstr "수수료 통화"
+
+#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:48
+msgid "Fee Handling"
+msgstr "수수료 처리"
+
+#: src/components/common/InlineOrderSummary/index.tsx:140
+#: src/components/common/OrdersTable/index.tsx:359
+#: src/components/forms/ProductForm/index.tsx:409
+#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:54
+msgid "Fees"
+msgstr "수수료"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:291
+msgid "Fees are subject to change. You will be notified of any changes to your fee structure."
+msgstr "수수료는 변경될 수 있습니다. 수수료 구조가 변경되면 알려드립니다."
+
+#: src/components/routes/admin/Configurations/index.tsx:88
+msgid "Fees Bypassed"
+msgstr "수수료 면제됨"
+
+#: src/constants/eventCategories.ts:5
+msgid "Festival"
+msgstr "페스티벌"
+
+#: src/components/common/ImageUploadDropzone/index.tsx:58
+msgid "File is too large. Maximum size is 5MB."
+msgstr "파일이 너무 큽니다. 최대 크기는 5MB입니다."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:497
+#: src/components/routes/product-widget/CollectInformation/index.tsx:517
+msgid "Fill in your details above first"
+msgstr "먼저 위의 정보를 입력해 주세요"
+
+#: src/components/routes/event/attendees.tsx:183
+msgid "Filter Attendees"
+msgstr "참가자 필터"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:123
+msgid "Filter by Event"
+msgstr "이벤트별 필터"
+
+#: src/components/routes/event/orders.tsx:123
+msgid "Filter Orders"
+msgstr "주문 필터"
+
+#: src/components/common/FilterModal/index.tsx:87
+#: src/components/common/FilterModal/index.tsx:254
+msgid "Filters"
+msgstr "필터"
+
+#: src/components/common/FilterModal/index.tsx:254
+msgid "Filters ({activeFilterCount})"
+msgstr "필터 ({activeFilterCount})"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:214
+msgid "Finish Setup"
+msgstr "설정 완료"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:425
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:672
+msgid "Finish Stripe Setup"
+msgstr "Stripe 설정 완료"
+
+#: src/components/routes/event/EventDashboard/index.tsx:282
+msgid "First 30 days from event start"
+msgstr "이벤트 시작 후 30일간"
+
+#: src/components/routes/event/EventDashboard/index.tsx:274
+msgid "First 7 days from event start"
+msgstr "이벤트 시작 후 7일간"
+
+#: src/components/routes/event/EventDashboard/index.tsx:290
+msgid "First 90 days from event start"
+msgstr "이벤트 시작 후 90일간"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:528
+msgid "First attendee"
+msgstr "첫 번째 참가자"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:216
+msgid "First Invoice Number"
+msgstr "첫 인보이스 번호"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:129
+#: src/components/modals/ManageAttendeeModal/index.tsx:110
+#: src/components/modals/ManageOrderModal/index.tsx:144
+#: src/components/routes/product-widget/CollectInformation/index.tsx:459
+#: src/components/routes/product-widget/CollectInformation/index.tsx:675
+msgid "First name"
+msgstr "이름"
+
+#: src/components/common/QuestionsTable/index.tsx:251
+#: src/components/modals/EditUserModal/index.tsx:71
+#: src/components/modals/InviteUserModal/index.tsx:57
+#: src/components/modals/JoinWaitlistModal/index.tsx:161
+#: src/components/routes/auth/AcceptInvitation/index.tsx:97
+#: src/components/routes/auth/Register/index.tsx:90
+#: src/components/routes/product-widget/CollectInformation/index.tsx:458
+#: src/components/routes/product-widget/CollectInformation/index.tsx:674
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:53
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:53
+#: src/components/routes/profile/ManageProfile/index.tsx:152
+msgid "First Name"
+msgstr "이름"
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:46
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:29
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:29
+msgid "First name is required"
+msgstr "이름을 입력해 주세요"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:30
+msgid "First name must be between 1 and 50 characters"
+msgstr "이름은 1자 이상 50자 이하여야 합니다"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:64
+msgid "First Used"
+msgstr "최초 사용"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:33
+msgid "Fixed"
+msgstr "고정"
+
+#: src/components/forms/PromoCodeForm/index.tsx:85
+msgid "Fixed amount"
+msgstr "고정 금액"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:89
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:191
+#: src/components/routes/admin/Configurations/index.tsx:93
+#: src/components/routes/admin/Configurations/index.tsx:235
+msgid "Fixed Fee"
+msgstr "고정 수수료"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:90
+msgid "Fixed fee amount in {currencyCode}"
+msgstr "{currencyCode} 기준 고정 수수료 금액"
+
+#: src/components/routes/admin/Configurations/index.tsx:236
+msgid "Fixed fee charged per transaction"
+msgstr "거래당 부과되는 고정 수수료"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:40
+#: src/components/routes/admin/Configurations/index.tsx:172
+msgid "Fixed fee must be 0 or greater"
+msgstr "고정 수수료는 0 이상이어야 합니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:276
+msgid "Fixed Fee:"
+msgstr "고정 수수료:"
+
+#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:138
+msgid "Flash is not available on this device"
+msgstr "이 기기에서는 플래시를 사용할 수 없습니다"
+
+#: src/components/layouts/AuthLayout/index.tsx:26
+msgid "Flexible Ticketing"
+msgstr "유연한 티켓 발권"
+
+#: src/components/common/ThemeFontControl/index.tsx:65
+msgid "Font Family"
+msgstr "글꼴 종류"
+
+#: src/constants/eventCategories.ts:14
+msgid "Food & Drink"
+msgstr "음식 & 음료"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:164
+msgid "Footer Text"
+msgstr "푸터 텍스트"
+
+#: src/components/routes/auth/Login/index.tsx:108
+msgid "Forgot password?"
+msgstr "비밀번호를 잊으셨나요?"
+
+#: src/components/common/AttendeeTicket/index.tsx:66
+#: src/components/common/Currency/index.tsx:90
+#: src/components/common/OrderSummary/index.tsx:46
+#: src/components/common/OrderSummary/index.tsx:99
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:113
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:123
+#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:180
+#: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53
+msgid "Free"
+msgstr "무료"
+
+#: src/components/forms/ProductForm/index.tsx:160
+msgid "Free Product"
+msgstr "무료 상품"
+
+#: src/components/forms/ProductForm/index.tsx:162
+msgid "Free product, no payment information required"
+msgstr "무료 상품, 결제 정보가 필요하지 않습니다"
+
+#: src/components/common/LanguageSwitcher/index.tsx:22
+msgid "French"
+msgstr "프랑스어"
+
+#: src/components/routes/event/EventDashboard/index.tsx:298
+msgid "Full event duration"
+msgstr "이벤트 전체 기간"
+
+#: src/components/modals/RefundOrderModal/index.tsx:109
+msgid "Full refund"
+msgstr "전액 환불"
+
+#: src/components/forms/ProductForm/index.tsx:145
+msgid "General"
+msgstr "일반"
+
+#: src/components/routes/event/TicketDesigner/TicketDesignerPrint.tsx:36
+#: src/components/routes/event/TicketDesigner/TicketPreview.tsx:42
+msgid "General Admission"
+msgstr "일반 입장"
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:64
+msgid "General information about your organizer"
+msgstr "주최자에 대한 일반 정보"
+
+#: src/components/forms/AffiliateForm/index.tsx:57
+#: src/components/forms/PromoCodeForm/index.tsx:56
+msgid "Generate"
+msgstr "생성"
+
+#: src/components/forms/AffiliateForm/index.tsx:53
+#: src/components/forms/AffiliateForm/index.tsx:60
+#: src/components/forms/PromoCodeForm/index.tsx:52
+#: src/components/forms/PromoCodeForm/index.tsx:59
+msgid "Generate code"
+msgstr "코드 생성"
+
+#: src/components/common/LanguageSwitcher/index.tsx:16
+msgid "German"
+msgstr "독일어"
+
+#: src/components/layouts/EventHomepage/index.tsx:444
+msgid "Get Directions"
+msgstr "길 찾기"
+
+#: src/components/layouts/AuthLayout/index.tsx:37
+msgid "Get paid immediately via Stripe Connect"
+msgstr "Stripe Connect를 통해 즉시 정산받기"
+
+#: src/components/routes/auth/Register/index.tsx:73
+msgid "Get started"
+msgstr "시작하기"
+
+#: src/components/layouts/EventHomepage/index.tsx:643
+msgid "Get Tickets"
+msgstr "티켓 구매하기"
+
+#: src/components/routes/event/EventDashboard/index.tsx:169
+msgid "Get your event ready"
+msgstr "이벤트 준비하기"
+
+#: src/components/layouts/Event/index.tsx:90
+msgid "Getting Started"
+msgstr "시작하기"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:102
+msgid "GitHub"
+msgstr "GitHub"
+
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:23
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:42
+msgid "Go back to profile"
+msgstr "프로필로 돌아가기"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:401
+msgid "Go to Event Page"
+msgstr "이벤트 페이지로 이동"
+
+#: src/components/common/ErrorDisplay/index.tsx:67
+msgid "Go to home page"
+msgstr "홈페이지로 이동"
+
+#: src/components/common/ThemeColorControls/index.tsx:113
+msgid "Good readability"
+msgstr "가독성 좋음"
+
+#: src/components/common/CalendarOptionsPopover/index.tsx:29
+msgid "Google Calendar"
+msgstr "Google 캘린더"
+
+#: src/components/common/LanguageSwitcher/index.tsx:46
+msgid "Greek"
+msgstr "그리스어"
+
+#: src/components/common/EventCard/index.tsx:230
+msgid "Gross revenue"
+msgstr "총매출"
+
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:73
+msgid "Gross Revenue"
+msgstr "총매출"
+
+#: src/components/common/StatBoxes/index.tsx:63
+msgid "Gross sales"
+msgstr "총판매액"
+
+#: src/components/routes/admin/Dashboard/index.tsx:259
+#: src/components/routes/event/EventDashboard/index.tsx:370
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:119
+#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:30
+msgid "Gross Sales"
+msgstr "총판매액"
+
+#: src/components/layouts/Event/index.tsx:117
+msgid "Guest Management"
+msgstr "참가자 관리"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:617
+msgid "Guests"
+msgstr "참가자"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:573
+msgid "Have a promo code?"
+msgstr "프로모션 코드가 있으신가요?"
+
+#: src/components/routes/admin/Dashboard/index.tsx:74
+msgid "Hello {0}, manage your platform from here."
+msgstr "{0}님, 안녕하세요. 여기서 플랫폼을 관리하세요."
+
+#: src/components/forms/OrganizerForm/index.tsx:36
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:81
+msgid "hello@awesome-events.com"
+msgstr "hello@awesome-events.com"
+
+#: src/components/routes/my-tickets/index.tsx:238
+msgid "Here are all the tickets associated with your email address."
+msgstr "회원님의 이메일 주소와 연결된 모든 티켓입니다."
+
+#: src/components/common/WidgetEditor/index.tsx:303
+msgid "Here is an example of how you can use the component in your application."
+msgstr "애플리케이션에서 이 컴포넌트를 사용하는 방법의 예시입니다."
+
+#: src/components/common/WidgetEditor/index.tsx:290
+msgid "Here is the React component you can use to embed the widget in your application."
+msgstr "애플리케이션에 위젯을 삽입할 때 사용할 수 있는 React 컴포넌트입니다."
+
+#: src/components/common/AffiliateTable/index.tsx:230
+msgid "Here is your affiliate link"
+msgstr "제휴 링크입니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:84
+msgid "Here's what to expect:"
+msgstr "다음과 같은 내용을 안내해 드립니다:"
+
+#: src/components/routes/event/EventDashboard/index.tsx:121
+msgid "Hi {0} 👋"
+msgstr "{0}님, 안녕하세요 👋"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:75
+msgid "Hi.Events Fee"
+msgstr "Hi.Events 수수료"
+
+#: src/components/routes/organizer/Reports/index.tsx:42
+msgid "Hi.Events platform fees and VAT breakdown by transaction"
+msgstr "거래별 Hi.Events 플랫폼 수수료 및 부가가치세 내역"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:90
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:321
+msgid "Hidden"
+msgstr "숨김"
+
+#: src/components/common/QuestionsTable/index.tsx:112
+msgid "Hidden from attendees - only visible to organizers"
+msgstr "참가자에게는 숨겨지며, 주최자에게만 표시됩니다"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:101
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:310
+msgid "Hidden from public view"
+msgstr "공개 화면에서 숨겨짐"
+
+#: src/components/forms/QuestionForm/index.tsx:218
+msgid "Hidden questions are only visible to the event organizer and not to the customer."
+msgstr "숨겨진 질문은 이벤트 주최자에게만 표시되며 고객에게는 표시되지 않습니다."
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:438
+#: src/components/routes/product-widget/SelectProducts/index.tsx:538
+msgid "Hide"
+msgstr "숨기기"
+
+#: src/components/common/AttendeeList/index.tsx:84
+msgid "Hide Answers"
+msgstr "답변 숨기기"
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:92
+msgid "Hide getting started page"
+msgstr "시작하기 페이지 숨기기"
+
+#: src/components/forms/ProductForm/index.tsx:376
+msgid "Hide Options"
+msgstr "옵션 숨기기"
+
+#: src/components/forms/ProductForm/index.tsx:471
+msgid "Hide product after sale end date"
+msgstr "판매 종료일 이후 상품 숨기기"
+
+#: src/components/forms/ProductForm/index.tsx:469
+msgid "Hide product before sale start date"
+msgstr "판매 시작일 이전 상품 숨기기"
+
+#: src/components/forms/ProductForm/index.tsx:483
+msgid "Hide product unless user has applicable promo code"
+msgstr "해당 프로모션 코드가 없으면 상품 숨기기"
+
+#: src/components/forms/ProductForm/index.tsx:477
+msgid "Hide product when sold out"
+msgstr "매진 시 상품 숨기기"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:194
+msgid "Hide the date"
+msgstr "날짜 숨기기"
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:93
+msgid "Hide the getting started page from the sidebar"
+msgstr "사이드바에서 시작하기 페이지 숨기기"
+
+#: src/components/forms/ProductCategoryForm/index.tsx:37
+msgid "Hide this category?"
+msgstr "이 카테고리를 숨기시겠습니까?"
+
+#: src/components/forms/ProductForm/index.tsx:488
+msgid "Hide this product from customers"
+msgstr "고객에게 이 상품 숨기기"
+
+#: src/components/forms/QuestionForm/index.tsx:219
+msgid "Hide this question"
+msgstr "이 질문 숨기기"
+
+#: src/components/forms/ProductForm/index.tsx:112
+msgid "Hide this tier from users"
+msgstr "사용자에게 이 등급 숨기기"
+
+#: src/components/forms/ProductForm/index.tsx:110
+msgid "Hiding a product will prevent users from seeing it on the event page."
+msgstr "상품을 숨기면 사용자가 이벤트 페이지에서 볼 수 없습니다."
+
+#: src/components/forms/ProductForm/index.tsx:501
+msgid "Highlight"
+msgstr "강조"
+
+#: src/components/forms/ProductForm/index.tsx:513
+msgid "Highlight Message"
+msgstr "강조 메시지"
+
+#: src/components/forms/ProductForm/index.tsx:506
+msgid "Highlight this product"
+msgstr "이 상품 강조하기"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:336
+#: src/components/forms/ProductForm/index.tsx:386
+msgid "Highlighted"
+msgstr "강조됨"
+
+#: src/components/forms/ProductForm/index.tsx:507
+msgid "Highlighted products will have a different background color to make them stand out on the event page."
+msgstr "강조된 상품은 배경색이 달라져 이벤트 페이지에서 눈에 띕니다."
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:163
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:173
+msgid "Homepage Design"
+msgstr "홈페이지 디자인"
+
+#: src/components/layouts/Event/index.tsx:105
+#: src/components/layouts/OrganizerLayout/index.tsx:91
+msgid "Homepage Designer"
+msgstr "홈페이지 디자이너"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:299
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:311
+msgid "Homepage Preview"
+msgstr "홈페이지 미리보기"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:110
+#: src/components/modals/ManageOrderModal/index.tsx:145
+msgid "Homer"
+msgstr "Homer"
+
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:67
+msgid "How long a customer has to complete their purchase after receiving an offer. Leave empty for no timeout."
+msgstr "제안을 받은 후 고객이 구매를 완료해야 하는 시간입니다. 제한 시간이 없으면 비워 두세요."
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:122
+msgid "How many minutes the customer has to complete their order. We recommend at least 15 minutes"
+msgstr "고객이 주문을 완료해야 하는 시간(분)입니다. 최소 15분을 권장합니다"
+
+#: src/components/forms/PromoCodeForm/index.tsx:114
+msgid "How many times can this code be used?"
+msgstr "이 코드를 몇 번 사용할 수 있나요?"
+
+#: src/components/common/Editor/index.tsx:92
+msgid "HTML character limit exceeded: {htmlLength}/{maxLength}"
+msgstr "HTML 글자 수 제한 초과: {htmlLength}/{maxLength}"
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:104
+msgid "https://awesome-events.com"
+msgstr "https://awesome-events.com"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:160
+msgid "https://example-maps-service.com/..."
+msgstr "https://example-maps-service.com/..."
+
+#: src/components/forms/WebhookForm/index.tsx:139
+msgid "https://webhook-domain.com/webhook"
+msgstr "https://webhook-domain.com/webhook"
+
+#: src/components/common/LanguageSwitcher/index.tsx:14
+msgid "Hungarian"
+msgstr "헝가리어"
+
+#: src/components/routes/organizer/Settings/Sections/TrackingPixelSettings/index.tsx:249
+msgid "I acknowledge my responsibilities as a data controller"
+msgstr "데이터 관리자로서의 책임을 인지하고 동의합니다"
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:177
+msgid "I agree to receive email notifications related to this event"
+msgstr "이 이벤트와 관련된 이메일 알림 수신에 동의합니다"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:142
+msgid "I agree to the <0>terms and conditions0>"
+msgstr "<0>이용약관0>에 동의합니다"
+
+#: src/components/modals/SendMessageModal/index.tsx:439
+msgid "I confirm this is a transactional message related to this event"
+msgstr "이 메시지가 이 이벤트와 관련된 거래성 메시지임을 확인합니다"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:377
+msgid "If a new tab did not open automatically, please click the button below to continue to checkout."
+msgstr "새 탭이 자동으로 열리지 않았다면 아래 버튼을 클릭하여 결제를 계속해 주세요."
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:158
+msgid "If blank, the address will be used to generate a Google Maps link"
+msgstr "비워두면 주소를 사용하여 Google 지도 링크가 생성됩니다"
+
+#: src/components/forms/ProductCategoryForm/index.tsx:38
+msgid "If checked, this category will be hidden from the public."
+msgstr "선택하면 이 카테고리가 공개적으로 숨겨집니다."
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:168
+msgid "If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in."
+msgstr "활성화하면 체크인 스태프가 참가자를 체크인 처리하거나 주문을 결제 완료로 표시하고 참가자를 체크인할 수 있습니다. 비활성화하면 미결제 주문에 연결된 참가자는 체크인할 수 없습니다."
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:77
+msgid "If enabled, the organizer will receive an email notification when a new order is placed"
+msgstr "활성화하면 새 주문이 접수될 때 주최자에게 이메일 알림이 전송됩니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:79
+msgid "If registered, provide your VAT number for validation"
+msgstr "등록되어 있다면 검증을 위해 부가가치세 번호를 입력하세요"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:132
+msgid "If you did not request this change, please immediately change your password."
+msgstr "이 변경을 요청하지 않으셨다면 즉시 비밀번호를 변경해 주세요."
+
+#: src/components/routes/auth/ForgotPassword/index.tsx:44
+msgid "If you have an account with us, you will receive an email with instructions on how to reset your password."
+msgstr "저희 서비스에 계정이 있으시다면 비밀번호 재설정 방법을 안내하는 이메일을 받으실 것입니다."
+
+#: src/components/common/ImageUploadDropzone/index.tsx:124
+msgid "Image deleted successfully"
+msgstr "이미지가 성공적으로 삭제되었습니다"
+
+#: src/components/common/ImageUploadDropzone/index.tsx:86
+msgid "Image uploaded successfully"
+msgstr "이미지가 성공적으로 업로드되었습니다"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:110
+msgid "Image URL"
+msgstr "이미지 URL"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:176
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:186
+msgid "Images"
+msgstr "이미지"
+
+#: src/components/common/AdminAccountsTable/index.tsx:133
+#: src/components/common/AdminUsersTable/index.tsx:84
+#: src/components/common/AdminUsersTable/index.tsx:96
+msgid "Impersonate"
+msgstr "대리 로그인"
+
+#: src/components/common/AdminEventsTable/index.tsx:166
+msgid "Impersonate User"
+msgstr "사용자 대리 로그인"
+
+#: src/components/routes/admin/Accounts/index.tsx:38
+#: src/components/routes/admin/Events/index.tsx:58
+#: src/components/routes/admin/Users/index.tsx:38
+msgid "Impersonation started"
+msgstr "대리 로그인이 시작되었습니다"
+
+#: src/components/common/ImpersonationBanner/index.tsx:23
+msgid "Impersonation stopped"
+msgstr "대리 로그인이 종료되었습니다"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:114
+msgid "Important Notice"
+msgstr "중요 안내"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:78
+msgid "Important: Changing your email address will update the link to access this order. You will be redirected to the new order link after saving."
+msgstr "중요: 이메일 주소를 변경하면 이 주문에 접근하는 링크가 업데이트됩니다. 저장 후 새 주문 링크로 리디렉션됩니다."
+
+#: src/components/routes/event/EventDashboard/index.tsx:137
+msgid "Important: Stripe reconnection required"
+msgstr "중요: Stripe 재연결이 필요합니다"
+
+#: src/components/routes/admin/Dashboard/index.tsx:44
+msgid "In {diffHours} hours"
+msgstr "{diffHours}시간 후"
+
+#: src/components/routes/admin/Dashboard/index.tsx:42
+msgid "In {diffMinutes} minutes"
+msgstr "{diffMinutes}분 후"
+
+#: src/components/common/AffiliateTable/index.tsx:131
+#: src/components/common/CheckInListList/index.tsx:114
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:267
+#: src/components/forms/AffiliateForm/index.tsx:27
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:25
+#: src/components/modals/EditUserModal/index.tsx:111
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:105
+msgid "Inactive"
+msgstr "비활성"
+
+#: src/components/modals/EditUserModal/index.tsx:107
+msgid "Inactive users cannot log in."
+msgstr "비활성 사용자는 로그인할 수 없습니다."
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:102
+msgid "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page."
+msgstr "온라인 이벤트 접속 정보를 포함하세요. 이 정보는 주문 요약 페이지와 참가자 티켓 페이지에 표시됩니다."
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:57
+msgid "Include tax and fees in the price"
+msgstr "가격에 세금과 수수료 포함"
+
+#: src/components/common/CheckInListList/index.tsx:101
+msgid "Includes {0} products"
+msgstr "{0}개 상품 포함"
+
+#: src/components/common/CheckInListList/index.tsx:102
+msgid "Includes 1 product"
+msgstr "1개 상품 포함"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:78
+msgid "Indicate whether you're VAT-registered in the EU"
+msgstr "EU에서 부가가치세 등록 여부를 표시하세요"
+
+#: src/components/common/MessageList/index.tsx:28
+msgid "Individual attendees"
+msgstr "개별 참가자"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:99
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:120
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:143
+msgid "Insert Image"
+msgstr "이미지 삽입"
+
+#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:43
+#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:44
+msgid "Insert Liquid Token"
+msgstr "Liquid 토큰 삽입"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:53
+msgid "Instagram"
+msgstr "Instagram"
+
+#: src/components/layouts/AuthLayout/index.tsx:36
+msgid "Instant Payouts"
+msgstr "즉시 정산"
+
+#: src/components/layouts/Event/index.tsx:125
+#: src/components/layouts/OrganizerLayout/index.tsx:93
+msgid "Integrations"
+msgstr "통합"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:289
+msgid "Invalid"
+msgstr "유효하지 않음"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:35
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:33
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:33
+msgid "Invalid email"
+msgstr "유효하지 않은 이메일"
+
+#: src/components/modals/CreateAffiliateModal/index.tsx:38
+#: src/components/modals/EditAffiliateModal/index.tsx:36
+msgid "Invalid email format"
+msgstr "유효하지 않은 이메일 형식"
+
+#: src/components/common/ImageUploadDropzone/index.tsx:61
+msgid "Invalid file type. Please upload an image."
+msgstr "유효하지 않은 파일 형식입니다. 이미지를 업로드해 주세요."
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:144
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:175
+msgid "Invalid Liquid syntax. Please correct it and try again."
+msgstr "유효하지 않은 Liquid 문법입니다. 수정 후 다시 시도해 주세요."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:157
+msgid "Invalid VAT number format"
+msgstr "유효하지 않은 부가가치세 번호 형식입니다"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:39
+msgid "Invitation resent!"
+msgstr "초대가 재발송되었습니다!"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:53
+msgid "Invitation revoked!"
+msgstr "초대가 취소되었습니다!"
+
+#: src/components/modals/InviteUserModal/index.tsx:54
+msgid "Invite a team member"
+msgstr "팀원 초대"
+
+#: src/components/modals/InviteUserModal/index.tsx:74
+msgid "Invite Team Member"
+msgstr "팀원 초대"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:170
+msgid "Invite Team Members"
+msgstr "팀원 초대"
+
+#: src/components/layouts/AuthLayout/index.tsx:57
+msgid "Invite unlimited team members with custom roles"
+msgstr "맞춤 역할로 팀원을 무제한 초대하세요"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:144
+msgid "Invite User"
+msgstr "사용자 초대"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:167
+msgid "Invite Your Team"
+msgstr "팀 초대하기"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:105
+msgid "Invited"
+msgstr "초대됨"
+
+#: src/components/common/OrdersTable/index.tsx:301
+msgid "Invoice"
+msgstr "인보이스"
+
+#: src/components/common/OrdersTable/index.tsx:103
+#: src/components/layouts/Checkout/index.tsx:92
+msgid "Invoice downloaded successfully"
+msgstr "인보이스가 성공적으로 다운로드되었습니다"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:262
+msgid "Invoice Notes"
+msgstr "인보이스 메모"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:207
+msgid "Invoice Numbering"
+msgstr "인보이스 번호 매기기"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:187
+msgid "Invoice Settings"
+msgstr "인보이스 설정"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatNotice/index.tsx:42
+msgid "Irish VAT at 23% will be applied to platform fees (domestic supply)."
+msgstr "아일랜드 부가가치세 23%가 플랫폼 수수료에 적용됩니다 (국내 공급)."
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:116
+msgid "Is this account VAT registered in the EU?"
+msgstr "이 계정은 EU에서 부가가치세 등록이 되어 있나요?"
+
+#: src/components/common/LanguageSwitcher/index.tsx:24
+msgid "Italian"
+msgstr "이탈리아어"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:655
+msgid "Item"
+msgstr "항목"
+
+#: src/components/common/OrdersTable/index.tsx:340
+msgid "item(s)"
+msgstr "항목"
+
+#: src/components/common/OrdersTable/index.tsx:322
+msgid "Items"
+msgstr "항목"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:163
+msgid "Job"
+msgstr "작업"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:65
+msgid "Job deleted"
+msgstr "작업이 삭제되었습니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:242
+msgid "Job Details"
+msgstr "작업 상세 정보"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:248
+msgid "Job Name"
+msgstr "작업 이름"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:53
+msgid "Job queued for retry"
+msgstr "작업이 재시도 대기열에 추가되었습니다"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:98
+#: src/components/routes/auth/Register/index.tsx:91
+msgid "John"
+msgstr "John"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:137
+msgid "Johnson"
+msgstr "Johnson"
+
+#: src/components/layouts/EventHomepage/index.tsx:372
+msgid "Join from anywhere"
+msgstr "어디서든 참여하세요"
+
+#: src/components/common/JoinWaitlistButton/index.tsx:30
+#: src/components/modals/JoinWaitlistModal/index.tsx:189
+msgid "Join Waitlist"
+msgstr "대기자 명단 등록"
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:143
+msgid "Join Waitlist for {productDisplayName}"
+msgstr "{productDisplayName} 대기자 명단 등록"
+
+#: src/components/common/JoinWaitlistButton/index.tsx:30
+#: src/components/common/WaitlistTable/index.tsx:197
+msgid "Joined"
+msgstr "등록됨"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:120
+msgid "Just click the button below to reconnect your Stripe account."
+msgstr "아래 버튼을 클릭하여 Stripe 계정을 다시 연결하세요."
+
+#: src/components/routes/auth/Login/index.tsx:121
+msgid "Just looking for your tickets?"
+msgstr "티켓만 찾고 계신가요?"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:595
+msgid "Keep me updated on news and events from {0}"
+msgstr "{0}의 소식과 이벤트 업데이트 받기"
+
+#: src/components/common/LanguageSwitcher/index.tsx:48
+msgid "Korean"
+msgstr "한국어"
+
+#: src/components/forms/ProductForm/index.tsx:85
+msgid "Label"
+msgstr "레이블"
+
+#: src/components/common/AttendeeDetails/index.tsx:38
+#: src/components/modals/CreateAttendeeModal/index.tsx:155
+#: src/components/routes/profile/ManageProfile/index.tsx:196
+msgid "Language"
+msgstr "언어"
+
+#: src/components/common/OrganizerReportTable/index.tsx:60
+#: src/components/common/ReportTable/index.tsx:52
+msgid "Last 12 months"
+msgstr "최근 12개월"
+
+#: src/components/common/OrganizerReportTable/index.tsx:55
+#: src/components/common/ReportTable/index.tsx:47
+msgid "Last 14 days"
+msgstr "최근 14일"
+
+#: src/components/routes/admin/Dashboard/index.tsx:159
+msgid "Last 14 Days"
+msgstr "최근 14일"
+
+#: src/components/common/OrganizerReportTable/index.tsx:52
+#: src/components/common/ReportTable/index.tsx:44
+msgid "Last 24 hours"
+msgstr "최근 24시간"
+
+#: src/components/common/OrganizerReportTable/index.tsx:56
+#: src/components/common/ReportTable/index.tsx:48
+#: src/components/routes/event/EventDashboard/index.tsx:266
+msgid "Last 30 days"
+msgstr "최근 30일"
+
+#: src/components/common/OrganizerReportTable/index.tsx:53
+#: src/components/common/ReportTable/index.tsx:45
+msgid "Last 48 hours"
+msgstr "최근 48시간"
+
+#: src/components/common/OrganizerReportTable/index.tsx:58
+#: src/components/common/ReportTable/index.tsx:50
+msgid "Last 6 months"
+msgstr "최근 6개월"
+
+#: src/components/common/OrganizerReportTable/index.tsx:54
+#: src/components/common/ReportTable/index.tsx:46
+msgid "Last 7 days"
+msgstr "최근 7일"
+
+#: src/components/common/OrganizerReportTable/index.tsx:57
+#: src/components/common/ReportTable/index.tsx:49
+msgid "Last 90 days"
+msgstr "최근 90일"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:156
+msgid "Last login"
+msgstr "마지막 로그인"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:136
+#: src/components/modals/ManageAttendeeModal/index.tsx:111
+#: src/components/modals/ManageOrderModal/index.tsx:150
+msgid "Last name"
+msgstr "성"
+
+#: src/components/common/QuestionsTable/index.tsx:252
+#: src/components/modals/EditUserModal/index.tsx:72
+#: src/components/modals/InviteUserModal/index.tsx:58
+#: src/components/modals/JoinWaitlistModal/index.tsx:166
+#: src/components/routes/auth/AcceptInvitation/index.tsx:102
+#: src/components/routes/auth/Register/index.tsx:96
+#: src/components/routes/product-widget/CollectInformation/index.tsx:465
+#: src/components/routes/product-widget/CollectInformation/index.tsx:466
+#: src/components/routes/product-widget/CollectInformation/index.tsx:681
+#: src/components/routes/product-widget/CollectInformation/index.tsx:682
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:60
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:60
+#: src/components/routes/profile/ManageProfile/index.tsx:154
+msgid "Last Name"
+msgstr "성"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:30
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:30
+msgid "Last name is required"
+msgstr "성을 입력해 주세요"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:239
+#: src/components/common/WebhookTable/index.tsx:239
+msgid "Last Response"
+msgstr "마지막 응답"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:240
+#: src/components/common/WebhookTable/index.tsx:240
+msgid "Last Triggered"
+msgstr "마지막 실행"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:70
+msgid "Last Used"
+msgstr "마지막 사용"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:201
+msgid "Leave blank to use the default word \"Invoice\""
+msgstr "기본 단어 \\\"인보이스\\\"를 사용하려면 비워 두세요"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:141
+msgid "Legal business name for VAT purposes"
+msgstr "부가가치세 처리를 위한 법적 사업체명"
+
+#: src/components/common/ThemeColorControls/index.tsx:84
+msgid "Light"
+msgstr "라이트"
+
+#: src/components/routes/my-tickets/index.tsx:160
+msgid "Link Expired or Invalid"
+msgstr "링크가 만료되었거나 유효하지 않습니다"
+
+#: src/components/routes/event/EventDashboard/index.tsx:238
+msgid "Link your Stripe account to receive funds from ticket sales."
+msgstr "Stripe 계정을 연결하여 티켓 판매 대금을 받으세요."
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:61
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:248
+msgid "Links Allowed"
+msgstr "링크 허용됨"
+
+#: src/components/common/EventCard/index.tsx:87
+#: src/components/layouts/Event/index.tsx:193
+#: src/components/layouts/OrganizerLayout/index.tsx:214
+msgid "Live"
+msgstr "공개"
+
+#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111
+msgid "LIVE"
+msgstr "공개"
+
+#: src/components/routes/admin/Attribution/index.tsx:134
+#: src/components/routes/admin/Dashboard/index.tsx:122
+msgid "Live Events"
+msgstr "진행 중인 이벤트"
+
+#: src/components/routes/event/TicketDesigner/TicketPreview.tsx:35
+msgid "Loading preview..."
+msgstr "미리보기 불러오는 중..."
+
+#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:26
+#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:27
+msgid "Loading tokens..."
+msgstr "토큰 불러오는 중..."
+
+#: src/components/modals/OrganizerWebhookLogsModal/index.tsx:144
+msgid "Loading webhook logs..."
+msgstr "웹훅 로그 불러오는 중..."
+
+#: src/components/routes/event/Webhooks/index.tsx:21
+#: src/components/routes/organizer/Webhooks/index.tsx:22
+msgid "Loading Webhooks"
+msgstr "웹훅 불러오는 중"
+
+#: src/components/common/OrganizerReportTable/index.tsx:265
+#: src/components/common/ReportTable/index.tsx:210
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:87
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:93
+msgid "Loading..."
+msgstr "불러오는 중..."
+
+#: src/components/common/AttendeeTicket/index.tsx:97
+#: src/components/layouts/EventHomepage/index.tsx:426
+#: src/components/routes/event/Settings/index.tsx:46
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:84
+#: src/components/routes/my-tickets/index.tsx:73
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:313
+msgid "Location"
+msgstr "위치"
+
+#: src/components/routes/auth/Login/index.tsx:104
+#: src/components/routes/auth/Register/index.tsx:78
+msgid "Log in"
+msgstr "로그인"
+
+#: src/components/routes/auth/Login/index.tsx:104
+msgid "Logging in"
+msgstr "로그인 중"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:142
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:214
+#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:26
+msgid "Logo"
+msgstr "로고"
+
+#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:23
+msgid "Logo & Cover"
+msgstr "로고 및 커버"
+
+#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:24
+msgid "Logo and cover image for your organizer"
+msgstr "주최자의 로고 및 커버 이미지"
+
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:228
+msgid "Logo will be displayed in the header"
+msgstr "로고가 헤더에 표시됩니다"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:157
+msgid "Logo will be displayed on the ticket"
+msgstr "로고가 티켓에 표시됩니다"
+
+#: src/components/common/GlobalMenu/index.tsx:85
+msgid "Logout"
+msgstr "로그아웃"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/LinkExpiredMessage/index.tsx:37
+msgid "Look Up My Tickets"
+msgstr "내 티켓 조회"
+
+#: src/components/common/WidgetEditor/index.tsx:341
+msgid "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum..."
+msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum..."
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:180
+msgid "Make billing address mandatory during checkout"
+msgstr "결제 시 청구지 주소 필수 입력"
+
+#: src/components/forms/QuestionForm/index.tsx:212
+msgid "Make this question mandatory"
+msgstr "이 질문을 필수로 설정"
+
+#: src/components/routes/event/EventDashboard/index.tsx:192
+msgid "Make your event live"
+msgstr "이벤트 공개하기"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:140
+#: src/components/common/CheckInListList/index.tsx:143
+#: src/components/common/OrdersTable/index.tsx:151
+#: src/components/common/OrganizerWebhookTable/index.tsx:96
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:461
+#: src/components/common/PromoCodeTable/index.tsx:167
+#: src/components/layouts/OrganizerLayout/index.tsx:86
+msgid "Manage"
+msgstr "관리"
+
+#: src/components/common/AttendeeTable/index.tsx:349
+msgid "Manage attendee"
+msgstr "참가자 관리"
+
+#: src/components/common/EventCard/index.tsx:136
+msgid "Manage event"
+msgstr "이벤트 관리"
+
+#: src/components/common/OrdersTable/index.tsx:153
+msgid "Manage order"
+msgstr "주문 관리"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:100
+msgid "Manage payment and invoicing settings for this event."
+msgstr "이 이벤트의 결제 및 인보이스 설정을 관리하세요."
+
+#: src/components/routes/profile/ManageProfile/index.tsx:111
+msgid "Manage Profile"
+msgstr "프로필 관리"
+
+#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:17
+msgid "Manage taxes and fees which can be applied to your products"
+msgstr "상품에 적용할 세금과 수수료를 관리하세요"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:117
+msgid "Manage tickets"
+msgstr "티켓 관리"
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:54
+msgid "Manage your account details and default settings"
+msgstr "계정 정보와 기본 설정을 관리하세요"
+
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:48
+msgid "Manage your event's waitlist, view stats, and offer tickets to attendees."
+msgstr "이벤트의 대기자 명단을 관리하고, 통계를 확인하고, 참가자에게 티켓을 제안하세요."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:817
+msgid "Manage your payment processing and view platform fees"
+msgstr "결제 처리를 관리하고 플랫폼 수수료를 확인하세요"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:143
+msgid "Manage your users and their permissions"
+msgstr "사용자와 권한을 관리하세요"
+
+#: src/components/forms/QuestionForm/index.tsx:211
+msgid "Mandatory questions must be answered before the customer can checkout."
+msgstr "필수 질문에 답변해야 고객이 결제를 진행할 수 있습니다."
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:104
+msgid "Manual offer"
+msgstr "수동 제안"
+
+#: src/components/common/AttendeeTable/index.tsx:410
+msgid "Manually add an Attendee"
+msgstr "참가자 수동 추가"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:108
+#: src/components/modals/CreateAttendeeModal/index.tsx:124
+msgid "Manually Add Attendee"
+msgstr "참가자 수동 추가"
+
+#: src/components/common/OrdersTable/index.tsx:170
+msgid "Mark as paid"
+msgstr "결제 완료로 표시"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:236
+msgid "Max Messages / 24h"
+msgstr "최대 메시지 수 / 24시간"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:242
+msgid "Max Recipients / Message"
+msgstr "최대 수신자 수 / 메시지"
+
+#: src/components/forms/ProductForm/index.tsx:442
+msgid "Maximum Per Order"
+msgstr "주문당 최대 수량"
+
+#: src/components/routes/admin/Attribution/index.tsx:108
+msgid "Medium"
+msgstr "보통"
+
+#: src/components/common/AttendeeTable/index.tsx:188
+#: src/components/common/ContactOrganizerModal/index.tsx:88
+#: src/components/common/OrdersTable/index.tsx:254
+#: src/components/modals/SendMessageModal/index.tsx:353
+msgid "Message"
+msgstr "메시지"
+
+#: src/components/routes/admin/Messages/index.tsx:36
+msgid "Message approved successfully"
+msgstr "메시지가 성공적으로 승인되었습니다"
+
+#: src/components/common/AttendeeTable/index.tsx:354
+msgid "Message attendee"
+msgstr "참가자에게 메시지"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:474
+msgid "Message Attendees"
+msgstr "참가자에게 메시지"
+
+#: src/components/modals/SendMessageModal/index.tsx:310
+msgid "Message attendees with specific tickets"
+msgstr "특정 티켓을 가진 참가자에게 메시지"
+
+#: src/components/common/OrdersTable/index.tsx:155
+msgid "Message buyer"
+msgstr "구매자에게 메시지"
+
+#: src/components/routes/event/messages.tsx:40
+msgid "Message cancelled"
+msgstr "메시지가 취소되었습니다"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:39
+msgid "Message cannot exceed 5000 characters"
+msgstr "메시지는 5000자를 초과할 수 없습니다"
+
+#: src/components/routes/admin/Messages/index.tsx:314
+msgid "Message Content"
+msgstr "메시지 내용"
+
+#: src/components/routes/admin/Messages/index.tsx:266
+msgid "Message Details"
+msgstr "메시지 상세 정보"
+
+#: src/components/modals/SendMessageModal/index.tsx:94
+msgid "Message individual attendees"
+msgstr "개별 참가자에게 메시지"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:41
+msgid "Message is required"
+msgstr "메시지를 입력해 주세요"
+
+#: src/components/modals/SendMessageModal/index.tsx:322
+msgid "Message order owners with specific products"
+msgstr "특정 상품을 가진 주문자에게 메시지"
+
+#: src/components/modals/SendMessageModal/index.tsx:194
+msgid "Message Scheduled"
+msgstr "메시지 예약됨"
+
+#: src/components/modals/SendMessageModal/index.tsx:194
+msgid "Message Sent"
+msgstr "메시지 전송됨"
+
+#: src/components/layouts/Admin/index.tsx:18
+#: src/components/layouts/Event/index.tsx:120
+#: src/components/routes/event/messages.tsx:225
+msgid "Messages"
+msgstr "메시지"
+
+#: src/components/common/AdminAccountsTable/index.tsx:96
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:215
+msgid "Messaging Tier"
+msgstr "메시지 등급"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:52
+msgid "Messaging tier updated successfully"
+msgstr "메시지 등급이 성공적으로 수정되었습니다"
+
+#: src/components/forms/ProductForm/index.tsx:440
+msgid "Minimum Per Order"
+msgstr "주문당 최소 수량"
+
+#: src/components/forms/ProductForm/index.tsx:307
+msgid "Minimum Price"
+msgstr "최소 가격"
+
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:71
+msgid "minutes"
+msgstr "분"
+
+#: src/components/routes/event/Settings/index.tsx:70
+msgid "Miscellaneous"
+msgstr "기타"
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:72
+msgid "Miscellaneous Settings"
+msgstr "기타 설정"
+
+#: src/components/layouts/AuthLayout/index.tsx:51
+msgid "Mobile Optimized"
+msgstr "모바일 최적화"
+
+#: src/components/layouts/AuthLayout/index.tsx:32
+msgid "Mobile scanner with offline support and real-time tracking"
+msgstr "오프라인 지원 및 실시간 추적이 가능한 모바일 스캐너"
+
+#: src/components/routes/admin/Dashboard/index.tsx:163
+msgid "Monetary values are approximate totals across all currencies"
+msgstr "금액은 모든 통화를 합산한 근사치입니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:115
+msgid "Monitor and manage failed background jobs"
+msgstr "실패한 백그라운드 작업을 모니터링하고 관리하세요"
+
+#: src/components/routes/event/EventDashboard/index.tsx:283
+msgid "Month"
+msgstr "월"
+
+#: src/components/routes/admin/Dashboard/index.tsx:294
+msgid "Most Viewed Events (Last 14 Days)"
+msgstr "최다 조회 이벤트 (최근 14일)"
+
+#: src/components/forms/QuestionForm/index.tsx:106
+msgid "Multi line text box"
+msgstr "여러 줄 텍스트 상자"
+
+#: src/components/forms/ProductForm/index.tsx:174
+msgid "Multiple price options. Perfect for early bird products etc."
+msgstr "여러 가격 옵션입니다. 얼리버드 상품 등에 적합합니다."
+
+#: src/constants/eventCategories.ts:7
+msgid "Music"
+msgstr "음악"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:71
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:71
+msgid "My amazing event description..."
+msgstr "멋진 이벤트 설명..."
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:65
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:65
+msgid "My amazing event title..."
+msgstr "멋진 이벤트 제목..."
+
+#: src/components/common/GlobalMenu/index.tsx:40
+msgid "My Profile"
+msgstr "내 프로필"
+
+#: src/components/routes/my-tickets/index.tsx:236
+msgid "My Tickets"
+msgstr "내 티켓"
+
+#: src/components/common/QuestionAndAnswerList/index.tsx:178
+msgid "N/A"
+msgstr "해당 없음"
+
+#: src/components/common/WidgetEditor/index.tsx:364
+msgid "Nam placerat elementum..."
+msgstr "Nam placerat elementum..."
+
+#: src/components/common/AttendeeDetails/index.tsx:14
+#: src/components/common/OrderDetails/index.tsx:23
+#: src/components/forms/AffiliateForm/index.tsx:81
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:37
+#: src/components/forms/CheckInListForm/index.tsx:37
+#: src/components/forms/ProductCategoryForm/index.tsx:15
+#: src/components/forms/ProductCategoryForm/index.tsx:16
+#: src/components/forms/ProductForm/index.tsx:274
+#: src/components/forms/TaxAndFeeForm/index.tsx:61
+#: src/components/modals/DuplicateEventModal/index.tsx:109
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:63
+#: src/components/routes/admin/Configurations/index.tsx:219
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:75
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:231
+msgid "Name"
+msgstr "이름"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:32
+#: src/components/modals/CreateAffiliateModal/index.tsx:28
+#: src/components/modals/EditAffiliateModal/index.tsx:33
+#: src/components/routes/admin/Configurations/index.tsx:168
+msgid "Name is required"
+msgstr "이름을 입력해 주세요"
+
+#: src/components/routes/admin/Configurations/index.tsx:169
+msgid "Name must be less than 255 characters"
+msgstr "이름은 255자를 초과할 수 없습니다"
+
+#: src/components/common/QuestionAndAnswerList/index.tsx:181
+#: src/components/common/QuestionAndAnswerList/index.tsx:289
+msgid "Navigate to Attendee"
+msgstr "참가자로 이동"
+
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:85
+#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:36
+msgid "Net Revenue"
+msgstr "순매출"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:266
+#: src/components/common/PromoCodeTable/index.tsx:158
+#: src/components/common/WebhookTable/index.tsx:266
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:101
+msgid "Never"
+msgstr "없음"
+
+#: src/components/routes/auth/ResetPassword/index.tsx:64
+#: src/components/routes/profile/ManageProfile/index.tsx:232
+msgid "New Password"
+msgstr "새 비밀번호"
+
+#: src/components/routes/admin/Dashboard/index.tsx:225
+msgid "New Signups"
+msgstr "신규 가입"
+
+#: src/constants/eventCategories.ts:4
+msgid "Nightlife"
+msgstr "나이트라이프"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:250
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:277
+msgid "No"
+msgstr "아니요"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:204
+msgid "No - I'm an individual or non-VAT registered business"
+msgstr "아니요 - 개인이거나 부가가치세 미등록 사업자입니다"
+
+#: src/components/common/AdminUsersTable/index.tsx:143
+msgid "No accounts"
+msgstr "계정 없음"
+
+#: src/components/common/AdminAccountsTable/index.tsx:21
+msgid "No accounts found"
+msgstr "계정을 찾을 수 없습니다"
+
+#: src/components/routes/event/Webhooks/index.tsx:22
+#: src/components/routes/organizer/Webhooks/index.tsx:23
+msgid "No Active Webhooks"
+msgstr "활성 웹훅 없음"
+
+#: src/components/common/AffiliateTable/index.tsx:55
+msgid "No Affiliates to show"
+msgstr "표시할 제휴사가 없습니다"
+
+#: src/components/common/NoEventsBlankSlate/index.tsx:21
+msgid "No archived events to show."
+msgstr "표시할 보관된 이벤트가 없습니다."
+
+#: src/components/common/QuestionsTable/index.tsx:490
+msgid "No attendee questions yet"
+msgstr "아직 참가자 질문이 없습니다"
+
+#: src/components/common/AttendeeList/index.tsx:23
+msgid "No attendees found for this order."
+msgstr "이 주문에 대한 참가자를 찾을 수 없습니다."
+
+#: src/components/modals/ManageOrderModal/index.tsx:132
+msgid "No attendees have been added to this order."
+msgstr "이 주문에 추가된 참가자가 없습니다."
+
+#: src/components/common/AttendeeTable/index.tsx:399
+msgid "No Attendees to show"
+msgstr "표시할 참가자가 없습니다"
+
+#: src/components/routes/admin/Attribution/index.tsx:121
+msgid "No attribution data found"
+msgstr "유입 경로 데이터를 찾을 수 없습니다"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:187
+msgid "No capacity"
+msgstr "정원 없음"
+
+#: src/components/common/CapacityAssignmentList/index.tsx:42
+msgid "No Capacity Assignments"
+msgstr "정원 할당 없음"
+
+#: src/components/common/CheckInListList/index.tsx:44
+msgid "No Check-In Lists"
+msgstr "체크인 목록 없음"
+
+#: src/components/common/CheckInStatusModal/index.tsx:154
+msgid "No check-in lists available for this event."
+msgstr "이 이벤트에는 이용 가능한 체크인 목록이 없습니다."
+
+#: src/components/routes/admin/Configurations/index.tsx:126
+msgid "No configurations found"
+msgstr "설정을 찾을 수 없습니다"
+
+#: src/components/common/ReportTable/index.tsx:218
+msgid "No data available"
+msgstr "이용 가능한 데이터가 없습니다"
+
+#: src/components/common/OrganizerReportTable/index.tsx:272
+msgid "No data found for the selected filters. Try adjusting the date range or currency."
+msgstr "선택한 필터에 대한 데이터가 없습니다. 날짜 범위나 통화를 조정해 보세요."
+
+#: src/components/common/ReportTable/index.tsx:214
+msgid "No data to show. Please select a date range"
+msgstr "표시할 데이터가 없습니다. 날짜 범위를 선택해 주세요"
+
+#: src/components/forms/PromoCodeForm/index.tsx:77
+msgid "No Discount"
+msgstr "할인 없음"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:439
+msgid "No end date"
+msgstr "종료일 없음"
+
+#: src/components/common/NoEventsBlankSlate/index.tsx:20
+msgid "No ended events to show."
+msgstr "표시할 종료된 이벤트가 없습니다."
+
+#: src/components/common/AdminEventsTable/index.tsx:22
+msgid "No events found"
+msgstr "이벤트를 찾을 수 없습니다"
+
+#: src/components/routes/admin/Dashboard/index.tsx:489
+msgid "No events starting in the next 24 hours"
+msgstr "24시간 이내 시작하는 이벤트가 없습니다"
+
+#: src/components/common/NoEventsBlankSlate/index.tsx:14
+msgid "No events to show"
+msgstr "표시할 이벤트가 없습니다"
+
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:248
+msgid "No events yet"
+msgstr "아직 이벤트가 없습니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:155
+msgid "No failed jobs"
+msgstr "실패한 작업이 없습니다"
+
+#: src/components/common/FilterModal/index.tsx:261
+msgid "No filters available"
+msgstr "이용 가능한 필터가 없습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:86
+msgid "No impact on your current or past transactions"
+msgstr "현재 또는 과거 거래에는 영향을 주지 않습니다"
+
+#: src/components/common/OrdersTable/index.tsx:306
+msgid "No invoice"
+msgstr "인보이스 없음"
+
+#: src/components/modals/OrganizerWebhookLogsModal/index.tsx:163
+#: src/components/modals/WebhookLogsModal/index.tsx:177
+msgid "No logs found"
+msgstr "로그를 찾을 수 없습니다"
+
+#: src/components/common/ThemeFontControl/index.tsx:74
+msgid "No matching fonts"
+msgstr "일치하는 글꼴이 없습니다"
+
+#: src/components/routes/admin/Messages/index.tsx:154
+msgid "No messages found"
+msgstr "메시지를 찾을 수 없습니다"
+
+#: src/components/routes/event/messages.tsx:321
+msgid "No messages to show"
+msgstr "표시할 메시지가 없습니다"
+
+#: src/components/common/QuestionsTable/index.tsx:489
+msgid "No order questions yet"
+msgstr "아직 주문 질문이 없습니다"
+
+#: src/components/common/AdminOrdersTable/index.tsx:20
+msgid "No orders found"
+msgstr "주문을 찾을 수 없습니다"
+
+#: src/components/common/OrdersTable/index.tsx:466
+msgid "No orders to show"
+msgstr "표시할 주문이 없습니다"
+
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:319
+msgid "No orders yet"
+msgstr "아직 주문이 없습니다"
+
+#: src/components/routes/admin/Dashboard/index.tsx:377
+msgid "No organizer activity in the last 14 days"
+msgstr "최근 14일간 주최자 활동이 없습니다"
+
+#: src/components/modals/SwitchOrganizerModal/index.tsx:57
+msgid "No other organizers available"
+msgstr "이용 가능한 다른 주최자가 없습니다"
+
+#: src/components/routes/admin/Messages/index.tsx:75
+msgid "No Paid Orders"
+msgstr "결제된 주문 없음"
+
+#: src/components/layouts/OrganizerHomepage/index.tsx:299
+msgid "No past events"
+msgstr "지난 이벤트가 없습니다"
+
+#: src/components/routes/product-widget/Payment/index.tsx:88
+msgid "No payment methods are currently available. Please contact the event organizer for assistance."
+msgstr "현재 이용 가능한 결제 수단이 없습니다. 도움이 필요하시면 이벤트 주최자에게 문의해 주세요."
+
+#: src/components/common/OrderStatusBadge/index.tsx:13
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:56
+msgid "No Payment Required"
+msgstr "결제 필요 없음"
+
+#: src/components/routes/admin/Dashboard/index.tsx:282
+msgid "No popular events in the last 14 days"
+msgstr "최근 14일간 인기 이벤트가 없습니다"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:177
+msgid "No product associated with this attendee."
+msgstr "이 참가자와 연결된 상품이 없습니다."
+
+#: src/components/common/ProductSelector/index.tsx:33
+msgid "No products available for selection"
+msgstr "선택할 수 있는 상품이 없습니다"
+
+#: src/components/modals/CreateProductCategoryModal/index.tsx:22
+msgid "No products available in this category."
+msgstr "이 카테고리에는 이용 가능한 상품이 없습니다."
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:134
+msgid "No products have waiting entries"
+msgstr "대기 항목이 있는 상품이 없습니다"
+
+#: src/components/forms/ProductCategoryForm/index.tsx:23
+msgid "No products message"
+msgstr "상품 없음 메시지"
+
+#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:39
+msgid "No Products Yet"
+msgstr "아직 상품이 없습니다"
+
+#: src/components/common/PromoCodeTable/index.tsx:46
+msgid "No Promo Codes to show"
+msgstr "표시할 프로모션 코드가 없습니다"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:193
+msgid "No questions answered by this attendee."
+msgstr "이 참가자가 답변한 질문이 없습니다."
+
+#: src/components/modals/ManageOrderModal/index.tsx:119
+msgid "No questions have been asked for this order."
+msgstr "이 주문에 대한 질문이 없습니다."
+
+#: src/components/routes/admin/Dashboard/index.tsx:438
+msgid "No recent account signups"
+msgstr "최근 계정 가입이 없습니다"
+
+#: src/components/modals/MessageRecipientsModal/index.tsx:54
+msgid "No recipients found"
+msgstr "수신자를 찾을 수 없습니다"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:174
+#: src/components/common/WebhookTable/index.tsx:174
+msgid "No response"
+msgstr "응답 없음"
+
+#: src/components/modals/OrganizerWebhookLogsModal/index.tsx:79
+msgid "No Response"
+msgstr "응답 없음"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:141
+#: src/components/common/WebhookTable/index.tsx:141
+msgid "No responses yet"
+msgstr "아직 응답이 없습니다"
+
+#: src/components/common/NoResultsSplash/index.tsx:24
+msgid "No results"
+msgstr "결과 없음"
+
+#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:20
+msgid "No Search Results"
+msgstr "검색 결과 없음"
+
+#: src/components/common/NoResultsSplash/index.tsx:29
+msgid "No search results."
+msgstr "검색 결과가 없습니다."
+
+#: src/components/common/TaxAndFeeList/index.tsx:105
+msgid "No Taxes or Fees have been added."
+msgstr "추가된 세금이나 수수료가 없습니다."
+
+#: src/components/routes/my-tickets/index.tsx:220
+msgid "No Tickets Found"
+msgstr "티켓을 찾을 수 없습니다"
+
+#: src/components/layouts/OrganizerHomepage/index.tsx:299
+msgid "No upcoming events"
+msgstr "예정된 이벤트가 없습니다"
+
+#: src/components/common/AdminUsersTable/index.tsx:18
+msgid "No users found"
+msgstr "사용자를 찾을 수 없습니다"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:308
+msgid "No VAT settings configured"
+msgstr "설정된 부가가치세 정보가 없습니다"
+
+#: src/components/routes/admin/Dashboard/index.tsx:329
+msgid "No viewed events in the last 14 days"
+msgstr "최근 14일간 조회된 이벤트가 없습니다"
+
+#: src/components/common/WaitlistTable/index.tsx:236
+msgid "No waitlist entries"
+msgstr "대기자 명단 항목이 없습니다"
+
+#: src/components/modals/OrganizerWebhookLogsModal/index.tsx:166
+#: src/components/modals/WebhookLogsModal/index.tsx:180
+msgid "No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered."
+msgstr "이 엔드포인트에 대해 기록된 웹훅 이벤트가 아직 없습니다. 이벤트가 실행되면 여기에 표시됩니다."
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:201
+#: src/components/common/WebhookTable/index.tsx:201
+msgid "No Webhooks"
+msgstr "웹훅 없음"
+
+#: src/components/layouts/Checkout/index.tsx:322
+msgid "No, keep me here"
+msgstr "아니요, 여기 머무르겠습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:69
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsModal.tsx:31
+msgid "Non-VAT registered businesses or individuals: Irish VAT at 23% applies"
+msgstr "부가가치세 미등록 사업자 또는 개인: 아일랜드 부가가치세 23% 적용"
+
+#: src/components/common/PromoCodeTable/index.tsx:82
+#: src/components/routes/product-widget/CollectInformation/index.tsx:527
+msgid "None"
+msgstr "없음"
+
+#: src/components/common/ProductPriceAvailability/index.tsx:37
+#: src/components/common/ProductPriceAvailability/index.tsx:66
+msgid "Not available"
+msgstr "이용 불가"
+
+#: src/components/common/AttendeeTable/index.tsx:327
+#: src/components/common/CheckInStatusModal/index.tsx:110
+msgid "Not Checked In"
+msgstr "체크인 안 됨"
+
+#: src/components/common/CheckInStatusModal/index.tsx:118
+msgid "Not Eligible"
+msgstr "대상 아님"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:130
+#: src/components/modals/ManageOrderModal/index.tsx:164
+msgid "Notes"
+msgstr "메모"
+
+#: src/components/common/ReportTable/index.tsx:240
+msgid "Nothing to show yet"
+msgstr "아직 표시할 내용이 없습니다"
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:73
+msgid "Notification Settings"
+msgstr "알림 설정"
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:76
+msgid "Notify organizer of new orders"
+msgstr "새 주문 시 주최자에게 알림"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:227
+msgid "Number of days allowed for payment (leave blank to omit payment terms from invoices)"
+msgstr "결제 허용 일수 (인보이스에서 결제 조건을 생략하려면 비워 두세요)"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:209
+msgid "Number Prefix"
+msgstr "번호 접두사"
+
+#: src/components/common/OrganizerReportTable/index.tsx:356
+msgid "of"
+msgstr "/"
+
+#: src/components/common/WaitlistTable/index.tsx:132
+#: src/components/modals/OfferWaitlistModal/index.tsx:221
+msgid "Offer"
+msgstr "제안"
+
+#: src/components/common/WaitlistTable/index.tsx:69
+msgid "Offer Spot"
+msgstr "자리 제안"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:82
+#: src/components/modals/OfferWaitlistModal/index.tsx:126
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:86
+msgid "Offer Tickets"
+msgstr "티켓 제안"
+
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:66
+msgid "Offer Timeout"
+msgstr "제안 제한 시간"
+
+#: src/components/common/WaitlistStats/index.tsx:13
+#: src/components/common/WaitlistTable/index.tsx:25
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:72
+msgid "Offered"
+msgstr "제안됨"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:91
+#: src/components/modals/OfferWaitlistModal/index.tsx:130
+msgid "Offers expire after {timeoutHours} hours."
+msgstr "제안은 {timeoutHours}시간 후 만료됩니다."
+
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:74
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:75
+msgid "Office or venue name"
+msgstr "사무실 또는 장소명"
+
+#: src/components/common/OrdersTable/index.tsx:389
+#: src/components/routes/product-widget/Payment/index.tsx:132
+msgid "Offline"
+msgstr "오프라인"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:146
+msgid "Offline orders are not reflected in event statistics until the order is marked as paid."
+msgstr "무통장 주문은 결제 완료로 표시되기 전까지 이벤트 통계에 반영되지 않습니다."
+
+#: src/components/routes/product-widget/Payment/index.tsx:78
+msgid "Offline payment failed. Please try again or contact the event organizer."
+msgstr "무통장 결제에 실패했습니다. 다시 시도하시거나 이벤트 주최자에게 문의해 주세요."
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:152
+msgid "Offline Payment Instructions"
+msgstr "무통장 입금 안내"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:91
+msgid "Offline Payments"
+msgstr "무통장 결제"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:140
+msgid "Offline Payments Information"
+msgstr "무통장 결제 정보"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:135
+msgid "Offline Payments Settings"
+msgstr "무통장 결제 설정"
+
+#: src/components/common/EventCard/index.tsx:89
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:93
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:32
+msgid "On Sale"
+msgstr "판매 중"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:99
+msgid "On sale {0}"
+msgstr "{0} 판매 중"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:553
+msgid "Once you complete the upgrade, your old account will only be used for refunds."
+msgstr "업그레이드를 완료하면 기존 계정은 환불 용도로만 사용됩니다."
+
+#: src/components/common/NoEventsBlankSlate/index.tsx:19
+msgid "Once you create an event, you'll see it here."
+msgstr "이벤트를 생성하면 여기에 표시됩니다."
+
+#: src/components/common/ReportTable/index.tsx:245
+msgid "Once you start collecting data, you'll see it here."
+msgstr "데이터 수집을 시작하면 여기에 표시됩니다."
+
+#: src/components/routes/event/GettingStarted/index.tsx:184
+msgid "Once you're ready, set your event live and start selling products."
+msgstr "준비가 되면 이벤트를 공개하고 상품 판매를 시작하세요."
+
+#: src/components/common/EventStatusBadge/index.tsx:18
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:31
+msgid "Ongoing"
+msgstr "진행 중"
+
+#: src/components/common/EventCard/index.tsx:93
+#: src/components/routes/product-widget/Payment/index.tsx:124
+msgid "Online"
+msgstr "온라인"
+
+#: src/components/layouts/EventHomepage/index.tsx:370
+#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:167
+msgid "Online Event"
+msgstr "온라인 이벤트"
+
+#: src/components/common/OnlineEventDetails/index.tsx:9
+msgid "Online Event Details"
+msgstr "온라인 이벤트 정보"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:73
+msgid "Only account administrators can delete or archive events. Contact your account admin for assistance."
+msgstr "계정 관리자만 이벤트를 삭제하거나 보관할 수 있습니다. 도움이 필요하면 계정 관리자에게 문의하세요."
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:79
+msgid "Only account administrators can delete or archive organizers. Contact your account admin for assistance."
+msgstr "계정 관리자만 주최자를 삭제하거나 보관할 수 있습니다. 도움이 필요하면 계정 관리자에게 문의하세요."
+
+#: src/components/modals/SendMessageModal/index.tsx:330
+msgid "Only send to orders with these statuses"
+msgstr "다음 상태의 주문에만 발송"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:192
+msgid "Only show start date and time"
+msgstr "시작 날짜와 시간만 표시"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:311
+msgid "Only visible with promo code"
+msgstr "프로모션 코드로만 볼 수 있음"
+
+#: src/components/common/CheckInListList/index.tsx:165
+#: src/components/modals/CheckInListSuccessModal/index.tsx:56
+msgid "Open Check-In Page"
+msgstr "체크인 페이지 열기"
+
+#: src/components/layouts/AppLayout/index.tsx:29
+msgid "Open sidebar"
+msgstr "사이드바 열기"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:405
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:642
+msgid "Open Stripe Dashboard"
+msgstr "Stripe 대시보드 열기"
+
+#: src/components/forms/QuestionForm/index.tsx:45
+msgid "Option {i}"
+msgstr "옵션 {i}"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:263
+msgid "Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)"
+msgstr "모든 인보이스에 표시할 선택적 추가 정보입니다 (예: 결제 조건, 연체료, 환불 정책)"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:210
+msgid "Optional prefix for invoice numbers (e.g., INV-)"
+msgstr "인보이스 번호의 선택적 접두사입니다 (예: INV-)"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:165
+msgid "Optional text for disclaimers, contact info, or thank you notes (single line only)"
+msgstr "면책 조항, 연락처, 감사 인사 등을 위한 선택적 텍스트입니다 (한 줄만 가능)"
+
+#: src/components/common/QuestionsTable/index.tsx:125
+msgid "options"
+msgstr "옵션"
+
+#: src/components/forms/QuestionForm/index.tsx:28
+msgid "Options"
+msgstr "옵션"
+
+#: src/components/modals/CreateEventModal/index.tsx:165
+msgid "or"
+msgstr "또는"
+
+#: src/components/common/QuestionsTable/index.tsx:294
+#: src/components/common/QuestionsTable/index.tsx:447
+#: src/components/routes/my-tickets/index.tsx:53
+msgid "Order"
+msgstr "주문"
+
+#: src/components/common/AttendeeTable/index.tsx:240
+msgid "Order & Ticket"
+msgstr "주문 및 티켓"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:381
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:354
+msgid "Order cancelled"
+msgstr "주문이 취소되었습니다"
+
+#: src/components/forms/WebhookForm/index.tsx:97
+msgid "Order Cancelled"
+msgstr "주문 취소됨"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:371
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:364
+msgid "Order complete"
+msgstr "주문 완료"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:94
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:200
+msgid "Order Confirmation"
+msgstr "주문 확인"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:525
+msgid "Order confirmation resent successfully"
+msgstr "주문 확인서가 성공적으로 재발송되었습니다"
+
+#: src/components/forms/WebhookForm/index.tsx:73
+msgid "Order Created"
+msgstr "주문 생성됨"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:268
+msgid "Order Date"
+msgstr "주문일"
+
+#: src/components/common/OrdersTable/index.tsx:277
+#: src/components/modals/ManageAttendeeModal/index.tsx:166
+#: src/components/modals/ManageOrderModal/index.tsx:86
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:592
+msgid "Order Details"
+msgstr "주문 상세 정보"
+
+#: src/components/modals/CancelOrderModal/index.tsx:40
+msgid "Order has been canceled and refunded. The order owner has been notified."
+msgstr "주문이 취소되고 환불되었습니다. 주문자에게 알림이 전송되었습니다."
+
+#: src/components/modals/CancelOrderModal/index.tsx:41
+msgid "Order has been canceled and the order owner has been notified."
+msgstr "주문이 취소되었으며 주문자에게 알림이 전송되었습니다."
+
+#: src/components/routes/admin/Messages/index.tsx:88
+#: src/components/routes/admin/Messages/index.tsx:138
+msgid "Order Holders"
+msgstr "주문자"
+
+#: src/components/common/AdminOrdersTable/index.tsx:67
+msgid "Order ID"
+msgstr "주문 ID"
+
+#: src/components/forms/ProductForm/index.tsx:436
+msgid "Order Limits"
+msgstr "주문 한도"
+
+#: src/components/forms/ProductForm/index.tsx:384
+msgid "Order limits set"
+msgstr "주문 한도 설정됨"
+
+#: src/components/common/OrdersTable/index.tsx:78
+msgid "Order marked as paid"
+msgstr "주문이 결제 완료로 표시되었습니다"
+
+#: src/components/forms/WebhookForm/index.tsx:85
+msgid "Order Marked as Paid"
+msgstr "결제 완료로 표시된 주문"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:396
+msgid "Order not found"
+msgstr "주문을 찾을 수 없습니다"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:542
+msgid "Order Not Found"
+msgstr "주문을 찾을 수 없습니다"
+
+#: src/components/modals/ManageOrderModal/index.tsx:92
+msgid "Order Notes"
+msgstr "주문 메모"
+
+#: src/components/common/MessageList/index.tsx:31
+msgid "Order owner"
+msgstr "주문자"
+
+#: src/components/modals/SendMessageModal/index.tsx:294
+msgid "Order owners with a specific product"
+msgstr "특정 상품을 가진 주문자"
+
+#: src/components/common/MessageList/index.tsx:27
+msgid "Order owners with products"
+msgstr "상품을 가진 주문자"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:59
+msgid "Order Ref"
+msgstr "주문 참조번호"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:247
+msgid "Order Reference"
+msgstr "주문 참조번호"
+
+#: src/components/forms/WebhookForm/index.tsx:91
+msgid "Order Refunded"
+msgstr "주문 환불됨"
+
+#: src/components/routes/event/orders.tsx:45
+msgid "Order Status"
+msgstr "주문 상태"
+
+#: src/components/modals/SendMessageModal/index.tsx:331
+msgid "Order statuses"
+msgstr "주문 상태"
+
+#: src/components/common/InlineOrderSummary/index.tsx:54
+#: src/components/modals/ManageOrderModal/index.tsx:105
+msgid "Order Summary"
+msgstr "주문 요약"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:121
+msgid "Order timeout"
+msgstr "주문 제한 시간"
+
+#: src/components/modals/RefundOrderModal/index.tsx:78
+msgid "Order Total"
+msgstr "주문 총액"
+
+#: src/components/forms/WebhookForm/index.tsx:79
+msgid "Order Updated"
+msgstr "주문 수정됨"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:464
+msgid "Order updated successfully"
+msgstr "주문이 성공적으로 수정되었습니다"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:351
+msgid "Order was cancelled"
+msgstr "주문이 취소되었습니다"
+
+#: src/components/layouts/Admin/index.tsx:17
+#: src/components/layouts/Event/index.tsx:112
+#: src/components/routes/admin/Attribution/index.tsx:138
+#: src/components/routes/admin/Orders/index.tsx:44
+#: src/components/routes/event/orders.tsx:115
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:103
+#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:60
+#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:55
+msgid "Orders"
+msgstr "주문"
+
+#: src/components/routes/admin/Dashboard/index.tsx:189
+msgid "Orders Completed"
+msgstr "완료된 주문"
+
+#: src/components/routes/event/orders.tsx:94
+msgid "Orders Exported"
+msgstr "주문 내보내기 완료"
+
+#: src/components/routes/admin/Dashboard/index.tsx:207
+msgid "Orders Total"
+msgstr "총 주문"
+
+#: src/components/common/AdminEventsTable/index.tsx:142
+msgid "Orders:"
+msgstr "주문:"
+
+#: src/components/routes/admin/Attribution/index.tsx:62
+msgid "Organic Accounts"
+msgstr "자연 유입 계정"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:245
+msgid "Organization Address"
+msgstr "조직 주소"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:236
+msgid "Organization Details"
+msgstr "조직 정보"
+
+#: src/components/forms/OrganizerForm/index.tsx:28
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:238
+msgid "Organization Name"
+msgstr "조직명"
+
+#: src/components/common/AdminEventsTable/index.tsx:87
+#: src/components/common/AttendeeTicket/index.tsx:88
+#: src/components/layouts/EventHomepage/index.tsx:519
+#: src/components/modals/EditUserModal/index.tsx:55
+#: src/components/modals/InviteUserModal/index.tsx:47
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:96
+#: src/components/routes/admin/Dashboard/index.tsx:257
+#: src/components/routes/admin/Dashboard/index.tsx:306
+#: src/components/routes/admin/Dashboard/index.tsx:352
+#: src/components/routes/events/Dashboard/index.tsx:194
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:332
+msgid "Organizer"
+msgstr "주최자"
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:61
+msgid "Organizer archived successfully"
+msgstr "주최자가 성공적으로 보관되었습니다"
+
+#: src/components/layouts/Event/index.tsx:84
+#: src/components/layouts/OrganizerLayout/index.tsx:78
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:160
+msgid "Organizer Dashboard"
+msgstr "주최자 대시보드"
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:41
+msgid "Organizer deleted successfully"
+msgstr "주최자가 성공적으로 삭제되었습니다"
+
+#: src/components/modals/CreateEventModal/index.tsx:49
+msgid "Organizer is required"
+msgstr "주최자를 선택해 주세요"
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:72
+msgid "Organizer Name"
+msgstr "주최자 이름"
+
+#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:8
+#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:10
+msgid "Organizer Not Found"
+msgstr "주최자를 찾을 수 없습니다"
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:61
+msgid "Organizer restored successfully"
+msgstr "주최자가 성공적으로 복원되었습니다"
+
+#: src/components/routes/organizer/Settings/index.tsx:131
+msgid "Organizer Settings"
+msgstr "주최자 설정"
+
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:223
+msgid "Organizer statistics are not available for the selected currency or an error occurred."
+msgstr "선택한 통화에 대한 주최자 통계를 사용할 수 없거나 오류가 발생했습니다."
+
+#: src/components/common/StatusToggle/index.tsx:64
+#: src/components/layouts/OrganizerLayout/index.tsx:141
+msgid "Organizer status update failed. Please try again later"
+msgstr "주최자 상태 업데이트에 실패했습니다. 나중에 다시 시도해 주세요"
+
+#: src/components/common/StatusToggle/index.tsx:56
+#: src/components/layouts/OrganizerLayout/index.tsx:138
+msgid "Organizer status updated"
+msgstr "주최자 상태가 업데이트되었습니다"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:212
+msgid "Organizer/default template will be used"
+msgstr "주최자/기본 템플릿이 사용됩니다"
+
+#: src/components/modals/EditUserModal/index.tsx:57
+#: src/components/modals/InviteUserModal/index.tsx:49
+msgid "Organizers can only manage events and products. They cannot manage users, account settings or billing information."
+msgstr "주최자는 이벤트와 상품만 관리할 수 있습니다. 사용자, 계정 설정, 청구 정보는 관리할 수 없습니다."
+
+#: src/components/common/OrdersTable/index.tsx:394
+#: src/constants/eventCategories.ts:22
+msgid "Other"
+msgstr "기타"
+
+#: src/components/common/CheckInStatusModal/index.tsx:171
+msgid "Other Lists (Ticket Not Included)"
+msgstr "기타 목록 (티켓 미포함)"
+
+#: src/components/routes/admin/Messages/index.tsx:107
+msgid "Outgoing Messages"
+msgstr "발신 메시지"
+
+#: src/components/layouts/Event/index.tsx:87
+msgid "Overview"
+msgstr "개요"
+
+#: src/components/common/WidgetEditor/index.tsx:227
+msgid "Padding"
+msgstr "여백"
+
+#: src/components/common/OrganizerReportTable/index.tsx:356
+msgid "Page"
+msgstr "페이지"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:106
+msgid "Page no longer available"
+msgstr "더 이상 이용할 수 없는 페이지입니다"
+
+#: src/components/common/ErrorDisplay/index.tsx:14
+msgid "Page not found"
+msgstr "페이지를 찾을 수 없습니다"
+
+#: src/components/modals/ShareModal/index.tsx:236
+msgid "Page URL"
+msgstr "페이지 URL"
+
+#: src/components/common/StatBoxes/index.tsx:69
+msgid "Page views"
+msgstr "페이지 조회수"
+
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:113
+msgid "Page Views"
+msgstr "페이지 조회수"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:191
+msgid "paid"
+msgstr "결제 완료"
+
+#: src/components/routes/admin/Attribution/index.tsx:51
+msgid "Paid Accounts"
+msgstr "유료 계정"
+
+#: src/components/forms/ProductForm/index.tsx:154
+msgid "Paid Product"
+msgstr "유료 상품"
+
+#: src/components/layouts/AuthLayout/index.tsx:27
+msgid "Paid, free, tiered pricing, and donation-based tickets"
+msgstr "유료, 무료, 등급별 가격, 기부 방식 티켓"
+
+#: src/components/modals/RefundOrderModal/index.tsx:109
+msgid "Partial refund"
+msgstr "부분 환불"
+
+#: src/components/common/OrderStatusBadge/index.tsx:16
+#: src/components/routes/event/orders.tsx:30
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:71
+msgid "Partially Refunded"
+msgstr "부분 환불됨"
+
+#: src/components/common/OrdersTable/index.tsx:364
+msgid "Partially refunded: {0}"
+msgstr "부분 환불됨: {0}"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:191
+msgid "Pass fee to buyer"
+msgstr "수수료를 구매자에게 전가"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:206
+msgid "Pass to Buyer"
+msgstr "구매자에게 전가"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:127
+#: src/components/routes/auth/Login/index.tsx:98
+#: src/components/routes/auth/Register/index.tsx:112
+#: src/components/routes/profile/ManageProfile/index.tsx:119
+msgid "Password"
+msgstr "비밀번호"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:31
+msgid "Password must be a minimum of 8 characters"
+msgstr "비밀번호는 최소 8자 이상이어야 합니다"
+
+#: src/components/routes/auth/Register/index.tsx:36
+msgid "Password must be at least 8 characters"
+msgstr "비밀번호는 최소 8자 이상이어야 합니다"
+
+#: src/components/routes/auth/ResetPassword/index.tsx:49
+msgid "Password reset successfully. Please login with your new password."
+msgstr "비밀번호가 성공적으로 재설정되었습니다. 새 비밀번호로 로그인해 주세요."
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:32
+#: src/components/routes/auth/Register/index.tsx:37
+msgid "Passwords are not the same"
+msgstr "비밀번호가 일치하지 않습니다"
+
+#: src/components/layouts/OrganizerHomepage/index.tsx:291
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:30
+msgid "Past"
+msgstr "지난"
+
+#: src/components/layouts/OrganizerHomepage/index.tsx:278
+msgid "Past Events"
+msgstr "지난 이벤트"
+
+#: src/components/common/WidgetEditor/index.tsx:272
+msgid "Paste this where you want the widget to appear."
+msgstr "위젯을 표시하려는 위치에 이 코드를 붙여넣으세요."
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:103
+msgid "Paste URL"
+msgstr "URL 붙여넣기"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:130
+msgid "Patrick"
+msgstr "Patrick"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:144
+msgid "patrick@acme.com"
+msgstr "patrick@acme.com"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:94
+#: src/components/forms/WebhookForm/index.tsx:28
+msgid "Paused"
+msgstr "일시중지됨"
+
+#: src/components/routes/product-widget/Payment/index.tsx:147
+msgid "Pay"
+msgstr "결제"
+
+#: src/components/common/AttendeeTicket/index.tsx:155
+msgid "Pay to unlock"
+msgstr "결제하여 잠금 해제"
+
+#: src/components/modals/OrganizerWebhookLogsModal/index.tsx:107
+#: src/components/routes/admin/FailedJobs/index.tsx:273
+msgid "Payload"
+msgstr "페이로드"
+
+#: src/components/common/OrdersTable/index.tsx:375
+#: src/components/common/ProgressStepper/index.tsx:19
+#: src/components/forms/StripeCheckoutForm/index.tsx:127
+msgid "Payment"
+msgstr "결제"
+
+#: src/components/routes/event/Settings/index.tsx:82
+msgid "Payment & Invoicing"
+msgstr "결제 및 인보이스"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:99
+msgid "Payment & Invoicing Settings"
+msgstr "결제 및 인보이스 설정"
+
+#: src/components/routes/account/ManageAccount/index.tsx:38
+msgid "Payment & Plan"
+msgstr "결제 및 요금제"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:53
+msgid "Payment Date"
+msgstr "결제일"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:226
+msgid "Payment Due Period"
+msgstr "결제 기한"
+
+#: src/components/common/OrderStatusBadge/index.tsx:14
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:58
+msgid "Payment Failed"
+msgstr "결제 실패"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:390
+#: src/components/routes/product-widget/Payment/PaymentMethods/Offline/index.tsx:14
+msgid "Payment Instructions"
+msgstr "결제 안내"
+
+#: src/components/routes/product-widget/Payment/index.tsx:115
+msgid "Payment method"
+msgstr "결제 수단"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:106
+msgid "Payment Methods"
+msgstr "결제 수단"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:474
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:486
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:620
+msgid "Payment Processing"
+msgstr "결제 처리"
+
+#: src/components/common/OrderDetails/index.tsx:76
+msgid "Payment provider"
+msgstr "결제 제공업체"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:94
+msgid "Payment received"
+msgstr "결제 완료"
+
+#: src/components/common/OrderStatusBadge/index.tsx:12
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:59
+msgid "Payment Received"
+msgstr "결제 완료"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:816
+msgid "Payment Settings"
+msgstr "결제 설정"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:281
+msgid "Payment Status"
+msgstr "결제 상태"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:60
+msgid "Payment succeeded!"
+msgstr "결제가 완료되었습니다!"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:224
+msgid "Payment Terms"
+msgstr "결제 조건"
+
+#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:49
+msgid "Payments not available"
+msgstr "결제를 이용할 수 없습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:87
+msgid "Payments will continue to flow without interruption"
+msgstr "결제는 중단 없이 계속 진행됩니다"
+
+#: src/components/routes/admin/Messages/index.tsx:124
+msgid "Pending Review"
+msgstr "검토 대기 중"
+
+#: src/components/common/QuestionsTable/index.tsx:315
+msgid "Per Attendee"
+msgstr "참가자당"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:47
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:38
+msgid "Per order"
+msgstr "주문당"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:41
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:32
+msgid "Per ticket"
+msgstr "티켓당"
+
+#: src/components/forms/PromoCodeForm/index.tsx:81
+#: src/components/forms/TaxAndFeeForm/index.tsx:27
+msgid "Percentage"
+msgstr "비율"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:71
+msgid "Percentage Amount"
+msgstr "비율 금액"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:99
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:198
+#: src/components/routes/admin/Configurations/index.tsx:100
+#: src/components/routes/admin/Configurations/index.tsx:246
+msgid "Percentage Fee"
+msgstr "비율 수수료"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:100
+msgid "Percentage fee (0-100%)"
+msgstr "비율 수수료 (0-100%)"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:46
+msgid "Percentage fee must be between 0 and 100"
+msgstr "비율 수수료는 0에서 100 사이여야 합니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:174
+msgid "Percentage must be between 0 and 100"
+msgstr "비율은 0에서 100 사이여야 합니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:247
+msgid "Percentage of transaction amount"
+msgstr "거래 금액의 비율"
+
+#: src/components/common/AffiliateTable/index.tsx:84
+msgid "Performance"
+msgstr "성과"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:86
+msgid "Permanently delete this event and all its associated data."
+msgstr "이 이벤트와 관련된 모든 데이터를 영구적으로 삭제합니다."
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:92
+msgid "Permanently delete this organizer and all its events."
+msgstr "이 주최자와 모든 이벤트를 영구적으로 삭제합니다."
+
+#: src/components/routes/profile/ManageProfile/index.tsx:147
+msgid "Personal Information"
+msgstr "개인 정보"
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:97
+msgid "Phone"
+msgstr "전화번호"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:82
+msgid "Pinterest"
+msgstr "Pinterest"
+
+#: src/components/common/WidgetEditor/index.tsx:259
+msgid "Place this in the of your website."
+msgstr "이 코드를 웹사이트의 에 배치하세요."
+
+#: src/components/common/PoweredByFooter/index.tsx:48
+msgid "Planning an event?"
+msgstr "이벤트를 계획 중이신가요?"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:57
+#: src/components/common/PlatformFeesSettings/index.tsx:153
+msgid "Platform fee"
+msgstr "플랫폼 수수료"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:73
+msgid "Platform fee of {0} deducted from your payout"
+msgstr "정산 금액에서 플랫폼 수수료 {0}이(가) 차감됩니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:248
+#: src/components/routes/event/Settings/index.tsx:98
+#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:46
+#: src/components/routes/organizer/Reports/index.tsx:41
+#: src/components/routes/organizer/Settings/index.tsx:88
+#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:42
+msgid "Platform Fees"
+msgstr "플랫폼 수수료"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:134
+msgid "Platform Fees Report"
+msgstr "플랫폼 수수료 보고서"
+
+#: src/components/routes/admin/Dashboard/index.tsx:171
+msgid "Platform Revenue"
+msgstr "플랫폼 매출"
+
+#: src/components/forms/QuestionForm/index.tsx:31
+msgid "Please add at least one option"
+msgstr "하나 이상의 옵션을 추가해 주세요"
+
+#: src/hooks/useFormErrorResponseHandler.tsx:18
+msgid "Please check the provided information is correct"
+msgstr "입력한 정보가 올바른지 확인해 주세요"
+
+#: src/components/routes/auth/Login/index.tsx:53
+msgid "Please check your email and password and try again"
+msgstr "이메일과 비밀번호를 확인하고 다시 시도해 주세요"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:33
+#: src/components/routes/auth/Register/index.tsx:38
+msgid "Please check your email is valid"
+msgstr "유효한 이메일인지 확인해 주세요"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:170
+msgid "Please check your email to confirm your email address"
+msgstr "이메일을 확인하여 이메일 주소를 인증해 주세요"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:368
+msgid "Please continue in the new tab"
+msgstr "새 탭에서 계속 진행해 주세요"
+
+#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:47
+msgid "Please create a product"
+msgstr "상품을 생성해 주세요"
+
+#: src/components/modals/CreateCheckInListModal/index.tsx:52
+msgid "Please create a ticket"
+msgstr "티켓을 생성해 주세요"
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:47
+msgid "Please enter a valid email address"
+msgstr "유효한 이메일 주소를 입력해 주세요"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:46
+msgid "Please enter a valid image URL that points to an image."
+msgstr "이미지를 가리키는 유효한 이미지 URL을 입력해 주세요."
+
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:34
+#: src/components/modals/CreateWebhookModal/index.tsx:34
+msgid "Please enter a valid URL"
+msgstr "유효한 URL을 입력해 주세요"
+
+#: src/components/routes/welcome/index.tsx:70
+msgid "Please enter the 5-digit code"
+msgstr "5자리 코드를 입력해 주세요"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:149
+msgid "Please enter your VAT number"
+msgstr "부가가치세 번호를 입력해 주세요"
+
+#: src/components/modals/CancelOrderModal/index.tsx:65
+msgid "Please Note"
+msgstr "참고하세요"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:35
+msgid "Please provide an image."
+msgstr "이미지를 제공해 주세요."
+
+#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:65
+msgid "Please restart the checkout process."
+msgstr "결제 절차를 다시 시작해 주세요."
+
+#: src/components/layouts/Checkout/index.tsx:291
+msgid "Please return to the event page to start over."
+msgstr "처음부터 다시 시작하려면 이벤트 페이지로 돌아가세요."
+
+#: src/components/common/OrganizerReportTable/index.tsx:269
+msgid "Please select a date range"
+msgstr "날짜 범위를 선택해 주세요"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:54
+msgid "Please select an image."
+msgstr "이미지를 선택해 주세요."
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:299
+msgid "Please select at least one product"
+msgstr "하나 이상의 상품을 선택해 주세요"
+
+#: src/components/routes/event/Affiliates/index.tsx:52
+#: src/components/routes/event/attendees.tsx:137
+#: src/components/routes/event/orders.tsx:100
+msgid "Please try again."
+msgstr "다시 시도해 주세요."
+
+#: src/components/routes/profile/ManageProfile/index.tsx:160
+msgid "Please verify your email address to access all features"
+msgstr "모든 기능을 이용하려면 이메일 주소를 인증해 주세요"
+
+#: src/components/routes/welcome/index.tsx:124
+msgid "Please wait before requesting another code"
+msgstr "다른 코드를 요청하기 전에 잠시 기다려 주세요"
+
+#: src/components/routes/event/Affiliates/index.tsx:43
+msgid "Please wait while we prepare your affiliates for export..."
+msgstr "제휴사 내보내기를 준비하는 동안 잠시 기다려 주세요..."
+
+#: src/components/routes/event/attendees.tsx:128
+msgid "Please wait while we prepare your attendees for export..."
+msgstr "참가자 내보내기를 준비하는 동안 잠시 기다려 주세요..."
+
+#: src/components/common/OrdersTable/index.tsx:99
+#: src/components/layouts/Checkout/index.tsx:88
+msgid "Please wait while we prepare your invoice..."
+msgstr "인보이스를 준비하는 동안 잠시 기다려 주세요..."
+
+#: src/components/routes/event/orders.tsx:91
+msgid "Please wait while we prepare your orders for export..."
+msgstr "주문 내보내기를 준비하는 동안 잠시 기다려 주세요..."
+
+#: src/components/common/LanguageSwitcher/index.tsx:40
+msgid "Polish"
+msgstr "폴란드어"
+
+#: src/components/routes/admin/Dashboard/index.tsx:245
+msgid "Popular Events (Last 14 Days)"
+msgstr "인기 이벤트 (최근 14일)"
+
+#: src/components/common/LanguageSwitcher/index.tsx:28
+msgid "Portuguese"
+msgstr "포르투갈어"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:97
+msgid "Post Checkout message"
+msgstr "결제 완료 후 메시지"
+
+#: src/components/common/PoweredByFooter/index.tsx:60
+msgid "Powered by"
+msgstr "제공:"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:90
+msgid "Pre Checkout message"
+msgstr "결제 전 메시지"
+
+#: src/components/routes/event/CapacityAssignments/index.tsx:32
+msgid "Prevent overselling by sharing inventory across multiple ticket types."
+msgstr "여러 티켓 유형 간에 재고를 공유하여 초과 판매를 방지하세요."
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:139
+#: src/components/routes/event/TicketDesigner/index.tsx:216
+msgid "Preview"
+msgstr "미리보기"
+
+#: src/components/common/QuestionsTable/index.tsx:285
+msgid "Preview checkout form"
+msgstr "결제 양식 미리보기"
+
+#: src/components/layouts/Event/index.tsx:239
+#: src/components/layouts/Event/index.tsx:243
+msgid "Preview Event page"
+msgstr "이벤트 페이지 미리보기"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:360
+#: src/components/forms/ProductForm/index.tsx:81
+#: src/components/forms/ProductForm/index.tsx:307
+msgid "Price"
+msgstr "가격"
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:81
+msgid "Price display mode"
+msgstr "가격 표시 방식"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:108
+msgid "Price not set"
+msgstr "가격 미설정"
+
+#: src/components/forms/ProductForm/index.tsx:343
+msgid "Price Tiers"
+msgstr "가격 등급"
+
+#: src/components/forms/ProductForm/index.tsx:249
+msgid "Price Type"
+msgstr "가격 유형"
+
+#: src/components/common/WidgetEditor/index.tsx:187
+msgid "Primary Color"
+msgstr "기본 색상"
+
+#: src/components/common/WidgetEditor/index.tsx:193
+msgid "Primary Text Color"
+msgstr "기본 텍스트 색상"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:626
+msgid "Print All Tickets"
+msgstr "모든 티켓 인쇄"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:223
+msgid "Print Preview"
+msgstr "인쇄 미리보기"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:114
+msgid "Print Ticket"
+msgstr "티켓 인쇄"
+
+#: src/components/layouts/Checkout/index.tsx:248
+#: src/components/routes/my-tickets/index.tsx:119
+msgid "Print Tickets"
+msgstr "티켓 인쇄"
+
+#: src/components/common/AttendeeTicket/index.tsx:202
+msgid "Print to PDF"
+msgstr "PDF로 인쇄"
+
+#: src/components/common/CookieConsentBanner/index.tsx:51
+#: src/components/layouts/EventHomepage/index.tsx:623
+#: src/components/layouts/OrganizerHomepage/index.tsx:341
+msgid "Privacy Policy"
+msgstr "개인정보 처리방침"
+
+#: src/components/modals/RefundOrderModal/index.tsx:150
+msgid "Process Refund"
+msgstr "환불 처리"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:373
+msgid "Processing order"
+msgstr "주문 처리 중"
+
+#: src/components/common/AttendeeDetails/index.tsx:30
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:285
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:482
+#: src/components/common/WaitlistTable/index.tsx:170
+#: src/components/modals/ManageAttendeeModal/index.tsx:119
+#: src/components/modals/OfferWaitlistModal/index.tsx:161
+msgid "Product"
+msgstr "상품"
+
+#: src/components/forms/ProductForm/index.tsx:288
+msgid "Product Category"
+msgstr "상품 카테고리"
+
+#: src/components/modals/EditProductCategoryModal/index.tsx:53
+msgid "Product category updated successfully."
+msgstr "상품 카테고리가 성공적으로 수정되었습니다."
+
+#: src/components/forms/WebhookForm/index.tsx:37
+msgid "Product Created"
+msgstr "상품 생성됨"
+
+#: src/components/forms/WebhookForm/index.tsx:67
+msgid "Product Deleted"
+msgstr "상품 삭제됨"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:69
+msgid "Product deleted successfully"
+msgstr "상품이 성공적으로 삭제되었습니다"
+
+#: src/components/forms/ProductForm/index.tsx:257
+msgid "Product Price Type"
+msgstr "상품 가격 유형"
+
+#: src/components/routes/event/EventDashboard/index.tsx:311
+#: src/components/routes/event/Reports/index.tsx:17
+msgid "Product Sales"
+msgstr "상품 판매"
+
+#: src/components/routes/event/Reports/index.tsx:18
+msgid "Product sales, revenue, and tax breakdown"
+msgstr "상품 판매, 매출, 세금 내역"
+
+#: src/components/common/ProductSelector/index.tsx:63
+msgid "Product Tier"
+msgstr "상품 등급"
+
+#: src/components/forms/ProductForm/index.tsx:234
+#: src/components/forms/ProductForm/index.tsx:242
+msgid "Product Type"
+msgstr "상품 유형"
+
+#: src/components/forms/WebhookForm/index.tsx:61
+msgid "Product Updated"
+msgstr "상품 수정됨"
+
+#: src/components/common/PromoCodeTable/index.tsx:148
+msgid "Product(s)"
+msgstr "상품"
+
+#: src/components/common/PromoCodeTable/index.tsx:72
+#: src/components/modals/DuplicateEventModal/index.tsx:24
+msgid "Products"
+msgstr "상품"
+
+#: src/components/common/StatBoxes/index.tsx:51
+msgid "Products sold"
+msgstr "판매된 상품"
+
+#: src/components/routes/admin/Dashboard/index.tsx:258
+#: src/components/routes/admin/Dashboard/index.tsx:355
+#: src/components/routes/event/EventDashboard/index.tsx:332
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:125
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:68
+msgid "Products Sold"
+msgstr "판매된 상품"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:228
+msgid "Products sorted successfully"
+msgstr "상품이 성공적으로 정렬되었습니다"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:116
+msgid "Profile"
+msgstr "프로필"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:69
+msgid "Profile updated successfully"
+msgstr "프로필이 성공적으로 수정되었습니다"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:240
+msgid "Promo {promo_code} code applied"
+msgstr "프로모션 코드 {promo_code} 적용됨"
+
+#: src/components/common/OrderDetails/index.tsx:86
+msgid "Promo code"
+msgstr "프로모션 코드"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:20
+msgid "Promo Code"
+msgstr "프로모션 코드"
+
+#: src/components/forms/ProductForm/index.tsx:481
+msgid "Promo Code page"
+msgstr "프로모션 코드 페이지"
+
+#: src/components/routes/event/Reports/index.tsx:30
+msgid "Promo code usage and discount breakdown"
+msgstr "프로모션 코드 사용 및 할인 내역"
+
+#: src/components/layouts/Event/index.tsx:113
+#: src/components/modals/DuplicateEventModal/index.tsx:27
+#: src/components/routes/event/promo-codes.tsx:33
+msgid "Promo Codes"
+msgstr "프로모션 코드"
+
+#: src/components/common/PromoCodeTable/index.tsx:51
+msgid "Promo codes can be used to offer discounts, presale access, or provide special access to your event."
+msgstr "프로모션 코드를 사용해 할인, 사전 판매 접근, 이벤트 특별 접근 권한을 제공할 수 있습니다."
+
+#: src/components/routes/event/Reports/index.tsx:29
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:95
+msgid "Promo Codes Report"
+msgstr "프로모션 코드 보고서"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:321
+msgid "Promo Only"
+msgstr "프로모션 전용"
+
+#: src/components/modals/SendMessageModal/index.tsx:483
+msgid "Promotional emails may result in account suspension"
+msgstr "홍보성 이메일은 계정 정지로 이어질 수 있습니다"
+
+#: src/components/forms/QuestionForm/index.tsx:189
+msgid ""
+"Provide additional context or instructions for this question. Use this field to add terms\n"
+"and conditions, guidelines, or any important information that attendees need to know before answering."
+msgstr ""
+"이 질문에 대한 추가 맥락이나 안내를 제공하세요. 이 필드를 사용해 이용약관\n"
+"및 가이드라인, 또는 참가자가 답변 전에 알아야 할 중요한 정보를 추가하세요."
+
+#: src/components/common/StatusToggle/index.tsx:97
+msgid "Publish"
+msgstr "게시"
+
+#: src/components/routes/event/EventDashboard/index.tsx:203
+msgid "Publish Event"
+msgstr "이벤트 게시"
+
+#: src/components/common/WaitlistStats/index.tsx:14
+#: src/components/common/WaitlistTable/index.tsx:26
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:73
+#: src/components/routes/my-tickets/index.tsx:94
+msgid "Purchased"
+msgstr "구매됨"
+
+#: src/components/modals/ShareModal/index.tsx:168
+msgid "QR Code"
+msgstr "QR 코드"
+
+#: src/components/layouts/AuthLayout/index.tsx:31
+msgid "QR Code Check-in"
+msgstr "QR 코드 체크인"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:164
+msgid "Qty"
+msgstr "수량"
+
+#: src/components/forms/ProductForm/index.tsx:93
+#: src/components/forms/ProductForm/index.tsx:324
+msgid "Quantity Available"
+msgstr "이용 가능 수량"
+
+#: src/components/routes/event/EventDashboard/index.tsx:291
+msgid "Quarter"
+msgstr "분기"
+
+#: src/components/common/QuestionsTable/index.tsx:201
+msgid "Question deleted"
+msgstr "질문이 삭제되었습니다"
+
+#: src/components/forms/QuestionForm/index.tsx:188
+msgid "Question Description"
+msgstr "질문 설명"
+
+#: src/components/forms/QuestionForm/index.tsx:178
+msgid "Question Title"
+msgstr "질문 제목"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:25
+msgid "Questions"
+msgstr "질문"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:184
+#: src/components/modals/ManageOrderModal/index.tsx:111
+msgid "Questions & Answers"
+msgstr "질문 및 답변"
+
+#: src/components/common/QuestionsTable/index.tsx:183
+msgid "Questions reordered"
+msgstr "질문 순서가 변경되었습니다"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:164
+#: src/components/routes/admin/FailedJobs/index.tsx:257
+msgid "Queue"
+msgstr "대기열"
+
+#: src/components/forms/QuestionForm/index.tsx:118
+msgid "Radio Option"
+msgstr "라디오 옵션"
+
+#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:43
+msgid "Rate"
+msgstr "요율"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:445
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:480
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:505
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:529
+msgid "Rate limit exceeded. Please try again later."
+msgstr "요청 한도를 초과했습니다. 나중에 다시 시도해 주세요."
+
+#: src/components/common/WaitlistTable/index.tsx:69
+msgid "Re-offer Spot"
+msgstr "자리 다시 제안"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:224
+msgid "Ready to upgrade? This takes only a few minutes."
+msgstr "업그레이드할 준비가 되셨나요? 몇 분이면 완료됩니다."
+
+#: src/components/layouts/AuthLayout/index.tsx:41
+msgid "Real-Time Analytics"
+msgstr "실시간 분석"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:157
+#: src/components/routes/auth/Register/index.tsx:133
+#: src/components/routes/profile/ManageProfile/index.tsx:209
+msgid "Receive product updates from {0}."
+msgstr "{0}의 상품 업데이트를 받아보세요."
+
+#: src/components/routes/event/EventDashboard/index.tsx:267
+msgid "Recent"
+msgstr "최근"
+
+#: src/components/routes/admin/Dashboard/index.tsx:389
+msgid "Recent Account Signups"
+msgstr "최근 계정 가입"
+
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:265
+msgid "Recent Orders"
+msgstr "최근 주문"
+
+#: src/components/modals/MessageRecipientsModal/index.tsx:62
+msgid "recipient"
+msgstr "수신자"
+
+#: src/components/modals/SendMessageModal/index.tsx:60
+msgid "Recipient"
+msgstr "수신자"
+
+#: src/components/modals/MessageRecipientsModal/index.tsx:62
+msgid "recipients"
+msgstr "수신자"
+
+#: src/components/modals/MessageRecipientsModal/index.tsx:38
+#: src/components/modals/SendMessageModal/index.tsx:297
+#: src/components/routes/admin/Messages/index.tsx:166
+#: src/components/routes/admin/Messages/index.tsx:299
+msgid "Recipients"
+msgstr "수신자"
+
+#: src/components/routes/event/messages.tsx:96
+msgid "Recipients are available after the message is sent"
+msgstr "수신자는 메시지 발송 후 확인할 수 있습니다"
+
+#: src/components/routes/event/EventDashboard/index.tsx:143
+msgid "Reconnect Stripe →"
+msgstr "Stripe 재연결 →"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:80
+msgid "Reddit"
+msgstr "Reddit"
+
+#: src/components/common/StripeConnectButton/index.tsx:59
+#: src/components/common/StripeConnectButton/index.tsx:74
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:326
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:339
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:579
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:597
+msgid "Redirecting to Stripe..."
+msgstr "Stripe로 리디렉션 중..."
+
+#: src/components/routes/admin/Attribution/index.tsx:73
+msgid "Referral Accounts"
+msgstr "추천 계정"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:175
+msgid "Refresh Preview"
+msgstr "미리보기 새로고침"
+
+#: src/components/modals/RefundOrderModal/index.tsx:107
+msgid "Refund amount"
+msgstr "환불 금액"
+
+#: src/components/common/OrdersTable/index.tsx:366
+msgid "Refund failed"
+msgstr "환불에 실패했습니다"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:69
+msgid "Refund Failed"
+msgstr "환불 실패"
+
+#: src/components/common/OrdersTable/index.tsx:175
+msgid "Refund order"
+msgstr "주문 환불"
+
+#: src/components/modals/RefundOrderModal/index.tsx:198
+msgid "Refund Order {0}"
+msgstr "주문 {0} 환불"
+
+#: src/components/common/OrdersTable/index.tsx:365
+msgid "Refund pending"
+msgstr "환불 대기 중"
+
+#: src/components/common/OrderStatusBadge/index.tsx:17
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:68
+msgid "Refund Pending"
+msgstr "환불 대기 중"
+
+#: src/components/routes/event/orders.tsx:51
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:274
+msgid "Refund Status"
+msgstr "환불 상태"
+
+#: src/components/common/OrderStatusBadge/index.tsx:15
+#: src/components/common/OrderSummary/index.tsx:80
+#: src/components/common/StatBoxes/index.tsx:57
+#: src/components/routes/event/orders.tsx:29
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:70
+msgid "Refunded"
+msgstr "환불됨"
+
+#: src/components/common/OrdersTable/index.tsx:363
+msgid "Refunded: {0}"
+msgstr "환불됨: {0}"
+
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:79
+#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:42
+msgid "Refunds"
+msgstr "환불"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:178
+msgid "Regional Settings"
+msgstr "지역 설정"
+
+#: src/components/routes/auth/Register/index.tsx:137
+msgid "Register"
+msgstr "등록"
+
+#: src/components/common/QuestionsTable/index.tsx:412
+#: src/components/layouts/Event/index.tsx:107
+msgid "Registration Questions"
+msgstr "등록 질문"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:82
+msgid "Remaining Uses"
+msgstr "남은 사용 횟수"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:582
+msgid "remove"
+msgstr "제거"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:146
+#: src/components/common/WaitlistTable/index.tsx:78
+#: src/components/common/WaitlistTable/index.tsx:111
+#: src/components/routes/product-widget/SelectProducts/index.tsx:583
+msgid "Remove"
+msgstr "제거"
+
+#: src/components/routes/organizer/Reports/ReportLayout/index.tsx:26
+msgid "Report not found"
+msgstr "보고서를 찾을 수 없습니다"
+
+#: src/components/layouts/Event/index.tsx:97
+#: src/components/layouts/OrganizerLayout/index.tsx:81
+#: src/components/routes/event/Reports/index.tsx:39
+#: src/components/routes/organizer/Reports/index.tsx:51
+msgid "Reports"
+msgstr "보고서"
+
+#: src/components/routes/my-tickets/index.tsx:169
+msgid "Request a new link"
+msgstr "새 링크 요청"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:179
+msgid "Require Billing Address"
+msgstr "청구지 주소 필수"
+
+#: src/components/common/QuestionsTable/index.tsx:118
+msgid "Required"
+msgstr "필수"
+
+#: src/components/routes/welcome/index.tsx:206
+msgid "Resend code"
+msgstr "코드 재발송"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:257
+msgid "Resend Confirmation"
+msgstr "확인 재발송"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:305
+msgid "Resend Confirmation Email"
+msgstr "확인 이메일 재발송"
+
+#: src/components/layouts/Event/index.tsx:259
+msgid "Resend email"
+msgstr "이메일 재발송"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:162
+msgid "Resend email confirmation"
+msgstr "이메일 확인 재발송"
+
+#: src/components/routes/welcome/index.tsx:205
+msgid "Resend in {resendCooldown}s"
+msgstr "{resendCooldown}초 후 재발송 가능"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:124
+msgid "Resend invitation"
+msgstr "초대 재발송"
+
+#: src/components/common/OrdersTable/index.tsx:182
+msgid "Resend order email"
+msgstr "주문 이메일 재발송"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:132
+msgid "Resend Ticket"
+msgstr "티켓 재발송"
+
+#: src/components/common/AttendeeTable/index.tsx:359
+msgid "Resend ticket email"
+msgstr "티켓 이메일 재발송"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:162
+msgid "Resending..."
+msgstr "재발송 중..."
+
+#: src/components/common/OrdersTable/index.tsx:418
+msgid "Reserved"
+msgstr "예약됨"
+
+#: src/components/common/OrdersTable/index.tsx:312
+msgid "Reserved until"
+msgstr "예약 마감:"
+
+#: src/components/common/FilterModal/index.tsx:279
+msgid "Reset"
+msgstr "재설정"
+
+#: src/components/routes/auth/ForgotPassword/index.tsx:57
+#: src/components/routes/auth/ResetPassword/index.tsx:75
+msgid "Reset password"
+msgstr "비밀번호 재설정"
+
+#: src/components/routes/auth/ResetPassword/index.tsx:75
+msgid "Resetting..."
+msgstr "재설정 중..."
+
+#: src/components/modals/OrganizerWebhookLogsModal/index.tsx:116
+msgid "Response"
+msgstr "응답"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:168
+msgid "Response Details"
+msgstr "응답 상세 정보"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:62
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:68
+msgid "Restore"
+msgstr "복원"
+
+#: src/components/common/EventCard/index.tsx:146
+msgid "Restore event"
+msgstr "이벤트 복원"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:123
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:137
+msgid "Restore Event"
+msgstr "이벤트 복원"
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:129
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:146
+msgid "Restore Organizer"
+msgstr "주최자 복원"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:126
+msgid "Restore this event to make it visible again."
+msgstr "이 이벤트를 복원하여 다시 표시되도록 합니다."
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:132
+msgid "Restore this organizer and make it active again."
+msgstr "이 주최자를 복원하여 다시 활성화합니다."
+
+#: src/components/routes/admin/FailedJobs/index.tsx:199
+msgid "Retry"
+msgstr "재시도"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:126
+msgid "Retry All"
+msgstr "모두 재시도"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:290
+msgid "Retry Job"
+msgstr "작업 재시도"
+
+#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:52
+#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:67
+msgid "Return to Event"
+msgstr "이벤트로 돌아가기"
+
+#: src/components/layouts/Checkout/index.tsx:298
+msgid "Return to Event Page"
+msgstr "이벤트 페이지로 돌아가기"
+
+#: src/components/common/AffiliateTable/index.tsx:157
+#: src/components/common/EventCard/index.tsx:235
+#: src/components/routes/admin/Attribution/index.tsx:137
+#: src/components/routes/event/EventDashboard/index.tsx:343
+msgid "Revenue"
+msgstr "매출"
+
+#: src/components/routes/organizer/Reports/index.tsx:17
+#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:67
+msgid "Revenue Summary"
+msgstr "매출 요약"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:130
+msgid "Revoke invitation"
+msgstr "초대 취소"
+
+#: src/components/common/WaitlistTable/index.tsx:78
+msgid "Revoke Offer"
+msgstr "제안 취소"
+
+#: src/components/modals/EditUserModal/index.tsx:93
+#: src/components/modals/InviteUserModal/index.tsx:64
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:155
+msgid "Role"
+msgstr "역할"
+
+#: src/components/forms/ProductForm/index.tsx:104
+#: src/components/forms/ProductForm/index.tsx:457
+msgid "Sale End Date"
+msgstr "판매 종료일"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:100
+msgid "Sale ended {0}"
+msgstr "판매 종료: {0}"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:430
+msgid "Sale ends {0}"
+msgstr "판매 종료: {0}"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:414
+#: src/components/forms/ProductForm/index.tsx:450
+msgid "Sale Period"
+msgstr "판매 기간"
+
+#: src/components/forms/ProductForm/index.tsx:385
+msgid "Sale period set"
+msgstr "판매 기간 설정됨"
+
+#: src/components/forms/ProductForm/index.tsx:387
+msgid "Sale period, order limits, visibility"
+msgstr "판매 기간, 주문 한도, 노출 여부"
+
+#: src/components/forms/ProductForm/index.tsx:99
+#: src/components/forms/ProductForm/index.tsx:455
+msgid "Sale Start Date"
+msgstr "판매 시작일"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:420
+msgid "Sale starts {0}"
+msgstr "판매 시작: {0}"
+
+#: src/components/common/AffiliateTable/index.tsx:145
+msgid "Sales"
+msgstr "판매"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:102
+msgid "Sales are paused"
+msgstr "판매가 일시중지되었습니다"
+
+#: src/components/common/ProductPriceAvailability/index.tsx:23
+#: src/components/common/ProductPriceAvailability/index.tsx:53
+msgid "Sales ended"
+msgstr "판매 종료됨"
+
+#: src/components/common/ProductPriceAvailability/index.tsx:29
+#: src/components/common/ProductPriceAvailability/index.tsx:58
+msgid "Sales start"
+msgstr "판매 시작"
+
+#: src/components/routes/organizer/Reports/index.tsx:24
+msgid "Sales, orders, and performance metrics for all events"
+msgstr "모든 이벤트의 판매, 주문, 성과 지표"
+
+#: src/components/common/AdminEventsTable/index.tsx:134
+msgid "Sales:"
+msgstr "판매:"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:175
+msgid "Sample ticket price"
+msgstr "샘플 티켓 가격"
+
+#: src/components/routes/event/TicketDesigner/TicketDesignerPrint.tsx:80
+#: src/components/routes/event/TicketDesigner/TicketPreview.tsx:90
+msgid "Sample Venue"
+msgstr "샘플 장소"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:135
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:93
+msgid "San Francisco"
+msgstr "San Francisco"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:249
+#: src/components/common/QuestionAndAnswerList/index.tsx:142
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:81
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:129
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:141
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:166
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:102
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:275
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:85
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:76
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:116
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:132
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:103
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:85
+#: src/components/routes/organizer/Settings/Sections/TrackingPixelSettings/index.tsx:261
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:88
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:88
+msgid "Save"
+msgstr "저장"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:231
+#: src/components/modals/ManageOrderModal/index.tsx:175
+#: src/components/routes/admin/Configurations/index.tsx:268
+#: src/components/routes/event/HomepageDesigner/index.tsx:293
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:305
+msgid "Save Changes"
+msgstr "변경사항 저장"
+
+#: src/components/modals/EditAccountConfigurationModal/index.tsx:115
+msgid "Save Configuration"
+msgstr "설정 저장"
+
+#: src/components/modals/EditOrganizerModal/index.tsx:70
+msgid "Save Organizer"
+msgstr "주최자 저장"
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:90
+msgid "Save Settings"
+msgstr "설정 저장"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:263
+msgid "Save Social Links"
+msgstr "소셜 링크 저장"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:200
+msgid "Save Template"
+msgstr "템플릿 저장"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:206
+msgid "Save Ticket Design"
+msgstr "티켓 디자인 저장"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:168
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:243
+msgid "Save VAT Settings"
+msgstr "부가가치세 설정 저장"
+
+#: src/components/layouts/CheckIn/index.tsx:443
+#: src/components/layouts/CheckIn/index.tsx:453
+msgid "Scan"
+msgstr "스캔"
+
+#: src/components/modals/SendMessageModal/index.tsx:381
+msgid "Schedule for later"
+msgstr "나중으로 예약"
+
+#: src/components/modals/SendMessageModal/index.tsx:450
+msgid "Schedule Message"
+msgstr "메시지 예약"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:84
+#: src/components/routes/admin/Messages/index.tsx:125
+#: src/components/routes/event/messages.tsx:62
+msgid "Scheduled"
+msgstr "예약됨"
+
+#: src/components/modals/SendMessageModal/index.tsx:411
+msgid "Scheduled time"
+msgstr "예약 시간"
+
+#: src/components/routes/event/Affiliates/index.tsx:68
+msgid "Search affiliates..."
+msgstr "제휴사 검색..."
+
+#: src/components/routes/admin/Accounts/index.tsx:60
+msgid "Search by account name or email..."
+msgstr "계정 이름 또는 이메일로 검색..."
+
+#: src/components/routes/event/attendees.tsx:188
+msgid "Search by attendee name, email or order #..."
+msgstr "참가자 이름, 이메일 또는 주문번호로 검색..."
+
+#: src/components/routes/events/Dashboard/index.tsx:150
+#: src/components/routes/organizer/Events/index.tsx:47
+msgid "Search by event name..."
+msgstr "이벤트명으로 검색..."
+
+#: src/components/routes/admin/Events/index.tsx:80
+msgid "Search by event title or organizer..."
+msgstr "이벤트 제목 또는 주최자로 검색..."
+
+#: src/components/routes/admin/FailedJobs/index.tsx:142
+msgid "Search by job name or exception..."
+msgstr "작업 이름 또는 예외로 검색..."
+
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:56
+msgid "Search by name or email..."
+msgstr "이름 또는 이메일로 검색..."
+
+#: src/components/routes/admin/Users/index.tsx:60
+msgid "Search by name, email, or account..."
+msgstr "이름, 이메일 또는 계정으로 검색..."
+
+#: src/components/routes/event/orders.tsx:128
+msgid "Search by name, email, or order #..."
+msgstr "이름, 이메일 또는 주문번호로 검색..."
+
+#: src/components/layouts/CheckIn/index.tsx:439
+msgid "Search by name, order #, attendee # or email..."
+msgstr "이름, 주문번호, 참가자 번호 또는 이메일로 검색..."
+
+#: src/components/routes/event/promo-codes.tsx:36
+msgid "Search by name..."
+msgstr "이름으로 검색..."
+
+#: src/components/routes/admin/Orders/index.tsx:47
+msgid "Search by order ID, customer name, or email..."
+msgstr "주문 ID, 고객 이름 또는 이메일로 검색..."
+
+#: src/components/routes/admin/Messages/index.tsx:113
+msgid "Search by subject, event, or account..."
+msgstr "제목, 이벤트 또는 계정으로 검색..."
+
+#: src/components/routes/event/CapacityAssignments/index.tsx:39
+msgid "Search capacity assignments..."
+msgstr "정원 할당 검색..."
+
+#: src/components/routes/event/CheckInLists/index.tsx:39
+msgid "Search check-in lists..."
+msgstr "체크인 목록 검색..."
+
+#: src/components/routes/event/messages.tsx:242
+msgid "Search messages..."
+msgstr "메시지 검색..."
+
+#: src/components/routes/event/products.tsx:54
+msgid "Search products"
+msgstr "상품 검색"
+
+#: src/components/common/SearchBar/index.tsx:36
+msgid "Search..."
+msgstr "검색..."
+
+#: src/components/common/WidgetEditor/index.tsx:199
+msgid "Secondary Color"
+msgstr "보조 색상"
+
+#: src/components/common/WidgetEditor/index.tsx:205
+msgid "Secondary Text Color"
+msgstr "보조 텍스트 색상"
+
+#: src/components/common/InlineOrderSummary/index.tsx:215
+msgid "Secure Checkout"
+msgstr "안전한 결제"
+
+#: src/components/common/FilterModal/index.tsx:162
+#: src/components/common/FilterModal/index.tsx:181
+msgid "Select {0}"
+msgstr "{0} 선택"
+
+#: src/components/modals/CreateEventModal/index.tsx:187
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:83
+msgid "Select a category"
+msgstr "카테고리 선택"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:184
+msgid "Select a configuration"
+msgstr "설정 선택"
+
+#: src/components/routes/event/messages.tsx:340
+msgid "Select a message to view its contents"
+msgstr "내용을 보려면 메시지를 선택하세요"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:229
+msgid "Select a tier"
+msgstr "등급 선택"
+
+#: src/components/common/AdminUsersTable/index.tsx:100
+msgid "Select Account"
+msgstr "계정 선택"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:138
+msgid "Select All"
+msgstr "모두 선택"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:124
+msgid "Select an event"
+msgstr "이벤트 선택"
+
+#: src/components/modals/SendMessageModal/index.tsx:299
+msgid "Select attendee group"
+msgstr "참가자 그룹 선택"
+
+#: src/components/common/AttendeeCheckInTable/QrScannerControls.tsx:47
+msgid "Select Camera"
+msgstr "카메라 선택"
+
+#: src/components/forms/ProductForm/index.tsx:291
+msgid "Select category..."
+msgstr "카테고리 선택..."
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:133
+msgid "Select country"
+msgstr "국가 선택"
+
+#: src/components/forms/OrganizerForm/index.tsx:51
+msgid "Select currency"
+msgstr "통화 선택"
+
+#: src/components/modals/CreateEventModal/index.tsx:236
+msgid "Select end date and time"
+msgstr "종료 날짜 및 시간 선택"
+
+#: src/components/routes/welcome/index.tsx:387
+msgid "Select end time"
+msgstr "종료 시간 선택"
+
+#: src/components/routes/welcome/index.tsx:341
+msgid "Select event category"
+msgstr "이벤트 카테고리 선택"
+
+#: src/components/forms/WebhookForm/index.tsx:145
+msgid "Select event types"
+msgstr "이벤트 유형 선택"
+
+#: src/components/modals/CreateEventModal/index.tsx:157
+msgid "Select organizer"
+msgstr "주최자 선택"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:118
+msgid "Select Product"
+msgstr "상품 선택"
+
+#: src/components/common/ProductSelector/index.tsx:65
+msgid "Select Product Tier"
+msgstr "상품 등급 선택"
+
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:49
+#: src/components/modals/SendMessageModal/index.tsx:323
+msgid "Select products"
+msgstr "상품 선택"
+
+#: src/components/common/CheckIn/ScannerSelectionModal.tsx:25
+msgid "Select Scanner Type"
+msgstr "스캐너 유형 선택"
+
+#: src/components/modals/CreateEventModal/index.tsx:215
+msgid "Select start date and time"
+msgstr "시작 날짜 및 시간 선택"
+
+#: src/components/routes/welcome/index.tsx:366
+msgid "Select start time"
+msgstr "시작 시간 선택"
+
+#: src/components/modals/EditUserModal/index.tsx:104
+msgid "Select status"
+msgstr "상태 선택"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:132
+msgid "Select the country where VAT is registered"
+msgstr "부가가치세가 등록된 국가를 선택하세요"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:225
+msgid "Select the messaging tier for this account. This controls message limits and link permissions."
+msgstr "이 계정의 메시지 등급을 선택하세요. 메시지 한도와 링크 권한을 제어합니다."
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:161
+msgid "Select Ticket"
+msgstr "티켓 선택"
+
+#: src/components/forms/CheckInListForm/index.tsx:43
+#: src/components/modals/SendMessageModal/index.tsx:311
+msgid "Select tickets"
+msgstr "티켓 선택"
+
+#: src/components/common/OrganizerReportTable/index.tsx:317
+#: src/components/common/ReportTable/index.tsx:261
+msgid "Select time period"
+msgstr "기간 선택"
+
+#: src/components/forms/OrganizerForm/index.tsx:60
+#: src/components/routes/auth/AcceptInvitation/index.tsx:120
+msgid "Select timezone"
+msgstr "시간대 선택"
+
+#: src/components/modals/SendMessageModal/index.tsx:298
+msgid "Select which attendees should receive this message"
+msgstr "이 메시지를 받을 참가자를 선택하세요"
+
+#: src/components/forms/WebhookForm/index.tsx:144
+msgid "Select which events will trigger this webhook"
+msgstr "이 웹훅을 트리거할 이벤트를 선택하세요"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:180
+msgid "Select which fee configuration applies to this account. Fixed fees are converted to the order currency at checkout."
+msgstr "이 계정에 적용할 수수료 설정을 선택하세요. 고정 수수료는 결제 시 주문 통화로 환산됩니다."
+
+#: src/components/forms/ProductForm/index.tsx:404
+msgid "Select..."
+msgstr "선택..."
+
+#: src/components/common/PlatformFeesSettings/index.tsx:208
+#: src/components/common/PlatformFeesSettings/index.tsx:231
+msgid "Selected"
+msgstr "선택됨"
+
+#: src/components/forms/ProductForm/index.tsx:515
+msgid "Selling fast 🔥"
+msgstr "빠르게 판매 중 🔥"
+
+#: src/components/routes/auth/Login/index.tsx:160
+#: src/components/routes/my-tickets/index.tsx:202
+msgid "Send"
+msgstr "보내기"
+
+#: src/components/modals/SendMessageModal/index.tsx:222
+msgid "Send a message"
+msgstr "메시지 보내기"
+
+#: src/components/modals/SendMessageModal/index.tsx:468
+msgid "Send as test"
+msgstr "테스트로 보내기"
+
+#: src/components/routes/event/messages.tsx:324
+msgid "Send emails to attendees, ticket holders, or order owners. Messages can be sent immediately or scheduled for later."
+msgstr "참가자, 티켓 소지자, 주문자에게 이메일을 보내세요. 즉시 보내거나 나중으로 예약할 수 있습니다."
+
+#: src/components/modals/SendMessageModal/index.tsx:476
+msgid "Send me a copy"
+msgstr "나에게도 사본 보내기"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:112
+#: src/components/modals/SendMessageModal/index.tsx:450
+msgid "Send Message"
+msgstr "메시지 보내기"
+
+#: src/components/modals/SendMessageModal/index.tsx:373
+msgid "Send now"
+msgstr "지금 보내기"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:203
+msgid "Send order confirmation and ticket email"
+msgstr "주문 확인 및 티켓 이메일 발송"
+
+#: src/components/routes/event/Webhooks/index.tsx:30
+msgid "Send real-time order and attendee data to your external systems."
+msgstr "실시간 주문 및 참가자 데이터를 외부 시스템으로 전송하세요."
+
+#: src/components/modals/RefundOrderModal/index.tsx:124
+msgid "Send refund notification email"
+msgstr "환불 알림 이메일 발송"
+
+#: src/components/routes/auth/ForgotPassword/index.tsx:70
+msgid "Send reset link"
+msgstr "재설정 링크 보내기"
+
+#: src/components/modals/SendMessageModal/index.tsx:450
+msgid "Send Test"
+msgstr "테스트 보내기"
+
+#: src/components/routes/event/messages.tsx:334
+msgid "Send your first message"
+msgstr "첫 메시지를 보내보세요"
+
+#: src/components/routes/auth/ForgotPassword/index.tsx:70
+msgid "Sending..."
+msgstr "보내는 중..."
+
+#: src/components/routes/admin/Messages/index.tsx:123
+msgid "Sent"
+msgstr "발송됨"
+
+#: src/components/routes/admin/Messages/index.tsx:168
+#: src/components/routes/admin/Messages/index.tsx:305
+msgid "Sent By"
+msgstr "발송자"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:205
+msgid "Sent to customers when they place an order"
+msgstr "고객이 주문 시 발송됨"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:206
+msgid "Sent to each attendee with their ticket details"
+msgstr "각 참가자에게 티켓 정보와 함께 발송됨"
+
+#: src/components/routes/event/Settings/index.tsx:58
+#: src/components/routes/organizer/Settings/index.tsx:60
+msgid "SEO"
+msgstr "SEO"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:70
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:70
+msgid "SEO Description"
+msgstr "SEO 설명"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:76
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:76
+msgid "SEO Keywords"
+msgstr "SEO 키워드"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:56
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:56
+msgid "SEO Settings"
+msgstr "SEO 설정"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:64
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:64
+msgid "SEO Title"
+msgstr "SEO 제목"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:62
+msgid "Service Fee"
+msgstr "서비스 수수료"
+
+#: src/components/forms/ProductForm/index.tsx:168
+msgid "Set a minimum price and let users pay more if they choose"
+msgstr "최소 가격을 설정하고 사용자가 원하면 더 지불할 수 있도록 하세요"
+
+#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:43
+msgid "Set default platform fee settings for new events created under this organizer."
+msgstr "이 주최자 아래에서 생성되는 신규 이벤트의 기본 플랫폼 수수료 설정을 지정하세요."
+
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:74
+msgid "Set default settings for new events created under this organizer."
+msgstr "이 주최자 아래에서 생성되는 신규 이벤트의 기본 설정을 지정하세요."
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:217
+msgid "Set the starting number for invoice numbering. This cannot be changed once invoices have been generated."
+msgstr "인보이스 번호의 시작 번호를 설정하세요. 인보이스가 생성된 후에는 변경할 수 없습니다."
+
+#: src/components/routes/event/CheckInLists/index.tsx:32
+msgid "Set up check-in lists for different entrances, sessions, or days."
+msgstr "입구, 세션, 날짜별로 체크인 목록을 설정하세요."
+
+#: src/components/routes/event/GettingStarted/index.tsx:145
+msgid "Set up your event"
+msgstr "이벤트 설정하기"
+
+#: src/components/routes/welcome/index.tsx:42
+msgid "Set up your organization"
+msgstr "조직 설정하기"
+
+#: src/components/routes/event/GettingStarted/index.tsx:188
+msgid "Set your event live"
+msgstr "이벤트 공개하기"
+
+#: src/components/common/QuestionsTable/index.tsx:373
+msgid "Setting updated"
+msgstr "설정이 수정되었습니다"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:88
+#: src/components/modals/DuplicateEventModal/index.tsx:26
+msgid "Settings"
+msgstr "설정"
+
+#: src/components/layouts/Event/index.tsx:103
+msgid "Setup & Design"
+msgstr "설정 및 디자인"
+
+#: src/components/common/ShareIcon/index.tsx:30
+#: src/components/layouts/EventHomepage/index.tsx:319
+#: src/components/layouts/OrganizerLayout/index.tsx:234
+#: src/components/modals/ShareModal/index.tsx:37
+#: src/components/modals/ShareModal/index.tsx:165
+#: src/components/modals/ShareModal/index.tsx:186
+msgid "Share"
+msgstr "공유"
+
+#: src/components/common/AffiliateTable/index.tsx:190
+#: src/components/common/AffiliateTable/index.tsx:229
+msgid "Share Affiliate Link"
+msgstr "제휴 링크 공유"
+
+#: src/components/layouts/Event/index.tsx:209
+#: src/components/layouts/Event/index.tsx:215
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:102
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:131
+msgid "Share Event"
+msgstr "이벤트 공유"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:231
+#: src/components/layouts/OrganizerLayout/index.tsx:273
+msgid "Share Organizer Page"
+msgstr "주최자 페이지 공유"
+
+#: src/components/routes/event/CapacityAssignments/index.tsx:34
+msgid "Shared Capacity Management"
+msgstr "공유 정원 관리"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:232
+msgid "Show all platforms ({0} more with values)"
+msgstr "모든 플랫폼 표시 ({0}개 더 있음)"
+
+#: src/components/forms/ProductForm/index.tsx:475
+msgid "Show available product quantity"
+msgstr "이용 가능한 상품 수량 표시"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:193
+msgid "Show entire date range"
+msgstr "전체 날짜 범위 표시"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:230
+msgid "Show fewer platforms"
+msgstr "플랫폼 적게 표시"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:128
+msgid "Show marketing opt-in checkbox"
+msgstr "마케팅 수신 동의 체크박스 표시"
+
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:88
+msgid "Show marketing opt-in checkbox by default"
+msgstr "기본적으로 마케팅 수신 동의 체크박스 표시"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:438
+#: src/components/routes/product-widget/SelectProducts/index.tsx:537
+msgid "Show more"
+msgstr "더 보기"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:233
+msgid "Show more platforms"
+msgstr "플랫폼 더 보기"
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:63
+msgid "Show tax and fees separately"
+msgstr "세금과 수수료를 별도로 표시"
+
+#: src/components/common/OrganizerReportTable/index.tsx:355
+msgid "Showing {0} of {totalRows} records"
+msgstr "{totalRows}개 중 {0}개 표시 중"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:102
+msgid "Shown to the customer after they checkout, on the order summary page."
+msgstr "결제 후 주문 요약 페이지에서 고객에게 표시됩니다."
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:92
+msgid "Shown to the customer before they checkout"
+msgstr "결제 전 고객에게 표시됨"
+
+#: src/components/forms/QuestionForm/index.tsx:132
+msgid "Shows common address fields, including country"
+msgstr "국가를 포함한 일반적인 주소 필드를 표시합니다"
+
+#: src/components/routes/admin/Dashboard/index.tsx:402
+msgid "Signed Up"
+msgstr "가입됨"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:111
+#: src/components/modals/ManageOrderModal/index.tsx:151
+msgid "Simpson"
+msgstr "Simpson"
+
+#: src/components/forms/QuestionForm/index.tsx:100
+msgid "Single line text box"
+msgstr "한 줄 텍스트 상자"
+
+#: src/components/routes/welcome/index.tsx:498
+msgid "Skip this step"
+msgstr "이 단계 건너뛰기"
+
+#: src/components/common/LanguageSwitcher/index.tsx:44
+msgid "Slovak"
+msgstr "슬로바키아어"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:103
+#: src/components/routes/auth/Register/index.tsx:97
+msgid "Smith"
+msgstr "Smith"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:73
+msgid "Snapchat"
+msgstr "Snapchat"
+
+#: src/constants/eventCategories.ts:13
+msgid "Social"
+msgstr "소셜"
+
+#: src/components/routes/organizer/Settings/index.tsx:54
+msgid "Social Links"
+msgstr "소셜 링크"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:184
+msgid "Social Links & Website"
+msgstr "소셜 링크 및 웹사이트"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:382
+msgid "Sold"
+msgstr "판매됨"
+
+#: src/components/common/EventCard/index.tsx:115
+#: src/components/common/ProductPriceAvailability/index.tsx:19
+#: src/components/common/ProductPriceAvailability/index.tsx:50
+msgid "Sold out"
+msgstr "매진"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:81
+#: src/components/layouts/EventHomepage/index.tsx:169
+msgid "Sold Out"
+msgstr "매진"
+
+#: src/components/common/ErrorDisplay/index.tsx:15
+#: src/components/routes/auth/AcceptInvitation/index.tsx:48
+#: src/components/routes/product-widget/CollectInformation/index.tsx:410
+#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:64
+msgid "Something went wrong"
+msgstr "문제가 발생했습니다"
+
+#: src/components/common/TaxAndFeeList/index.tsx:39
+msgid "Something went wrong while deleting the Tax or Fee"
+msgstr "세금 또는 수수료를 삭제하는 중 문제가 발생했습니다"
+
+#: src/components/routes/auth/ForgotPassword/index.tsx:32
+msgid "Something went wrong, please try again, or contact support if the problem persists"
+msgstr "문제가 발생했습니다. 다시 시도하시거나 문제가 계속되면 지원팀에 문의해 주세요"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:43
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:57
+msgid "Something went wrong! Please try again"
+msgstr "문제가 발생했습니다! 다시 시도해 주세요"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:69
+msgid "Something went wrong."
+msgstr "문제가 발생했습니다."
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:127
+msgid "Something went wrong. Please try again later."
+msgstr "문제가 발생했습니다. 나중에 다시 시도해 주세요."
+
+#: src/components/layouts/Event/index.tsx:78
+#: src/components/layouts/OrganizerLayout/index.tsx:106
+#: src/components/routes/auth/Login/index.tsx:72
+#: src/components/routes/my-tickets/index.tsx:145
+#: src/components/routes/profile/ManageProfile/index.tsx:90
+#: src/components/routes/profile/ManageProfile/index.tsx:104
+msgid "Something went wrong. Please try again."
+msgstr "문제가 발생했습니다. 다시 시도해 주세요."
+
+#: src/components/routes/event/EventDashboard/index.tsx:139
+msgid "Sorry for the inconvenience."
+msgstr "불편을 드려 죄송합니다."
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:308
+msgid "Sorry, this promo code is not recognized"
+msgstr "죄송합니다. 인식할 수 없는 프로모션 코드입니다"
+
+#: src/components/routes/admin/Attribution/index.tsx:106
+msgid "Source"
+msgstr "소스"
+
+#: src/components/common/LanguageSwitcher/index.tsx:20
+msgid "Spanish"
+msgstr "스페인어"
+
+#: src/constants/eventCategories.ts:8
+msgid "Sports"
+msgstr "스포츠"
+
+#: src/components/forms/ProductForm/index.tsx:156
+msgid "Standard product with a fixed price"
+msgstr "고정 가격의 일반 상품"
+
+#: src/components/common/AdminEventsTable/index.tsx:96
+#: src/components/modals/DuplicateEventModal/index.tsx:124
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:102
+msgid "Start Date"
+msgstr "시작일"
+
+#: src/components/routes/welcome/index.tsx:365
+msgid "Start date & time"
+msgstr "시작 날짜 및 시간"
+
+#: src/components/modals/CreateEventModal/index.tsx:211
+msgid "Start Date & Time"
+msgstr "시작 날짜 및 시간"
+
+#: src/components/routes/welcome/index.tsx:234
+msgid "Start date is required"
+msgstr "시작일을 입력해 주세요"
+
+#: src/components/common/CheckoutQuestion/index.tsx:165
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:139
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:97
+#: src/components/routes/product-widget/CollectInformation/index.tsx:567
+#: src/components/routes/product-widget/CollectInformation/index.tsx:568
+msgid "State or Region"
+msgstr "주/지역"
+
+#: src/components/common/AdminEventsTable/index.tsx:110
+msgid "Statistics"
+msgstr "통계"
+
+#: src/components/routes/admin/Attribution/index.tsx:35
+msgid "Statistics are based on account creation date"
+msgstr "통계는 계정 생성일을 기준으로 합니다"
+
+#: src/components/common/AdminEventsTable/index.tsx:111
+#: src/components/common/AdminOrdersTable/index.tsx:85
+#: src/components/common/AffiliateTable/index.tsx:83
+#: src/components/common/AttendeeTable/index.tsx:274
+#: src/components/common/OrderDetails/index.tsx:51
+#: src/components/common/OrdersTable/index.tsx:403
+#: src/components/common/OrganizerWebhookTable/index.tsx:238
+#: src/components/common/WaitlistTable/index.tsx:181
+#: src/components/common/WebhookTable/index.tsx:238
+#: src/components/forms/AffiliateForm/index.tsx:98
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:56
+#: src/components/forms/WebhookForm/index.tsx:157
+#: src/components/modals/EditUserModal/index.tsx:103
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:157
+#: src/components/routes/admin/Dashboard/index.tsx:405
+#: src/components/routes/admin/Messages/index.tsx:120
+#: src/components/routes/admin/Messages/index.tsx:167
+#: src/components/routes/admin/Messages/index.tsx:293
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:88
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:62
+msgid "Status"
+msgstr "상태"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:183
+msgid "Still handling refunds for your older transactions."
+msgstr "이전 거래에 대한 환불은 계속 처리됩니다."
+
+#: src/components/common/ImpersonationBanner/index.tsx:53
+msgid "Stop Impersonating"
+msgstr "대리 로그인 종료"
+
+#: src/components/common/OrdersTable/index.tsx:384
+#: src/components/routes/admin/Dashboard/index.tsx:424
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:86
+msgid "Stripe"
+msgstr "Stripe"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:162
+msgid "Stripe Connect"
+msgstr "Stripe Connect"
+
+#: src/components/routes/admin/Attribution/index.tsx:135
+msgid "Stripe Connected"
+msgstr "Stripe 연결됨"
+
+#: src/components/routes/admin/Messages/index.tsx:73
+msgid "Stripe Not Connected"
+msgstr "Stripe 미연결"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:104
+msgid "Stripe Payment ID"
+msgstr "Stripe 결제 ID"
+
+#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:50
+msgid "Stripe payments are not enabled for this event."
+msgstr "이 이벤트에는 Stripe 결제가 활성화되어 있지 않습니다."
+
+#: src/components/common/StripeConnectButton/index.tsx:69
+msgid "Stripe setup is already complete."
+msgstr "Stripe 설정이 이미 완료되었습니다."
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:127
+#: src/components/modals/SendMessageModal/index.tsx:347
+#: src/components/routes/admin/Messages/index.tsx:162
+#: src/components/routes/admin/Messages/index.tsx:272
+msgid "Subject"
+msgstr "제목"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:46
+msgid "Subject is required"
+msgstr "제목을 입력해 주세요"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplatePreviewPane.tsx:30
+msgid "Subject will appear here"
+msgstr "제목이 여기에 표시됩니다"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:255
+msgid "Subject:"
+msgstr "제목:"
+
+#: src/components/common/InlineOrderSummary/index.tsx:132
+#: src/components/common/OrderSummary/index.tsx:41
+msgid "Subtotal"
+msgstr "소계"
+
+#: src/components/common/OrdersTable/index.tsx:102
+#: src/components/common/OrganizerWebhookTable/index.tsx:149
+#: src/components/layouts/Checkout/index.tsx:91
+msgid "Success"
+msgstr "성공"
+
+#: src/components/modals/EditUserModal/index.tsx:40
+#: src/components/modals/InviteUserModal/index.tsx:32
+msgid "Success! {0} will receive an email shortly."
+msgstr "성공! {0}에게 곧 이메일이 발송됩니다."
+
+#: src/components/common/AttendeeTable/index.tsx:96
+msgid "Successfully {0} attendee"
+msgstr "참가자를 성공적으로 {0}했습니다"
+
+#: src/components/routes/profile/ConfirmEmailAddress/index.tsx:23
+msgid "Successfully confirmed email address"
+msgstr "이메일 주소가 성공적으로 확인되었습니다"
+
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:31
+msgid "Successfully confirmed email change"
+msgstr "이메일 변경이 성공적으로 확인되었습니다"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:93
+msgid "Successfully created attendee"
+msgstr "참가자가 성공적으로 생성되었습니다"
+
+#: src/components/modals/CreateProductModal/index.tsx:55
+msgid "Successfully Created Product"
+msgstr "상품이 성공적으로 생성되었습니다"
+
+#: src/components/modals/CreatePromoCodeModal/index.tsx:39
+msgid "Successfully Created Promo Code"
+msgstr "프로모션 코드가 성공적으로 생성되었습니다"
+
+#: src/components/modals/CreateQuestionModal/index.tsx:46
+#: src/components/modals/EditQuestionModal/index.tsx:66
+msgid "Successfully Created Question"
+msgstr "질문이 성공적으로 생성되었습니다"
+
+#: src/components/modals/DuplicateProductModal/index.tsx:99
+msgid "Successfully Duplicated Product"
+msgstr "상품이 성공적으로 복제되었습니다"
+
+#: src/components/common/WaitlistTable/index.tsx:121
+msgid "Successfully offered a spot"
+msgstr "자리가 성공적으로 제안되었습니다"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:63
+msgid "Successfully offered tickets to {count} people"
+msgstr "{count}명에게 티켓이 성공적으로 제안되었습니다"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:62
+msgid "Successfully offered tickets to 1 person"
+msgstr "1명에게 티켓이 성공적으로 제안되었습니다"
+
+#: src/components/common/WaitlistTable/index.tsx:104
+msgid "Successfully removed from waitlist"
+msgstr "대기자 명단에서 성공적으로 제거되었습니다"
+
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:56
+msgid "Successfully Updated Address"
+msgstr "주소가 성공적으로 수정되었습니다"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:96
+msgid "Successfully updated attendee"
+msgstr "참가자가 성공적으로 수정되었습니다"
+
+#: src/components/modals/EditCapacityAssignmentModal/index.tsx:47
+msgid "Successfully updated Capacity Assignment"
+msgstr "정원 할당이 성공적으로 수정되었습니다"
+
+#: src/components/modals/EditCheckInListModal/index.tsx:49
+msgid "Successfully updated Check-In List"
+msgstr "체크인 목록이 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:44
+msgid "Successfully Updated Email Settings"
+msgstr "이메일 설정이 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:57
+msgid "Successfully Updated Event"
+msgstr "이벤트가 성공적으로 수정되었습니다"
+
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:62
+msgid "Successfully Updated Event Defaults"
+msgstr "이벤트 기본값이 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:104
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:95
+msgid "Successfully Updated Homepage Design"
+msgstr "홈페이지 디자인이 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:73
+msgid "Successfully Updated Homepage Settings"
+msgstr "홈페이지 설정이 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:73
+msgid "Successfully Updated Location"
+msgstr "위치가 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:46
+msgid "Successfully Updated Misc Settings"
+msgstr "기타 설정이 성공적으로 수정되었습니다"
+
+#: src/components/modals/ManageOrderModal/index.tsx:74
+msgid "Successfully updated order"
+msgstr "주문이 성공적으로 수정되었습니다"
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:40
+msgid "Successfully Updated Organizer"
+msgstr "주최자가 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:75
+msgid "Successfully Updated Payment & Invoicing Settings"
+msgstr "결제 및 인보이스 설정이 성공적으로 수정되었습니다"
+
+#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:29
+msgid "Successfully Updated Platform Fee Defaults"
+msgstr "플랫폼 수수료 기본값이 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:33
+msgid "Successfully Updated Platform Fee Settings"
+msgstr "플랫폼 수수료 설정이 성공적으로 수정되었습니다"
+
+#: src/components/modals/EditProductModal/index.tsx:95
+msgid "Successfully updated product"
+msgstr "상품이 성공적으로 수정되었습니다"
+
+#: src/components/modals/EditPromoCodeModal/index.tsx:52
+msgid "Successfully Updated Promo Code"
+msgstr "프로모션 코드가 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:45
+msgid "Successfully Updated Seo Settings"
+msgstr "SEO 설정이 성공적으로 수정되었습니다"
+
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:45
+msgid "Successfully Updated SEO Settings"
+msgstr "SEO 설정이 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:40
+msgid "Successfully Updated Settings"
+msgstr "설정이 성공적으로 수정되었습니다"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:170
+msgid "Successfully Updated Social Links"
+msgstr "소셜 링크가 성공적으로 수정되었습니다"
+
+#: src/components/routes/organizer/Settings/Sections/TrackingPixelSettings/index.tsx:158
+msgid "Successfully Updated Tracking Settings"
+msgstr "추적 설정이 성공적으로 수정되었습니다"
+
+#: src/components/modals/EditOrganizerWebhookModal/index.tsx:44
+#: src/components/modals/EditWebhookModal/index.tsx:44
+msgid "Successfully updated Webhook"
+msgstr "웹훅이 성공적으로 수정되었습니다"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:128
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:86
+msgid "Suite 100"
+msgstr "Suite 100"
+
+#: src/components/common/ProgressStepper/index.tsx:20
+#: src/components/common/ProgressStepper/index.tsx:24
+msgid "Summary"
+msgstr "요약"
+
+#: src/components/modals/CreateEventModal/index.tsx:178
+#: src/components/modals/DuplicateEventModal/index.tsx:110
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:76
+msgid "Summer Music Festival {0}"
+msgstr "여름 음악 페스티벌 {0}"
+
+#: src/components/routes/welcome/index.tsx:354
+msgid "Summer Music Festival 2025"
+msgstr "2025 여름 음악 페스티벌"
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:63
+msgid "Support Email"
+msgstr "지원 이메일"
+
+#: src/components/common/LanguageSwitcher/index.tsx:42
+msgid "Swedish"
+msgstr "스웨덴어"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:71
+#: src/components/modals/SwitchOrganizerModal/index.tsx:46
+msgid "Switch Organizer"
+msgstr "주최자 전환"
+
+#: src/components/routes/admin/Configurations/index.tsx:85
+msgid "System Default"
+msgstr "시스템 기본값"
+
+#: src/components/forms/ProductForm/index.tsx:275
+msgid "T-shirt"
+msgstr "티셔츠"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:85
+msgid "Takes just a few minutes"
+msgstr "몇 분이면 완료됩니다"
+
+#: src/components/common/AdminOrdersTable/index.tsx:84
+#: src/components/common/OrdersTable/index.tsx:358
+#: src/components/forms/TaxAndFeeForm/index.tsx:12
+#: src/components/forms/TaxAndFeeForm/index.tsx:39
+#: src/components/modals/CreateTaxOrFeeModal/index.tsx:36
+#: src/components/modals/CreateTaxOrFeeModal/index.tsx:59
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:42
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:52
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:59
+msgid "Tax"
+msgstr "세금"
+
+#: src/components/routes/account/ManageAccount/index.tsx:27
+#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:16
+msgid "Tax & Fees"
+msgstr "세금 및 수수료"
+
+#: src/components/routes/organizer/Reports/index.tsx:30
+msgid "Tax collected grouped by tax type and event"
+msgstr "세금 유형 및 이벤트별로 그룹화된 징수 세금"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:253
+msgid "Tax Details"
+msgstr "세금 상세 정보"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:254
+msgid "Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)"
+msgstr "모든 인보이스 하단에 표시할 세금 정보입니다 (예: 부가가치세 번호, 세무 등록 정보)"
+
+#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:38
+msgid "Tax Name"
+msgstr "세금 이름"
+
+#: src/components/common/TaxAndFeeList/index.tsx:36
+msgid "Tax or Fee deleted successfully"
+msgstr "세금 또는 수수료가 성공적으로 삭제되었습니다"
+
+#: src/components/routes/organizer/Reports/index.tsx:29
+#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:62
+msgid "Tax Summary"
+msgstr "세금 요약"
+
+#: src/components/common/InlineOrderSummary/index.tsx:173
+#: src/components/forms/ProductForm/index.tsx:406
+#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:48
+msgid "Taxes"
+msgstr "세금"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:143
+msgid "Taxes & fees applied"
+msgstr "세금 및 수수료 적용됨"
+
+#: src/components/forms/ProductForm/index.tsx:398
+#: src/components/forms/ProductForm/index.tsx:403
+msgid "Taxes and Fees"
+msgstr "세금 및 수수료"
+
+#: src/components/forms/ProductForm/index.tsx:383
+msgid "Taxes configured"
+msgstr "세금 설정됨"
+
+#: src/components/forms/ProductForm/index.tsx:376
+msgid "Taxes, Fees, Visibility, Sale Period, Product Highlight & Order Limits"
+msgstr "세금, 수수료, 노출 여부, 판매 기간, 상품 강조, 주문 한도"
+
+#: src/components/layouts/AuthLayout/index.tsx:56
+msgid "Team Management"
+msgstr "팀 관리"
+
+#: src/constants/eventCategories.ts:18
+msgid "Tech"
+msgstr "기술"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:96
+msgid "Telegram"
+msgstr "Telegram"
+
+#: src/components/modals/CreateEventModal/index.tsx:199
+msgid "Tell people what to expect at your event"
+msgstr "이벤트에서 기대할 수 있는 내용을 알려주세요"
+
+#: src/components/modals/CreateEventModal/index.tsx:129
+msgid "Tell us about your event"
+msgstr "이벤트에 대해 알려주세요"
+
+#: src/components/routes/welcome/index.tsx:45
+msgid "Tell us about your organization. This information will be displayed on your event pages."
+msgstr "조직에 대해 알려주세요. 이 정보는 이벤트 페이지에 표시됩니다."
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:190
+msgid "Template Active"
+msgstr "템플릿 활성화됨"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:164
+msgid "Template created successfully"
+msgstr "템플릿이 성공적으로 생성되었습니다"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:112
+msgid "Template deleted successfully"
+msgstr "템플릿이 성공적으로 삭제되었습니다"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:133
+msgid "Template saved successfully"
+msgstr "템플릿이 성공적으로 저장되었습니다"
+
+#: src/components/layouts/EventHomepage/index.tsx:629
+#: src/components/layouts/OrganizerHomepage/index.tsx:348
+msgid "Terms of Service"
+msgstr "서비스 약관"
+
+#: src/components/common/ThemeColorControls/index.tsx:107
+msgid "Text may be hard to read"
+msgstr "텍스트가 읽기 어려울 수 있습니다"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:166
+msgid "Thank you for attending!"
+msgstr "참석해 주셔서 감사합니다!"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:91
+msgid "Thanks for your support as we continue to grow and improve Hi.Events!"
+msgstr "Hi.Events가 계속 성장하고 발전할 수 있도록 응원해 주셔서 감사합니다!"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:200
+#: src/components/routes/product-widget/SelectProducts/index.tsx:248
+msgid "That promo code is invalid"
+msgstr "유효하지 않은 프로모션 코드입니다"
+
+#: src/components/common/ThemeColorControls/index.tsx:62
+msgid "The background color of the page. When using cover image, this is applied as an overlay."
+msgstr "페이지 배경색입니다. 커버 이미지를 사용하는 경우 오버레이로 적용됩니다."
+
+#: src/components/layouts/CheckIn/index.tsx:353
+msgid "The check-in list you are looking for does not exist."
+msgstr "찾고 있는 체크인 목록이 존재하지 않습니다."
+
+#: src/components/routes/welcome/index.tsx:212
+msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email."
+msgstr "코드는 10분 후 만료됩니다. 이메일이 보이지 않으면 스팸 폴더를 확인해 주세요."
+
+#: src/components/routes/admin/Configurations/index.tsx:228
+msgid "The currency in which the fixed fee is defined. It will be converted to the order currency at checkout."
+msgstr "고정 수수료가 정의된 통화입니다. 결제 시 주문 통화로 환산됩니다."
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:75
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:118
+msgid "The default currency for your events."
+msgstr "이벤트의 기본 통화입니다."
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:84
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:127
+msgid "The default timezone for your events."
+msgstr "이벤트의 기본 시간대입니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:78
+msgid "The email address has been changed. The attendee will receive a new ticket at the updated email address."
+msgstr "이메일 주소가 변경되었습니다. 참가자는 변경된 이메일 주소로 새 티켓을 받게 됩니다."
+
+#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:10
+#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:12
+msgid "The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect."
+msgstr "찾고 있는 이벤트를 현재 이용할 수 없습니다. 삭제되었거나 만료되었거나 URL이 잘못되었을 수 있습니다."
+
+#: src/components/modals/CancelOrderModal/index.tsx:77
+msgid "The full order amount will be refunded to the customer's original payment method."
+msgstr "전체 주문 금액이 고객의 원래 결제 수단으로 환불됩니다."
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:157
+msgid "The language the attendee will receive emails in."
+msgstr "참가자가 이메일을 받을 언어입니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/LinkExpiredMessage/index.tsx:30
+msgid "The link you are trying to access has expired or is no longer valid. Please check your email for an updated link to manage your order."
+msgstr "접근하려는 링크가 만료되었거나 더 이상 유효하지 않습니다. 이메일에서 주문 관리를 위한 업데이트된 링크를 확인해 주세요."
+
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:22
+msgid "The link you clicked is invalid."
+msgstr "클릭하신 링크가 유효하지 않습니다."
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:522
+msgid "The maximum number of products for {0}is {1}"
+msgstr "{0}의 최대 상품 수는 {1}입니다"
+
+#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:9
+#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:11
+msgid "The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect."
+msgstr "찾고 있는 주최자를 찾을 수 없습니다. 페이지가 이동되었거나 삭제되었거나 URL이 잘못되었을 수 있습니다."
+
+#: src/components/common/ErrorDisplay/index.tsx:18
+msgid "The page you are looking for does not exist"
+msgstr "찾고 있는 페이지가 존재하지 않습니다"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:212
+msgid "The platform fee is added to the ticket price. Buyers pay more, but you receive the full ticket price."
+msgstr "플랫폼 수수료가 티켓 가격에 추가됩니다. 구매자가 더 많이 지불하지만, 판매자는 티켓 전체 가격을 받습니다."
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:59
+msgid "The price displayed to the customer will include taxes and fees."
+msgstr "고객에게 표시되는 가격에는 세금과 수수료가 포함됩니다."
+
+#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:65
+msgid "The price displayed to the customer will not include taxes and fees. They will be shown separately"
+msgstr "고객에게 표시되는 가격에는 세금과 수수료가 포함되지 않습니다. 별도로 표시됩니다"
+
+#: src/components/common/ThemeColorControls/index.tsx:52
+msgid "The primary brand color used for buttons and highlights"
+msgstr "버튼과 강조 표시에 사용되는 기본 브랜드 색상"
+
+#: src/components/common/ThemeFontControl/index.tsx:81
+msgid "The quick brown fox jumps over the lazy dog."
+msgstr "The quick brown fox jumps over the lazy dog."
+
+#: src/components/modals/SendMessageModal/index.tsx:172
+msgid "The scheduled time is required"
+msgstr "예약 시간을 입력해 주세요"
+
+#: src/components/modals/SendMessageModal/index.tsx:173
+msgid "The scheduled time must be in the future"
+msgstr "예약 시간은 미래여야 합니다"
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:145
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:176
+msgid "The template body contains invalid Liquid syntax. Please correct it and try again."
+msgstr "템플릿 본문에 유효하지 않은 Liquid 문법이 있습니다. 수정 후 다시 시도해 주세요."
+
+#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:63
+#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:63
+msgid "The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used"
+msgstr "검색엔진 결과와 소셜 미디어 공유 시 표시될 이벤트 제목입니다. 기본값으로 이벤트 제목이 사용됩니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:87
+msgid "The VAT number could not be validated. Please check the number and try again."
+msgstr "부가가치세 번호를 검증할 수 없습니다. 번호를 확인하고 다시 시도해 주세요."
+
+#: src/constants/eventCategories.ts:10
+msgid "Theater"
+msgstr "연극"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:207
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:238
+msgid "Theme & Colors"
+msgstr "테마 및 색상"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:334
+msgid "There are no products available for this event"
+msgstr "이 이벤트에는 이용 가능한 상품이 없습니다"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:447
+msgid "There are no products available in this category"
+msgstr "이 카테고리에는 이용 가능한 상품이 없습니다"
+
+#: src/components/modals/RefundOrderModal/index.tsx:181
+msgid "There is a refund pending. Please wait for it to complete before requesting another refund."
+msgstr "대기 중인 환불이 있습니다. 완료될 때까지 기다린 후 다른 환불을 요청해 주세요."
+
+#: src/components/common/OrdersTable/index.tsx:79
+msgid "There was an error marking the order as paid"
+msgstr "주문을 결제 완료로 표시하는 중 오류가 발생했습니다"
+
+#: src/hooks/useFormErrorResponseHandler.tsx:28
+msgid "There was an error processing your request. Please try again."
+msgstr "요청을 처리하는 중 오류가 발생했습니다. 다시 시도해 주세요."
+
+#: src/components/common/OrdersTable/index.tsx:86
+msgid "There was an error sending your message"
+msgstr "메시지를 보내는 중 오류가 발생했습니다"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:105
+msgid "These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message."
+msgstr "이 정보는 주문이 성공적으로 완료된 경우에만 표시됩니다. 결제 대기 중인 주문에는 이 메시지가 표시되지 않습니다."
+
+#: src/components/common/WidgetEditor/index.tsx:178
+msgid "These settings apply only to copied embed code and won't be stored."
+msgstr "이 설정은 복사된 임베드 코드에만 적용되며 저장되지 않습니다."
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:326
+msgid "These templates will be used as defaults for all events in your organization. Individual events can override these templates with their own custom versions."
+msgstr "이 템플릿은 조직 내 모든 이벤트의 기본값으로 사용됩니다. 개별 이벤트에서 자체 맞춤 버전으로 재정의할 수 있습니다."
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:319
+msgid "These templates will override the organizer defaults for this event only. If no custom template is set here, the organizer template will be used instead."
+msgstr "이 템플릿은 이 이벤트에 한해 주최자 기본값을 재정의합니다. 여기서 맞춤 템플릿을 설정하지 않으면 주최자 템플릿이 대신 사용됩니다."
+
+#: src/components/common/CheckIn/CheckInOptionsModal.tsx:35
+msgid "This attendee has an unpaid order."
+msgstr "이 참가자는 미결제 주문이 있습니다."
+
+#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:61
+msgid "This category doesn't have any products yet."
+msgstr "이 카테고리에는 아직 상품이 없습니다."
+
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:112
+msgid "This category is hidden from public view"
+msgstr "이 카테고리는 공개 화면에서 숨겨져 있습니다"
+
+#: src/components/common/CheckInListList/index.tsx:73
+msgid "This check-in list has expired"
+msgstr "이 체크인 목록은 만료되었습니다"
+
+#: src/components/layouts/CheckIn/index.tsx:368
+msgid "This check-in list has expired and is no longer available for check-ins."
+msgstr "이 체크인 목록은 만료되어 더 이상 체크인에 사용할 수 없습니다."
+
+#: src/components/common/CheckInListList/index.tsx:80
+msgid "This check-in list is active"
+msgstr "이 체크인 목록은 활성 상태입니다"
+
+#: src/components/common/CheckInListList/index.tsx:77
+msgid "This check-in list is not active yet"
+msgstr "이 체크인 목록은 아직 활성화되지 않았습니다"
+
+#: src/components/layouts/CheckIn/index.tsx:385
+msgid "This check-in list is not yet active and is not available for check-ins."
+msgstr "이 체크인 목록은 아직 활성화되지 않아 체크인에 사용할 수 없습니다."
+
+#: src/components/forms/AffiliateForm/index.tsx:41
+msgid "This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed."
+msgstr "이 코드는 판매 추적에 사용됩니다. 문자, 숫자, 하이픈, 밑줄만 사용할 수 있습니다."
+
+#: src/components/common/ThemeColorControls/index.tsx:104
+msgid "This color combination may be hard to read for some users"
+msgstr "이 색상 조합은 일부 사용자에게 읽기 어려울 수 있습니다"
+
+#: src/components/layouts/EventHomepage/index.tsx:358
+msgid "This event has ended"
+msgstr "이 이벤트는 종료되었습니다"
+
+#: src/components/common/StatusToggle/index.tsx:82
+msgid "This event is not published yet"
+msgstr "이 이벤트는 아직 게시되지 않았습니다"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:153
+msgid "This information will be shown on the payment page, order summary page, and order confirmation email."
+msgstr "이 정보는 결제 페이지, 주문 요약 페이지, 주문 확인 이메일에 표시됩니다."
+
+#: src/components/forms/ProductForm/index.tsx:147
+msgid "This is a general product, like a t-shirt or a mug. No ticket will be issued"
+msgstr "티셔츠나 머그컵과 같은 일반 상품입니다. 티켓이 발급되지 않습니다"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:91
+msgid "This is an online event"
+msgstr "이것은 온라인 이벤트입니다"
+
+#: src/components/forms/ProductCategoryForm/index.tsx:17
+msgid "This is the name of the category that will be displayed on the event page."
+msgstr "이벤트 페이지에 표시될 카테고리 이름입니다."
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:73
+msgid "This is the name of your organizer that will be displayed to your users."
+msgstr "사용자에게 표시될 주최자 이름입니다."
+
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:64
+#: src/components/modals/CreateWebhookModal/index.tsx:64
+msgid "This is the only time the signing secret will be shown. Please copy it now and store it securely."
+msgstr "서명 비밀 키는 이번에만 표시됩니다. 지금 복사하여 안전하게 보관해 주세요."
+
+#: src/components/routes/my-tickets/index.tsx:162
+msgid "This link is invalid or has expired."
+msgstr "이 링크는 유효하지 않거나 만료되었습니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/LinkExpiredMessage/index.tsx:27
+msgid "This link is no longer valid"
+msgstr "이 링크는 더 이상 유효하지 않습니다"
+
+#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:69
+msgid "This message will be included in the footer of all emails sent from this event"
+msgstr "이 메시지는 이 이벤트에서 발송되는 모든 이메일의 푸터에 포함됩니다"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:105
+msgid "This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message"
+msgstr "이 메시지는 주문이 성공적으로 완료된 경우에만 표시됩니다. 결제 대기 중인 주문에는 표시되지 않습니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:220
+msgid "This name is visible to end users"
+msgstr "이 이름은 최종 사용자에게 표시됩니다"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:95
+msgid "This order has already been paid."
+msgstr "이 주문은 이미 결제되었습니다."
+
+#: src/components/modals/RefundOrderModal/index.tsx:185
+msgid "This order has already been refunded."
+msgstr "이 주문은 이미 환불되었습니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:355
+msgid "This order has been cancelled."
+msgstr "이 주문은 취소되었습니다."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:339
+msgid "This order has expired. Please start again."
+msgstr "이 주문은 만료되었습니다. 다시 시작해 주세요."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:374
+msgid "This order is being processed."
+msgstr "이 주문은 처리 중입니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:365
+msgid "This order is complete."
+msgstr "이 주문은 완료되었습니다."
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:107
+msgid "This order page is no longer available."
+msgstr "이 주문 페이지는 더 이상 이용할 수 없습니다."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:352
+msgid "This order was abandoned. You can start a new order anytime."
+msgstr "이 주문은 중단되었습니다. 언제든지 새 주문을 시작할 수 있습니다."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:382
+msgid "This order was cancelled. You can start a new order anytime."
+msgstr "이 주문은 취소되었습니다. 언제든지 새 주문을 시작할 수 있습니다."
+
+#: src/components/common/StatusToggle/index.tsx:83
+msgid "This organizer profile is not published yet"
+msgstr "이 주최자 프로필은 아직 게시되지 않았습니다"
+
+#: src/components/forms/ProductForm/index.tsx:486
+msgid "This overrides all visibility settings and will hide the product from all customers."
+msgstr "이 설정은 모든 노출 설정을 재정의하며 모든 고객에게 상품을 숨깁니다."
+
+#: src/components/common/EmailTemplateEditor/EmailTemplatePreviewPane.tsx:69
+msgid "This preview shows how your email will look with sample data. Actual emails will use real values."
+msgstr "이 미리보기는 샘플 데이터로 이메일이 어떻게 보이는지 보여줍니다. 실제 이메일에는 실제 값이 사용됩니다."
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:73
+msgid "This product cannot be deleted because it is associated with an order. You can hide it instead."
+msgstr "이 상품은 주문에 연결되어 있어 삭제할 수 없습니다. 대신 숨길 수 있습니다."
+
+#: src/components/forms/ProductForm/index.tsx:141
+msgid "This product is a ticket. Buyers will be issued a ticket upon purchase"
+msgstr "이 상품은 티켓입니다. 구매 시 티켓이 발급됩니다"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:327
+msgid "This product is highlighted on the event page"
+msgstr "이 상품은 이벤트 페이지에서 강조 표시됩니다"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:98
+msgid "This product is sold out"
+msgstr "이 상품은 매진되었습니다"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:118
+msgid "This report is for informational purposes only. Always consult with a tax professional before using this data for accounting or tax purposes. Please cross-reference with your Stripe dashboard as Hi.Events may be missing historical data."
+msgstr "이 보고서는 정보 제공 목적으로만 제공됩니다. 회계 또는 세무 목적으로 이 데이터를 사용하기 전에 반드시 세무 전문가와 상담하세요. Hi.Events에 과거 데이터가 누락되었을 수 있으므로 Stripe 대시보드와 상호 확인해 주세요."
+
+#: src/components/routes/auth/ResetPassword/index.tsx:28
+msgid "This reset password link is invalid or expired."
+msgstr "이 비밀번호 재설정 링크는 유효하지 않거나 만료되었습니다."
+
+#: src/components/layouts/CheckIn/index.tsx:205
+msgid "This ticket was just scanned. Please wait before scanning again."
+msgstr "이 티켓은 방금 스캔되었습니다. 다시 스캔하기 전에 잠시 기다려 주세요."
+
+#: src/components/modals/EditUserModal/index.tsx:65
+msgid "This user is not active, as they have not accepted their invitation."
+msgstr "이 사용자는 초대를 수락하지 않아 비활성 상태입니다."
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:80
+msgid "This will be used for notifications and communication with your users."
+msgstr "이 정보는 사용자에게 보내는 알림 및 커뮤니케이션에 사용됩니다."
+
+#: src/components/forms/AffiliateForm/index.tsx:82
+msgid "This will not be visible to customers, but helps you identify the affiliate."
+msgstr "이 정보는 고객에게 표시되지 않지만 제휴사를 식별하는 데 도움이 됩니다."
+
+#: src/components/common/AttendeeTable/index.tsx:370
+#: src/components/routes/my-tickets/index.tsx:85
+msgid "ticket"
+msgstr "티켓"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:276
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:482
+#: src/components/forms/ProductForm/index.tsx:139
+#: src/components/modals/CreateAttendeeModal/index.tsx:162
+msgid "Ticket"
+msgstr "티켓"
+
+#: src/components/common/CheckIn/AttendeeList.tsx:83
+msgid "Ticket Cancelled"
+msgstr "티켓 취소됨"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:111
+msgid "Ticket Design"
+msgstr "티켓 디자인"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:87
+msgid "Ticket design saved successfully"
+msgstr "티켓 디자인이 성공적으로 저장되었습니다"
+
+#: src/components/layouts/Event/index.tsx:106
+msgid "Ticket Designer"
+msgstr "티켓 디자이너"
+
+#: src/components/common/AttendeeTable/index.tsx:75
+msgid "Ticket email has been resent to attendee"
+msgstr "티켓 이메일이 참가자에게 재발송되었습니다"
+
+#: src/components/routes/product-widget/PrintProduct/index.tsx:42
+msgid "Ticket for"
+msgstr "티켓 대상:"
+
+#: src/components/common/MessageList/index.tsx:30
+msgid "Ticket holders"
+msgstr "티켓 소지자"
+
+#: src/components/routes/admin/Messages/index.tsx:86
+#: src/components/routes/admin/Messages/index.tsx:137
+msgid "Ticket Holders"
+msgstr "티켓 소지자"
+
+#: src/components/common/AttendeeTicket/index.tsx:174
+msgid "Ticket ID"
+msgstr "티켓 ID"
+
+#: src/components/modals/DuplicateEventModal/index.tsx:31
+msgid "Ticket Logo"
+msgstr "티켓 로고"
+
+#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:22
+msgid "Ticket Not Found"
+msgstr "티켓을 찾을 수 없습니다"
+
+#: src/components/routes/event/products.tsx:88
+msgid "Ticket or Product"
+msgstr "티켓 또는 상품"
+
+#: src/components/routes/event/TicketDesigner/TicketDesignerPrint.tsx:89
+msgid "Ticket Preview for"
+msgstr "티켓 미리보기:"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:52
+msgid "Ticket price"
+msgstr "티켓 가격"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:501
+msgid "Ticket resent successfully"
+msgstr "티켓이 성공적으로 재발송되었습니다"
+
+#: src/components/common/AttendeeTicket/index.tsx:105
+#: src/components/routes/event/attendees.tsx:66
+msgid "Ticket Type"
+msgstr "티켓 유형"
+
+#: src/components/layouts/Event/index.tsx:110
+msgid "Ticketing & Sales"
+msgstr "티케팅 및 판매"
+
+#: src/components/routes/my-tickets/index.tsx:85
+msgid "tickets"
+msgstr "티켓"
+
+#: src/components/routes/my-tickets/index.tsx:84
+msgid "Tickets"
+msgstr "티켓"
+
+#: src/components/layouts/Event/index.tsx:111
+#: src/components/routes/event/products.tsx:48
+msgid "Tickets & Products"
+msgstr "티켓 및 상품"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:90
+msgid "Tickets are automatically offered to waitlisted customers when capacity becomes available."
+msgstr "자리가 생기면 대기자 명단에 있는 고객에게 자동으로 티켓이 제안됩니다."
+
+#: src/components/layouts/EventHomepage/index.tsx:176
+msgid "Tickets Available"
+msgstr "이용 가능한 티켓"
+
+#: src/components/routes/product-widget/PrintOrder/index.tsx:40
+msgid "Tickets for"
+msgstr "티켓 대상:"
+
+#: src/components/routes/admin/Dashboard/index.tsx:140
+msgid "Tickets Sold"
+msgstr "판매된 티켓"
+
+#: src/components/forms/ProductForm/index.tsx:74
+msgid "Tier {0}"
+msgstr "등급 {0}"
+
+#: src/components/forms/ProductForm/index.tsx:172
+msgid "Tiered Product"
+msgstr "등급별 상품"
+
+#: src/components/forms/ProductForm/index.tsx:264
+msgid "Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people."
+msgstr "등급별 상품을 사용하면 동일한 상품에 대해 여러 가격 옵션을 제공할 수 있습니다. 얼리버드 상품이나 그룹별로 다른 가격 옵션을 제공하는 데 적합합니다."
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:70
+msgid "TikTok"
+msgstr "TikTok"
+
+#: src/components/layouts/Checkout/index.tsx:224
+msgid "Time left:"
+msgstr "남은 시간:"
+
+#: src/components/common/PromoCodeTable/index.tsx:71
+msgid "Times used"
+msgstr "사용 횟수"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:25
+msgid "Times Used"
+msgstr "사용 횟수"
+
+#: src/components/forms/OrganizerForm/index.tsx:59
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:82
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:140
+#: src/components/routes/auth/AcceptInvitation/index.tsx:119
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:124
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:125
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:327
+#: src/components/routes/profile/ManageProfile/index.tsx:187
+msgid "Timezone"
+msgstr "시간대"
+
+#: src/components/forms/PromoCodeForm/index.tsx:66
+msgid "TIP"
+msgstr "팁"
+
+#: src/components/routes/event/messages.tsx:93
+msgid "To"
+msgstr "받는 사람"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:207
+msgid "To edit configurations, go to the Configurations section in the admin menu."
+msgstr "설정을 수정하려면 관리자 메뉴의 설정 섹션으로 이동하세요."
+
+#: src/components/modals/SendMessageModal/index.tsx:259
+msgid "To increase your limits, contact us at"
+msgstr "한도를 늘리려면 다음으로 문의해 주세요:"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:662
+msgid "To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts."
+msgstr "신용카드 결제를 받으려면 Stripe 계정을 연결해야 합니다. Stripe는 안전한 거래와 적시 정산을 보장하는 결제 처리 파트너입니다."
+
+#: src/components/common/ColumnVisibilityToggle/index.tsx:26
+msgid "Toggle columns"
+msgstr "열 표시 전환"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:90
+msgid "Tools"
+msgstr "도구"
+
+#: src/components/routes/admin/Dashboard/index.tsx:341
+msgid "Top Organizers (Last 14 Days)"
+msgstr "인기 주최자 (최근 14일)"
+
+#: src/components/common/AdminOrdersTable/index.tsx:81
+#: src/components/common/InlineOrderSummary/index.tsx:203
+#: src/components/common/OrderSummary/index.tsx:92
+msgid "Total"
+msgstr "합계"
+
+#: src/components/routes/admin/Dashboard/index.tsx:104
+msgid "Total Accounts"
+msgstr "총 계정 수"
+
+#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:35
+msgid "Total Attendees"
+msgstr "총 참가자 수"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:52
+msgid "Total Before Discounts"
+msgstr "할인 전 합계"
+
+#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:49
+msgid "Total Collected"
+msgstr "총 징수액"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:58
+msgid "Total Discount Amount"
+msgstr "총 할인 금액"
+
+#: src/components/common/WaitlistStats/index.tsx:11
+msgid "Total Entries"
+msgstr "총 항목 수"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:93
+msgid "Total Fee"
+msgstr "총 수수료"
+
+#: src/components/routes/event/EventDashboard/index.tsx:369
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:149
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:97
+msgid "Total Fees"
+msgstr "총 수수료"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:46
+msgid "Total Gross Sales"
+msgstr "총매출"
+
+#: src/components/common/OrderDetails/index.tsx:59
+msgid "Total order amount"
+msgstr "총 주문 금액"
+
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:137
+msgid "Total Orders"
+msgstr "총 주문 수"
+
+#: src/components/common/OrderDetails/index.tsx:67
+msgid "Total refunded"
+msgstr "총 환불액"
+
+#: src/components/routes/event/EventDashboard/index.tsx:372
+msgid "Total Refunded"
+msgstr "총 환불액"
+
+#: src/components/routes/event/EventDashboard/index.tsx:371
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:143
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:91
+msgid "Total Tax"
+msgstr "총 세금"
+
+#: src/components/routes/admin/Dashboard/index.tsx:86
+msgid "Total Users"
+msgstr "총 사용자 수"
+
+#: src/components/routes/admin/Dashboard/index.tsx:307
+msgid "Total Views"
+msgstr "총 조회수"
+
+#: src/components/routes/admin/Attribution/index.tsx:32
+msgid "Track account growth and performance by attribution source"
+msgstr "유입 경로별 계정 성장 및 성과를 추적하세요"
+
+#: src/components/layouts/AuthLayout/index.tsx:42
+msgid "Track sales, revenue, and attendance with detailed reports"
+msgstr "상세 보고서로 판매, 매출, 참석 현황을 추적하세요"
+
+#: src/components/routes/organizer/Settings/index.tsx:72
+#: src/components/routes/organizer/Settings/Sections/TrackingPixelSettings/index.tsx:171
+msgid "Tracking & Analytics"
+msgstr "추적 및 분석"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:264
+msgid "Transaction Fee:"
+msgstr "거래 수수료:"
+
+#: src/components/routes/auth/Login/index.tsx:141
+#: src/components/routes/my-tickets/index.tsx:183
+msgid "Try another email"
+msgstr "다른 이메일 시도"
+
+#: src/components/common/PoweredByFooter/index.tsx:55
+msgid "Try Hi.Events Free"
+msgstr "Hi.Events 무료로 체험하기"
+
+#: src/components/common/LanguageSwitcher/index.tsx:38
+msgid "Turkish"
+msgstr "터키어"
+
+#: src/components/layouts/CheckIn/index.tsx:446
+msgid "Turn sound off"
+msgstr "소리 끄기"
+
+#: src/components/layouts/CheckIn/index.tsx:446
+msgid "Turn sound on"
+msgstr "소리 켜기"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79
+msgid "Twitch"
+msgstr "Twitch"
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:44
+#: src/components/routes/admin/Attribution/index.tsx:109
+#: src/components/routes/admin/Messages/index.tsx:134
+#: src/components/routes/admin/Messages/index.tsx:165
+#: src/components/routes/admin/Messages/index.tsx:287
+msgid "Type"
+msgstr "유형"
+
+#: src/components/routes/event/Settings/Sections/DangerZoneSettings/index.tsx:99
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:105
+msgid "Type \"delete\" to confirm"
+msgstr "확인하려면 \\\"delete\\\"를 입력하세요"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:248
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:280
+msgid "Typography"
+msgstr "타이포그래피"
+
+#: src/components/layouts/CheckIn/index.tsx:146
+msgid "Unable to check in attendee"
+msgstr "참가자를 체크인할 수 없습니다"
+
+#: src/components/layouts/CheckIn/index.tsx:170
+#: src/components/layouts/CheckIn/index.tsx:172
+msgid "Unable to check out attendee"
+msgstr "참가자를 체크아웃할 수 없습니다"
+
+#: src/components/modals/CreateProductModal/index.tsx:64
+msgid "Unable to create product. Please check the your details"
+msgstr "상품을 생성할 수 없습니다. 입력 정보를 확인해 주세요"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:185
+msgid "Unable to create product. Please check your details"
+msgstr "상품을 생성할 수 없습니다. 입력 정보를 확인해 주세요"
+
+#: src/components/modals/CreateQuestionModal/index.tsx:61
+msgid "Unable to create question. Please check the your details"
+msgstr "질문을 생성할 수 없습니다. 입력 정보를 확인해 주세요"
+
+#: src/components/modals/DuplicateProductModal/index.tsx:107
+msgid "Unable to duplicate product. Please check the your details"
+msgstr "상품을 복제할 수 없습니다. 입력 정보를 확인해 주세요"
+
+#: src/components/layouts/CheckIn/index.tsx:221
+msgid "Unable to fetch attendee"
+msgstr "참가자 정보를 가져올 수 없습니다"
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:124
+msgid "Unable to join waitlist"
+msgstr "대기자 명단에 등록할 수 없습니다"
+
+#: src/components/modals/EditQuestionModal/index.tsx:84
+msgid "Unable to update question. Please check the your details"
+msgstr "질문을 수정할 수 없습니다. 입력 정보를 확인해 주세요"
+
+#: src/components/routes/admin/Attribution/index.tsx:84
+msgid "Unattributed Accounts"
+msgstr "유입 경로 미확인 계정"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:30
+msgid "Unique Customers"
+msgstr "순 고객 수"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:153
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:111
+msgid "United States"
+msgstr "United States"
+
+#: src/components/common/MessageList/index.tsx:44
+#: src/components/common/MessageList/index.tsx:49
+#: src/components/routes/event/messages.tsx:27
+#: src/components/routes/event/messages.tsx:66
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:362
+msgid "Unknown"
+msgstr "알 수 없음"
+
+#: src/components/common/QuestionAndAnswerList/index.tsx:284
+msgid "Unknown Attendee"
+msgstr "알 수 없는 참가자"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:406
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:43
+#: src/components/forms/ProductForm/index.tsx:91
+#: src/components/forms/ProductForm/index.tsx:321
+#: src/components/forms/PromoCodeForm/index.tsx:112
+#: src/components/modals/OfferWaitlistModal/index.tsx:189
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:78
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:84
+msgid "Unlimited"
+msgstr "무제한"
+
+#: src/components/routes/product-widget/SelectProducts/index.tsx:485
+msgid "Unlimited available"
+msgstr "무제한 이용 가능"
+
+#: src/components/common/PromoCodeTable/index.tsx:126
+msgid "Unlimited usages allowed"
+msgstr "무제한 사용 허용"
+
+#: src/components/common/CheckIn/CheckInOptionsModal.tsx:34
+msgid "Unpaid Order"
+msgstr "미결제 주문"
+
+#: src/components/routes/event/EventDashboard/index.tsx:214
+msgid "Unpublish Event"
+msgstr "이벤트 게시 취소"
+
+#: src/components/common/AdminAccountsTable/index.tsx:101
+msgid "Untrusted"
+msgstr "신뢰할 수 없음"
+
+#: src/components/common/EventsDashboardStatusButtons/index.tsx:20
+#: src/components/common/EventStatusBadge/index.tsx:16
+#: src/components/layouts/OrganizerHomepage/index.tsx:285
+#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:33
+msgid "Upcoming"
+msgstr "예정됨"
+
+#: src/components/layouts/OrganizerHomepage/index.tsx:278
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:232
+msgid "Upcoming Events"
+msgstr "예정된 이벤트"
+
+#: src/components/modals/EditTaxOrFeeModal/index.tsx:59
+msgid "Update {0}"
+msgstr "{0} 업데이트"
+
+#: src/components/modals/EditAffiliateModal/index.tsx:108
+msgid "Update Affiliate"
+msgstr "제휴사 업데이트"
+
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:69
+msgid "Update event name, description and dates"
+msgstr "이벤트 이름, 설명, 날짜를 업데이트하세요"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:214
+msgid "Update profile"
+msgstr "프로필 업데이트"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:170
+msgid "Upgrade Available"
+msgstr "업그레이드 이용 가능"
+
+#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:39
+msgid "Upload a cover image for your organizer"
+msgstr "주최자용 커버 이미지를 업로드하세요"
+
+#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:28
+msgid "Upload a logo for your organizer"
+msgstr "주최자용 로고를 업로드하세요"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:104
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:158
+msgid "Upload Image"
+msgstr "이미지 업로드"
+
+#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:131
+msgid "Uploading image..."
+msgstr "이미지 업로드 중..."
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:236
+#: src/components/common/WebhookTable/index.tsx:236
+msgid "URL"
+msgstr "URL"
+
+#: src/components/common/PromoCodeTable/index.tsx:175
+msgid "URL copied to clipboard"
+msgstr "URL이 클립보드에 복사되었습니다"
+
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:29
+#: src/components/modals/CreateWebhookModal/index.tsx:29
+msgid "URL is required"
+msgstr "URL을 입력해 주세요"
+
+#: src/components/common/WidgetEditor/index.tsx:306
+msgid "Usage Example"
+msgstr "사용 예시"
+
+#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:76
+msgid "Usage Limit"
+msgstr "사용 한도"
+
+#: src/components/common/CheckIn/ScannerSelectionModal.tsx:50
+msgid "USB Scanner Already Active"
+msgstr "USB 스캐너가 이미 활성화되어 있습니다"
+
+#: src/components/common/CheckIn/ScannerSelectionModal.tsx:42
+msgid "USB Scanner mode activated. Start scanning tickets now."
+msgstr "USB 스캐너 모드가 활성화되었습니다. 지금 티켓 스캔을 시작하세요."
+
+#: src/components/common/CheckIn/HidScannerStatus.tsx:48
+msgid "USB Scanner mode deactivated"
+msgstr "USB 스캐너 모드가 비활성화되었습니다"
+
+#: src/components/common/CheckIn/ScannerSelectionModal.tsx:50
+msgid "USB/HID Scanner"
+msgstr "USB/HID 스캐너"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:150
+msgid "Use <0>Liquid templating0> to personalize your emails"
+msgstr "<0>Liquid 템플릿0>을 사용해 이메일을 개인화하세요"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:225
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:257
+msgid "Use a blurred version of the cover image as the background"
+msgstr "흐릿하게 처리된 커버 이미지를 배경으로 사용"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:223
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:255
+msgid "Use cover image"
+msgstr "커버 이미지 사용"
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:49
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:40
+msgid "Use order details for all attendees. Attendee names and emails will match the buyer's information."
+msgstr "모든 참가자에게 주문 정보를 사용합니다. 참가자 이름과 이메일이 구매자 정보와 일치하게 됩니다."
+
+#: src/components/common/QuestionsTable/index.tsx:389
+msgid "Use the buyer's details for all attendees"
+msgstr "모든 참가자에게 구매자 정보 사용"
+
+#: src/components/routes/event/TicketDesigner/index.tsx:134
+msgid "Used for borders, highlights, and QR code styling"
+msgstr "테두리, 강조 표시, QR 코드 스타일링에 사용됨"
+
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:154
+msgid "User"
+msgstr "사용자"
+
+#: src/components/common/GlobalMenu/index.tsx:53
+#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:142
+msgid "User Management"
+msgstr "사용자 관리"
+
+#: src/components/common/AdminAccountsTable/index.tsx:89
+#: src/components/common/AdminAccountsTable/index.tsx:109
+#: src/components/layouts/Admin/index.tsx:15
+#: src/components/routes/account/ManageAccount/index.tsx:32
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:166
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:316
+#: src/components/routes/admin/Dashboard/index.tsx:404
+#: src/components/routes/admin/Users/index.tsx:57
+msgid "Users"
+msgstr "사용자"
+
+#: src/components/modals/EditUserModal/index.tsx:81
+msgid "Users can change their email in <0>Profile Settings0>"
+msgstr "사용자는 <0>프로필 설정0>에서 이메일을 변경할 수 있습니다"
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:83
+#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:125
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:126
+#: src/components/routes/profile/ManageProfile/index.tsx:188
+msgid "UTC"
+msgstr "UTC"
+
+#: src/components/layouts/Admin/index.tsx:19
+msgid "UTM Analytics"
+msgstr "UTM 분석"
+
+#: src/components/routes/admin/FailedJobs/index.tsx:253
+msgid "UUID"
+msgstr "UUID"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:289
+msgid "Valid"
+msgstr "유효함"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:287
+msgid "Validated"
+msgstr "검증됨"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:71
+msgid "Validating your VAT number..."
+msgstr "부가가치세 번호 검증 중..."
+
+#: src/components/forms/TaxAndFeeForm/index.tsx:62
+msgid "VAT"
+msgstr "부가가치세"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:131
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:300
+msgid "VAT Country"
+msgstr "부가가치세 국가"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:30
+msgid "VAT Information"
+msgstr "부가가치세 정보"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatNotice/index.tsx:50
+msgid "VAT may be applied to platform fees depending on your VAT registration status. Please complete the VAT information section below."
+msgstr "부가가치세 등록 상태에 따라 플랫폼 수수료에 부가가치세가 적용될 수 있습니다. 아래 부가가치세 정보 섹션을 작성해 주세요."
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:123
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:216
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:283
+msgid "VAT Number"
+msgstr "부가가치세 번호"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:24
+msgid "VAT number must not contain spaces"
+msgstr "부가가치세 번호에는 공백을 포함할 수 없습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:32
+msgid "VAT number must start with a 2-letter country code followed by 8-15 alphanumeric characters (e.g., DE123456789)"
+msgstr "부가가치세 번호는 2자리 국가 코드로 시작하고 이어서 8~15자의 영숫자가 와야 합니다 (예: DE123456789)"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:55
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:171
+msgid "VAT number validated successfully"
+msgstr "부가가치세 번호가 성공적으로 검증되었습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:84
+msgid "VAT number validation failed"
+msgstr "부가가치세 번호 검증에 실패했습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:173
+msgid "VAT number validation failed. Please check your VAT number."
+msgstr "부가가치세 번호 검증에 실패했습니다. 번호를 확인해 주세요."
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:87
+msgid "VAT on Fee"
+msgstr "수수료에 대한 부가가치세"
+
+#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:81
+msgid "VAT Rate"
+msgstr "부가가치세율"
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:115
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:275
+msgid "VAT Registered"
+msgstr "부가가치세 등록됨"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:44
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsModal.tsx:18
+msgid "VAT Registration Information"
+msgstr "부가가치세 등록 정보"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:261
+msgid "VAT Settings"
+msgstr "부가가치세 설정"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:169
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:177
+msgid "VAT settings saved successfully"
+msgstr "부가가치세 설정이 성공적으로 저장되었습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:175
+msgid "VAT settings saved. We're validating your VAT number in the background."
+msgstr "부가가치세 설정이 저장되었습니다. 백그라운드에서 부가가치세 번호를 검증하고 있습니다."
+
+#: src/components/modals/EditAccountVatSettingsModal/index.tsx:96
+msgid "VAT settings updated successfully"
+msgstr "부가가치세 설정이 성공적으로 수정되었습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:32
+msgid "VAT Treatment for Platform Fees"
+msgstr "플랫폼 수수료의 부가가치세 처리"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:86
+msgid "VAT treatment for platform fees: EU VAT-registered businesses can use the reverse charge mechanism (0% - Article 196 of VAT Directive 2006/112/EC). Non-VAT registered businesses are charged Irish VAT at 23%."
+msgstr "플랫폼 수수료의 부가가치세 처리: EU 부가가치세 등록 사업자는 대리납부 방식을 사용할 수 있습니다 (0% - 부가가치세 지침 2006/112/EC 제196조). 부가가치세 미등록 사업자에게는 아일랜드 부가가치세 23%가 부과됩니다."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:96
+msgid "VAT validation service temporarily unavailable"
+msgstr "부가가치세 검증 서비스를 일시적으로 사용할 수 없습니다"
+
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:116
+msgid "Venue Name"
+msgstr "장소명"
+
+#: src/components/routes/welcome/index.tsx:160
+msgid "Verification code"
+msgstr "인증 코드"
+
+#: src/components/routes/admin/Attribution/index.tsx:136
+#: src/components/routes/admin/Dashboard/index.tsx:421
+msgid "Verified"
+msgstr "인증됨"
+
+#: src/components/routes/welcome/index.tsx:188
+msgid "Verify Email"
+msgstr "이메일 인증"
+
+#: src/components/layouts/Event/index.tsx:256
+msgid "Verify your email"
+msgstr "이메일을 인증하세요"
+
+#: src/components/routes/welcome/index.tsx:188
+msgid "Verifying..."
+msgstr "인증 중..."
+
+#: src/components/common/LanguageSwitcher/index.tsx:36
+msgid "Vietnamese"
+msgstr "베트남어"
+
+#: src/components/modals/ManageAttendeeModal/index.tsx:220
+#: src/components/modals/ManageOrderModal/index.tsx:200
+msgid "View"
+msgstr "보기"
+
+#: src/components/routes/admin/Messages/index.tsx:108
+msgid "View all messages sent across the platform"
+msgstr "플랫폼 전체에서 발송된 모든 메시지 보기"
+
+#: src/components/routes/organizer/Reports/index.tsx:50
+msgid "View and download reports across all your events. Only completed orders are included."
+msgstr "모든 이벤트의 보고서를 보고 다운로드하세요. 완료된 주문만 포함됩니다."
+
+#: src/components/common/AttendeeList/index.tsx:84
+msgid "View Answers"
+msgstr "답변 보기"
+
+#: src/components/common/AttendeeList/index.tsx:103
+msgid "View Attendee Details"
+msgstr "참가자 상세 정보 보기"
+
+#: src/components/common/AdminAccountsTable/index.tsx:73
+#: src/components/routes/admin/FailedJobs/index.tsx:190
+msgid "View Details"
+msgstr "상세 정보 보기"
+
+#: src/components/common/AdminEventsTable/index.tsx:157
+#: src/components/routes/admin/Dashboard/index.tsx:478
+msgid "View Event"
+msgstr "이벤트 보기"
+
+#: src/components/common/EventCard/index.tsx:131
+msgid "View event page"
+msgstr "이벤트 페이지 보기"
+
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:93
+msgid "View Event Page"
+msgstr "이벤트 페이지 보기"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:113
+#: src/components/common/WebhookTable/index.tsx:113
+msgid "View logs"
+msgstr "로그 보기"
+
+#: src/components/layouts/EventHomepage/index.tsx:485
+msgid "View Map"
+msgstr "지도 보기"
+
+#: src/components/routes/admin/Messages/index.tsx:222
+msgid "View Message"
+msgstr "메시지 보기"
+
+#: src/components/layouts/EventHomepage/index.tsx:398
+msgid "View on Google Maps"
+msgstr "Google 지도에서 보기"
+
+#: src/components/common/EmailTemplateEditor/CTAConfiguration.tsx:28
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:57
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:69
+#: src/components/common/WaitlistTable/index.tsx:61
+#: src/components/routes/my-tickets/index.tsx:110
+msgid "View Order"
+msgstr "주문 보기"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:96
+#: src/components/routes/product-widget/CollectInformation/index.tsx:374
+msgid "View Order Details"
+msgstr "주문 상세 정보 보기"
+
+#: src/components/routes/event/orders.tsx:114
+msgid "View order details, issue refunds, and resend confirmations."
+msgstr "주문 상세 정보를 보고, 환불을 처리하고, 확인서를 재발송하세요."
+
+#: src/components/layouts/OrganizerLayout/index.tsx:249
+#: src/components/layouts/OrganizerLayout/index.tsx:252
+msgid "View Organizer Homepage"
+msgstr "주최자 홈페이지 보기"
+
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:57
+#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:69
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:106
+msgid "View Ticket"
+msgstr "티켓 보기"
+
+#: src/components/routes/event/attendees.tsx:171
+msgid "View, edit, and export your registered attendees."
+msgstr "등록된 참가자를 보고, 수정하고, 내보내세요."
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:103
+msgid "Vimeo"
+msgstr "Vimeo"
+
+#: src/components/forms/CheckInListForm/index.tsx:38
+msgid "VIP check-in list"
+msgstr "VIP 체크인 목록"
+
+#: src/components/forms/ProductForm/index.tsx:275
+msgid "VIP Ticket"
+msgstr "VIP 티켓"
+
+#: src/components/forms/ProductForm/index.tsx:464
+msgid "Visibility"
+msgstr "노출 여부"
+
+#: src/components/forms/CheckInListForm/index.tsx:54
+msgid "Visible to check-in staff only. Helps identify this list during check-in."
+msgstr "체크인 스태프에게만 표시됩니다. 체크인 중 이 목록을 식별하는 데 도움이 됩니다."
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:104
+msgid "VK"
+msgstr "VK"
+
+#: src/components/common/WaitlistStats/index.tsx:12
+#: src/components/common/WaitlistTable/index.tsx:24
+#: src/components/modals/OfferWaitlistModal/index.tsx:162
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:71
+msgid "Waiting"
+msgstr "대기 중"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:361
+msgid "Waiting for payment"
+msgstr "결제 대기 중"
+
+#: src/components/layouts/Event/index.tsx:121
+#: src/components/routes/event/Settings/index.tsx:76
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:51
+#: src/components/routes/event/SoldOutWaitlist/index.tsx:49
+msgid "Waitlist"
+msgstr "대기자 명단"
+
+#: src/components/common/ProductsTable/SortableProduct/index.tsx:295
+msgid "Waitlist Enabled"
+msgstr "대기자 명단 활성화됨"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:396
+msgid "Waitlist offer expired"
+msgstr "대기자 명단 제안이 만료되었습니다"
+
+#: src/components/routes/admin/Configurations/index.tsx:212
+msgid "Warning: This is the system default configuration. Changes will affect all accounts that don't have a specific configuration assigned."
+msgstr "경고: 이것은 시스템 기본 설정입니다. 변경 사항은 특정 설정이 지정되지 않은 모든 계정에 영향을 줍니다."
+
+#: src/components/routes/product-widget/PaymentReturn/index.tsx:89
+msgid "We could not process your payment. Please try again or contact support."
+msgstr "결제를 처리할 수 없습니다. 다시 시도하시거나 지원팀에 문의해 주세요."
+
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:53
+msgid "We couldn't delete the category. Please try again."
+msgstr "카테고리를 삭제할 수 없습니다. 다시 시도해 주세요."
+
+#: src/components/routes/my-tickets/index.tsx:222
+msgid "We couldn't find any orders associated with this email address."
+msgstr "이 이메일 주소와 연결된 주문을 찾을 수 없습니다."
+
+#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:24
+msgid "We couldn't find any tickets matching {0}"
+msgstr "{0}와(과) 일치하는 티켓을 찾을 수 없습니다"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:543
+msgid "We couldn't find the order you're looking for. The link may have expired or the order details may have changed."
+msgstr "찾고 있는 주문을 찾을 수 없습니다. 링크가 만료되었거나 주문 정보가 변경되었을 수 있습니다."
+
+#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:23
+msgid "We couldn't find the ticket you're looking for. The link may have expired or the ticket details may have changed."
+msgstr "찾고 있는 티켓을 찾을 수 없습니다. 링크가 만료되었거나 티켓 정보가 변경되었을 수 있습니다."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:399
+msgid "We couldn't find this order. It may have been removed."
+msgstr "이 주문을 찾을 수 없습니다. 삭제되었을 수 있습니다."
+
+#: src/components/common/ErrorLoadingMessage/index.tsx:13
+msgid "We couldn't load the data. Please try again."
+msgstr "데이터를 불러올 수 없습니다. 다시 시도해 주세요."
+
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:94
+msgid "We couldn't reorder the categories. Please try again."
+msgstr "카테고리 순서를 변경할 수 없습니다. 다시 시도해 주세요."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:411
+msgid "We hit a snag loading this page. Please try again."
+msgstr "이 페이지를 불러오는 중 문제가 발생했습니다. 다시 시도해 주세요."
+
+#: src/components/routes/event/TicketDesigner/index.tsx:144
+msgid "We recommend a square logo with minimum dimensions of 200x200px"
+msgstr "최소 200x200px 크기의 정사각형 로고를 권장합니다"
+
+#: src/components/routes/event/HomepageDesigner/index.tsx:184
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:194
+msgid "We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB"
+msgstr "1950px x 650px 크기, 3:1 비율, 최대 5MB 파일 크기를 권장합니다"
+
+#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:215
+msgid "We recommend dimensions of 400px by 400px, and a maximum file size of 5MB"
+msgstr "400px x 400px 크기와 최대 5MB 파일 크기를 권장합니다"
+
+#: src/components/common/CookieConsentBanner/index.tsx:18
+msgid "We use cookies to help us understand how the site is used and to improve your experience."
+msgstr "사이트 이용 방식을 파악하고 경험을 개선하기 위해 쿠키를 사용합니다."
+
+#: src/components/routes/product-widget/PaymentReturn/index.tsx:100
+msgid "We were unable to confirm your payment. Please try again or contact support."
+msgstr "결제를 확인할 수 없습니다. 다시 시도하시거나 지원팀에 문의해 주세요."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:99
+msgid "We were unable to validate your VAT number after multiple attempts. We'll continue trying in the background. Please check back later."
+msgstr "여러 번 시도했지만 부가가치세 번호를 검증하지 못했습니다. 백그라운드에서 계속 시도하겠습니다. 나중에 다시 확인해 주세요."
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:100
+msgid "We'll notify you by email if a spot becomes available for {productDisplayName}."
+msgstr "{productDisplayName}에 자리가 생기면 이메일로 알려드리겠습니다."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:451
+msgid "We'll send your tickets to this email"
+msgstr "이 이메일로 티켓을 보내드립니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:75
+msgid "We'll validate your VAT number in the background. If there are any issues, we'll let you know."
+msgstr "백그라운드에서 부가가치세 번호를 검증하겠습니다. 문제가 있으면 알려드리겠습니다."
+
+#: src/components/routes/product-widget/PaymentReturn/index.tsx:91
+msgid "We're processing your order. Please wait..."
+msgstr "주문을 처리하고 있습니다. 잠시만 기다려 주세요..."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:74
+msgid "We've officially moved our headquarters to Ireland 🇮🇪. As part of this transition, we're now using Stripe Ireland instead of Stripe Canada. To keep your payouts running smoothly, you'll need to reconnect your Stripe account."
+msgstr "저희는 공식적으로 본사를 아일랜드🇮🇪로 이전했습니다. 이 전환의 일환으로 이제 Stripe Canada 대신 Stripe Ireland를 사용합니다. 정산이 원활하게 진행되도록 Stripe 계정을 재연결해 주세요."
+
+#: src/components/routes/event/EventDashboard/index.tsx:138
+msgid "We've relocated our headquarters to Ireland. As a result, we need you to reconnect your Stripe account. This quick process takes just a few minutes. Your sales and existing data remain completely unaffected."
+msgstr "저희는 본사를 아일랜드로 이전했습니다. 이에 따라 Stripe 계정을 재연결해 주셔야 합니다. 이 절차는 몇 분이면 완료됩니다. 판매 내역과 기존 데이터에는 전혀 영향이 없습니다."
+
+#: src/components/routes/welcome/index.tsx:146
+msgid "We've sent a 5-digit verification code to:"
+msgstr "다음으로 5자리 인증 코드를 발송했습니다:"
+
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:49
+#: src/components/modals/CreateWebhookModal/index.tsx:49
+msgid "Webhook created successfully"
+msgstr "웹훅이 성공적으로 생성되었습니다"
+
+#: src/components/common/OrganizerWebhookTable/index.tsx:53
+#: src/components/common/WebhookTable/index.tsx:53
+msgid "Webhook deleted successfully"
+msgstr "웹훅이 성공적으로 삭제되었습니다"
+
+#: src/components/modals/OrganizerWebhookLogsModal/index.tsx:137
+#: src/components/modals/WebhookLogsModal/index.tsx:151
+msgid "Webhook Logs"
+msgstr "웹훅 로그"
+
+#: src/components/modals/CreateOrganizerWebhookModal/index.tsx:61
+#: src/components/modals/CreateWebhookModal/index.tsx:61
+msgid "Webhook Signing Secret"
+msgstr "웹훅 서명 비밀 키"
+
+#: src/components/forms/WebhookForm/index.tsx:138
+msgid "Webhook URL"
+msgstr "웹훅 URL"
+
+#: src/components/forms/WebhookForm/index.tsx:30
+msgid "Webhook will not send notifications"
+msgstr "웹훅이 알림을 보내지 않습니다"
+
+#: src/components/forms/WebhookForm/index.tsx:24
+msgid "Webhook will send notifications"
+msgstr "웹훅이 알림을 보냅니다"
+
+#: src/components/layouts/Event/index.tsx:127
+#: src/components/layouts/OrganizerLayout/index.tsx:94
+#: src/components/modals/DuplicateEventModal/index.tsx:32
+#: src/components/routes/event/Webhooks/index.tsx:32
+#: src/components/routes/organizer/Webhooks/index.tsx:30
+msgid "Webhooks"
+msgstr "웹훅"
+
+#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:102
+msgid "Website"
+msgstr "웹사이트"
+
+#: src/components/routes/event/EventDashboard/index.tsx:275
+msgid "Week"
+msgstr "주"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:105
+msgid "Weibo"
+msgstr "Weibo"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:77
+msgid "Welcome aboard! Please login to continue."
+msgstr "환영합니다! 계속하려면 로그인해 주세요."
+
+#: src/components/routes/auth/Login/index.tsx:80
+msgid "Welcome back"
+msgstr "다시 오신 것을 환영합니다"
+
+#: src/components/routes/event/EventDashboard/index.tsx:115
+msgid "Welcome back{0} 👋"
+msgstr "다시 오신 것을 환영합니다{0} 👋"
+
+#: src/components/routes/welcome/index.tsx:474
+msgid "Welcome to {0}, {1} 👋"
+msgstr "{0}에 오신 것을 환영합니다, {1}님 👋"
+
+#: src/components/routes/events/Dashboard/index.tsx:87
+msgid "Welcome to {0}, here's a listing of all your events"
+msgstr "{0}에 오신 것을 환영합니다. 모든 이벤트 목록입니다"
+
+#: src/components/forms/ProductForm/index.tsx:263
+msgid "What are Tiered Products?"
+msgstr "등급별 상품이란?"
+
+#: src/components/modals/CreateProductCategoryModal/index.tsx:53
+msgid "What is a Category?"
+msgstr "카테고리란?"
+
+#: src/components/forms/QuestionForm/index.tsx:159
+msgid "What products does this code apply to?"
+msgstr "이 코드는 어떤 상품에 적용되나요?"
+
+#: src/components/forms/PromoCodeForm/index.tsx:98
+msgid "What products does this code apply to? (Applies to all by default)"
+msgstr "이 코드는 어떤 상품에 적용되나요? (기본적으로 모두에 적용)"
+
+#: src/components/forms/CapaciyAssigmentForm/index.tsx:48
+msgid "What products should this capacity apply to?"
+msgstr "이 정원은 어떤 상품에 적용되어야 하나요?"
+
+#: src/components/forms/QuestionForm/index.tsx:179
+msgid "What time will you be arriving?"
+msgstr "몇 시에 도착하시나요?"
+
+#: src/components/routes/welcome/index.tsx:312
+msgid "What type of event?"
+msgstr "어떤 유형의 이벤트인가요?"
+
+#: src/components/forms/QuestionForm/index.tsx:170
+msgid "What type of question is this?"
+msgstr "어떤 유형의 질문인가요?"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:77
+msgid "What you need to do:"
+msgstr "해야 할 일:"
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:89
+msgid "WhatsApp"
+msgstr "WhatsApp"
+
+#: src/components/forms/WebhookForm/index.tsx:129
+msgid "When a check-in is deleted"
+msgstr "체크인이 삭제되면"
+
+#: src/components/forms/WebhookForm/index.tsx:105
+msgid "When a new attendee is created"
+msgstr "새 참가자가 생성되면"
+
+#: src/components/forms/WebhookForm/index.tsx:45
+msgid "When a new event is created"
+msgstr "새 이벤트가 생성되면"
+
+#: src/components/forms/WebhookForm/index.tsx:75
+msgid "When a new order is created"
+msgstr "새 주문이 생성되면"
+
+#: src/components/forms/WebhookForm/index.tsx:39
+msgid "When a new product is created"
+msgstr "새 상품이 생성되면"
+
+#: src/components/forms/WebhookForm/index.tsx:69
+msgid "When a product is deleted"
+msgstr "상품이 삭제되면"
+
+#: src/components/forms/WebhookForm/index.tsx:63
+msgid "When a product is updated"
+msgstr "상품이 수정되면"
+
+#: src/components/routes/event/Settings/Sections/WaitlistSettings/index.tsx:52
+msgid "When a product sells out, customers can join a waitlist to be notified when spots become available."
+msgstr "상품이 매진되면 고객은 자리가 생겼을 때 알림을 받도록 대기자 명단에 등록할 수 있습니다."
+
+#: src/components/forms/WebhookForm/index.tsx:117
+msgid "When an attendee is cancelled"
+msgstr "참가자가 취소되면"
+
+#: src/components/forms/WebhookForm/index.tsx:123
+msgid "When an attendee is checked in"
+msgstr "참가자가 체크인되면"
+
+#: src/components/forms/WebhookForm/index.tsx:111
+msgid "When an attendee is updated"
+msgstr "참가자가 수정되면"
+
+#: src/components/forms/WebhookForm/index.tsx:57
+msgid "When an event is archived"
+msgstr "이벤트가 보관되면"
+
+#: src/components/forms/WebhookForm/index.tsx:51
+msgid "When an event is updated"
+msgstr "이벤트가 수정되면"
+
+#: src/components/forms/WebhookForm/index.tsx:99
+msgid "When an order is cancelled"
+msgstr "주문이 취소되면"
+
+#: src/components/forms/WebhookForm/index.tsx:87
+msgid "When an order is marked as paid"
+msgstr "주문이 결제 완료로 표시되면"
+
+#: src/components/forms/WebhookForm/index.tsx:93
+msgid "When an order is refunded"
+msgstr "주문이 환불되면"
+
+#: src/components/forms/WebhookForm/index.tsx:81
+msgid "When an order is updated"
+msgstr "주문이 수정되면"
+
+#: src/components/forms/CheckInListForm/index.tsx:69
+msgid "When check-in closes"
+msgstr "체크인이 종료되면"
+
+#: src/components/forms/CheckInListForm/index.tsx:63
+msgid "When check-in opens"
+msgstr "체크인이 시작되면"
+
+#: src/components/routes/organizer/OrganizerDashboard/index.tsx:320
+msgid "When customers purchase tickets, their orders will appear here."
+msgstr "고객이 티켓을 구매하면 주문이 여기에 표시됩니다."
+
+#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:136
+msgid "When enabled, buyers can copy their own name and email onto all attendees at once. Turn this off to remove the \"All attendees\" option; buyers can still copy to the first attendee, and the rest must be entered individually."
+msgstr "활성화하면 구매자가 자신의 이름과 이메일을 모든 참가자에게 한 번에 복사할 수 있습니다. 비활성화하면 \\\"모든 참가자\\\" 옵션이 제거됩니다. 구매자는 여전히 첫 번째 참가자에게는 복사할 수 있으며, 나머지는 개별적으로 입력해야 합니다."
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:192
+msgid "When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page."
+msgstr "활성화하면 티켓 주문에 대한 인보이스가 생성됩니다. 인보이스는 주문 확인 이메일과 함께 발송됩니다. 참가자는 주문 확인 페이지에서도 인보이스를 다운로드할 수 있습니다."
+
+#: src/components/common/SelfServiceSettings/index.tsx:22
+msgid "When enabled, new events will allow attendees to manage their own ticket details via a secure link. This can be overridden per event."
+msgstr "활성화하면 신규 이벤트에서 참가자가 보안 링크를 통해 자신의 티켓 정보를 직접 관리할 수 있습니다. 이벤트별로 재정의할 수 있습니다."
+
+#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:89
+msgid "When enabled, new events will display a marketing opt-in checkbox during checkout. This can be overridden per event."
+msgstr "활성화하면 신규 이벤트의 결제 과정에서 마케팅 수신 동의 체크박스가 표시됩니다. 이벤트별로 재정의할 수 있습니다."
+
+#: src/components/routes/admin/Configurations/index.tsx:259
+msgid "When enabled, no application fees will be charged on Stripe Connect transactions. Use this for countries where application fees are not supported."
+msgstr "활성화하면 Stripe Connect 거래에 애플리케이션 수수료가 부과되지 않습니다. 애플리케이션 수수료가 지원되지 않는 국가에 사용하세요."
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:142
+msgid "When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment."
+msgstr "무통장 입금이 활성화되면 사용자는 주문을 완료하고 티켓을 받을 수 있습니다. 티켓에는 주문이 미결제 상태임이 명확히 표시되며, 체크인 도구는 결제가 필요한 주문에 대해 체크인 스태프에게 알립니다."
+
+#: src/components/forms/CheckInListForm/index.tsx:42
+msgid "Which tickets should be associated with this check-in list?"
+msgstr "어떤 티켓이 이 체크인 목록과 연결되어야 하나요?"
+
+#: src/components/modals/CreateEventModal/index.tsx:154
+msgid "Who is organizing this event?"
+msgstr "누가 이 이벤트를 주최하나요?"
+
+#: src/components/forms/QuestionForm/index.tsx:151
+msgid "Who should be asked this question?"
+msgstr "누구에게 이 질문을 해야 하나요?"
+
+#: src/components/layouts/Event/index.tsx:126
+msgid "Widget Embed"
+msgstr "위젯 임베드"
+
+#: src/components/common/WidgetEditor/index.tsx:324
+msgid "Widget Preview"
+msgstr "위젯 미리보기"
+
+#: src/components/common/WidgetEditor/index.tsx:160
+msgid "Widget Settings"
+msgstr "위젯 설정"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:207
+msgid "Working"
+msgstr "작동 중"
+
+#: src/components/modals/CreateProductCategoryModal/index.tsx:60
+#: src/components/modals/CreateProductModal/index.tsx:89
+#: src/components/modals/CreatePromoCodeModal/index.tsx:56
+#: src/components/modals/CreateQuestionModal/index.tsx:75
+#: src/components/modals/DuplicateEventModal/index.tsx:177
+#: src/components/modals/DuplicateProductModal/index.tsx:117
+#: src/components/modals/EditProductCategoryModal/index.tsx:70
+#: src/components/modals/EditProductModal/index.tsx:114
+#: src/components/modals/EditPromoCodeModal/index.tsx:84
+#: src/components/modals/EditQuestionModal/index.tsx:101
+#: src/components/modals/JoinWaitlistModal/index.tsx:188
+#: src/components/modals/ManageAttendeeModal/index.tsx:231
+#: src/components/modals/ManageOrderModal/index.tsx:175
+#: src/components/routes/auth/Register/index.tsx:137
+msgid "Working..."
+msgstr "작동 중..."
+
+#: src/constants/eventCategories.ts:20
+msgid "Workshop"
+msgstr "워크숍"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:89
+msgid "Write your message here..."
+msgstr "여기에 메시지를 작성하세요..."
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:59
+msgid "X (Twitter)"
+msgstr "X (Twitter)"
+
+#: src/components/common/OrganizerReportTable/index.tsx:59
+#: src/components/common/ReportTable/index.tsx:51
+msgid "Year to date"
+msgstr "연초 이후"
+
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:250
+#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:277
+msgid "Yes"
+msgstr "예"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:208
+msgid "Yes - I have a valid EU VAT registration number"
+msgstr "예 - 유효한 EU 부가가치세 등록 번호가 있습니다"
+
+#: src/components/layouts/Checkout/index.tsx:330
+msgid "Yes, cancel my order"
+msgstr "예, 주문을 취소합니다"
+
+#: src/components/forms/ProductForm/index.tsx:428
+msgid "Yes, remove them"
+msgstr "예, 제거합니다"
+
+#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:92
+msgid "You already scanned this ticket"
+msgstr "이미 스캔한 티켓입니다"
+
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:53
+msgid "You are changing your email to <0>{0}0>."
+msgstr "이메일을 <0>{0}0>(으)로 변경하고 있습니다."
+
+#: src/components/common/ImpersonationBanner/index.tsx:40
+msgid "You are impersonating <0>{0}0> ({1})"
+msgstr "<0>{0}0>({1})님으로 대리 로그인 중입니다"
+
+#: src/components/modals/RefundOrderModal/index.tsx:139
+msgid "You are issuing a partial refund. The customer will be refunded {0} {1}."
+msgstr "부분 환불을 진행하고 있습니다. 고객에게 {0} {1}이(가) 환불됩니다."
+
+#: src/components/layouts/CheckIn/index.tsx:141
+#: src/components/layouts/CheckIn/index.tsx:165
+msgid "You are offline"
+msgstr "오프라인 상태입니다"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:259
+msgid "You can configure additional service fees and taxes in your account settings."
+msgstr "계정 설정에서 추가 서비스 수수료와 세금을 설정할 수 있습니다."
+
+#: src/components/forms/ProductForm/index.tsx:479
+msgid "You can create a promo code which targets this product on the"
+msgstr "다음에서 이 상품을 대상으로 하는 프로모션 코드를 생성할 수 있습니다"
+
+#: src/components/modals/OfferWaitlistModal/index.tsx:106
+msgid "You can still manually offer tickets if needed."
+msgstr "필요하면 여전히 수동으로 티켓을 제안할 수 있습니다."
+
+#: src/components/routes/organizer/Settings/Sections/DangerZoneSettings/index.tsx:134
+msgid "You cannot archive the last active organizer on your account."
+msgstr "계정의 마지막 활성 주최자는 보관할 수 없습니다."
+
+#: src/components/forms/ProductForm/index.tsx:228
+msgid "You cannot change the product type as there are attendees associated with this product."
+msgstr "이 상품에 연결된 참가자가 있어 상품 유형을 변경할 수 없습니다."
+
+#: src/components/layouts/CheckIn/index.tsx:188
+#: src/components/layouts/CheckIn/index.tsx:254
+msgid "You cannot check in attendees with unpaid orders. This setting can be changed in the event settings."
+msgstr "미결제 주문의 참가자는 체크인할 수 없습니다. 이 설정은 이벤트 설정에서 변경할 수 있습니다."
+
+#: src/components/common/ProductsTable/SortableCategory/index.tsx:40
+msgid "You cannot delete the last category."
+msgstr "마지막 카테고리는 삭제할 수 없습니다."
+
+#: src/components/forms/ProductForm/index.tsx:64
+msgid "You cannot delete this price tier because there are already products sold for this tier. You can hide it instead."
+msgstr "이 가격 등급으로 판매된 상품이 있어 삭제할 수 없습니다. 대신 숨길 수 있습니다."
+
+#: src/components/modals/EditUserModal/index.tsx:88
+msgid "You cannot edit the role or status of the account owner."
+msgstr "계정 소유자의 역할이나 상태는 수정할 수 없습니다."
+
+#: src/components/modals/RefundOrderModal/index.tsx:176
+msgid "You cannot refund a manually created order."
+msgstr "수동으로 생성된 주문은 환불할 수 없습니다."
+
+#: src/components/modals/ChooseAccountModal/index.tsx:14
+msgid "You have access to multiple accounts. Please choose one to continue."
+msgstr "여러 계정에 접근할 수 있습니다. 계속하려면 하나를 선택해 주세요."
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:58
+msgid "You have already accepted this invitation. Please login to continue."
+msgstr "이미 이 초대를 수락하셨습니다. 계속하려면 로그인해 주세요."
+
+#: src/components/routes/profile/ConfirmEmailChange/index.tsx:41
+msgid "You have no pending email change."
+msgstr "대기 중인 이메일 변경이 없습니다."
+
+#: src/components/modals/SendMessageModal/index.tsx:200
+msgid "You have reached your messaging limit."
+msgstr "메시지 한도에 도달했습니다."
+
+#: src/components/layouts/Checkout/index.tsx:288
+msgid "You have run out of time to complete your order."
+msgstr "주문을 완료할 시간이 초과되었습니다."
+
+#: src/components/forms/ProductForm/index.tsx:426
+msgid "You have taxes and fees added to a Free Product. Would you like to remove them?"
+msgstr "무료 상품에 세금과 수수료가 추가되어 있습니다. 제거하시겠습니까?"
+
+#: src/components/modals/SendMessageModal/index.tsx:168
+msgid "You must acknowledge that this email is not promotional"
+msgstr "이 이메일이 홍보성이 아님을 확인해야 합니다"
+
+#: src/components/routes/organizer/Settings/Sections/TrackingPixelSettings/index.tsx:144
+msgid "You must acknowledge your responsibilities before saving"
+msgstr "저장하기 전에 책임 사항에 동의해야 합니다"
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:48
+msgid "You must agree to receive messages"
+msgstr "메시지 수신에 동의해야 합니다"
+
+#: src/components/routes/auth/AcceptInvitation/index.tsx:34
+msgid "You must agree to the terms and conditions"
+msgstr "이용약관에 동의해야 합니다"
+
+#: src/components/modals/CreateAttendeeModal/index.tsx:109
+msgid "You must create a ticket before you can manually add an attendee."
+msgstr "참가자를 수동으로 추가하려면 먼저 티켓을 생성해야 합니다."
+
+#: src/components/forms/ProductForm/index.tsx:67
+msgid "You must have at least one price tier"
+msgstr "최소 하나의 가격 등급이 있어야 합니다"
+
+#: src/components/layouts/OrganizerLayout/index.tsx:294
+msgid "You must verify your email address before you can update the organizer status."
+msgstr "주최자 상태를 변경하려면 먼저 이메일 주소를 인증해야 합니다."
+
+#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:343
+msgid "You need to verify your account email before you can modify email templates."
+msgstr "이메일 템플릿을 수정하려면 먼저 계정 이메일을 인증해야 합니다."
+
+#: src/components/modals/SendMessageModal/index.tsx:234
+msgid "You need to verify your account email before you can send messages."
+msgstr "메시지를 보내려면 먼저 계정 이메일을 인증해야 합니다."
+
+#: src/components/layouts/AuthLayout/index.tsx:62
+msgid "You own 100% of your attendee data, always"
+msgstr "참가자 데이터의 100%를 항상 소유합니다"
+
+#: src/components/common/PlatformFeesSettings/index.tsx:67
+msgid "You receive"
+msgstr "받는 금액"
+
+#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:144
+msgid "You will have to mark an order as paid manually. This can be done on the manage order page."
+msgstr "주문을 수동으로 결제 완료 처리해야 합니다. 주문 관리 페이지에서 가능합니다."
+
+#: src/components/modals/CreateCheckInListModal/index.tsx:56
+msgid "You'll need a ticket before you can create a check-in list."
+msgstr "체크인 목록을 생성하려면 먼저 티켓이 필요합니다."
+
+#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:51
+msgid "You'll need at a product before you can create a capacity assignment."
+msgstr "정원 할당을 생성하려면 먼저 상품이 필요합니다."
+
+#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:43
+msgid "You'll need at least one product to get started. Free, paid or let the user decide what to pay."
+msgstr "시작하려면 최소 하나의 상품이 필요합니다. 무료, 유료, 또는 사용자가 지불 금액을 결정하도록 할 수 있습니다."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:182
+msgid "You're all set! Your payments are being processed smoothly."
+msgstr "모든 준비가 완료되었습니다! 결제가 원활하게 처리되고 있습니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:165
+msgid "You're going to {0}!"
+msgstr "{0}에 참석하시는군요!"
+
+#: src/components/modals/JoinWaitlistModal/index.tsx:97
+msgid "You're on the waitlist!"
+msgstr "대기자 명단에 등록되었습니다!"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:434
+msgid "You've been offered a spot!"
+msgstr "자리가 제안되었습니다!"
+
+#: src/components/modals/SendMessageModal/index.tsx:273
+msgid "Your account has messaging limits. To increase your limits, contact us at"
+msgstr "계정에는 메시지 한도가 있습니다. 한도를 늘리려면 다음으로 문의해 주세요:"
+
+#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:64
+msgid "Your account name is used on event pages and in emails."
+msgstr "계정 이름은 이벤트 페이지와 이메일에 사용됩니다."
+
+#: src/components/routes/event/Affiliates/index.tsx:47
+msgid "Your affiliates have been exported successfully."
+msgstr "제휴사가 성공적으로 내보내기되었습니다."
+
+#: src/components/routes/event/attendees.tsx:132
+msgid "Your attendees have been exported successfully."
+msgstr "참가자가 성공적으로 내보내기되었습니다."
+
+#: src/components/common/AttendeeTable/index.tsx:404
+msgid "Your attendees will appear here once they have registered for your event. You can also manually add attendees."
+msgstr "참가자가 이벤트에 등록하면 여기에 표시됩니다. 참가자를 수동으로 추가할 수도 있습니다."
+
+#: src/components/common/WidgetEditor/index.tsx:339
+msgid "Your awesome website 🎉"
+msgstr "멋진 웹사이트 🎉"
+
+#: src/components/modals/CheckInListSuccessModal/index.tsx:23
+msgid "Your check-in list has been created successfully. Share the link below with your check-in staff."
+msgstr "체크인 목록이 성공적으로 생성되었습니다. 아래 링크를 체크인 스태프와 공유하세요."
+
+#: src/components/layouts/Checkout/index.tsx:315
+msgid "Your current order will be lost."
+msgstr "현재 주문이 사라집니다."
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:448
+msgid "Your Details"
+msgstr "회원님의 정보"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:79
+msgid "Your Email"
+msgstr "회원님의 이메일"
+
+#: src/components/routes/profile/ManageProfile/index.tsx:128
+msgid "Your email request change to <0>{0}0> is pending. Please check your email to confirm"
+msgstr "<0>{0}0>(으)로의 이메일 변경 요청이 대기 중입니다. 이메일을 확인하여 승인해 주세요"
+
+#: src/components/modals/EventLiveCelebrationModal/index.tsx:48
+msgid "Your event is live!"
+msgstr "이벤트가 공개되었습니다!"
+
+#: src/components/routes/event/EventDashboard/index.tsx:194
+msgid "Your event must be live before you can sell tickets to attendees."
+msgstr "참가자에게 티켓을 판매하려면 먼저 이벤트를 공개해야 합니다."
+
+#: src/components/layouts/AuthLayout/index.tsx:47
+msgid "Your logo, colors, and style on every page"
+msgstr "모든 페이지에 회원님의 로고, 색상, 스타일 적용"
+
+#: src/components/common/OrdersTable/index.tsx:85
+msgid "Your message has been sent"
+msgstr "메시지가 발송되었습니다"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:52
+msgid "Your message has been sent successfully!"
+msgstr "메시지가 성공적으로 발송되었습니다!"
+
+#: src/components/routes/event/messages.tsx:274
+msgid "Your messages will appear here"
+msgstr "메시지가 여기에 표시됩니다"
+
+#: src/components/common/ContactOrganizerModal/index.tsx:73
+msgid "Your Name"
+msgstr "이름"
+
+#: src/components/routes/auth/ResetPassword/index.tsx:58
+msgid "Your new password must be at least 8 characters long."
+msgstr "새 비밀번호는 최소 8자 이상이어야 합니다."
+
+#: src/components/layouts/Checkout/index.tsx:217
+msgid "Your Order"
+msgstr "내 주문"
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:578
+msgid "Your order details have been updated. A confirmation email has been sent to the new email address."
+msgstr "주문 정보가 업데이트되었습니다. 새 이메일 주소로 확인 메일이 발송되었습니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:166
+msgid "Your order has been cancelled"
+msgstr "주문이 취소되었습니다"
+
+#: src/components/layouts/Checkout/index.tsx:113
+msgid "Your order has been cancelled."
+msgstr "주문이 취소되었습니다."
+
+#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:168
+msgid "Your order is awaiting payment"
+msgstr "주문이 결제 대기 중입니다"
+
+#: src/components/routes/event/orders.tsx:95
+msgid "Your orders have been exported successfully."
+msgstr "주문이 성공적으로 내보내기되었습니다."
+
+#: src/components/common/OrdersTable/index.tsx:469
+msgid "Your orders will appear here once they start rolling in."
+msgstr "주문이 들어오기 시작하면 여기에 표시됩니다."
+
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:68
+msgid "Your organizer address"
+msgstr "주최자 주소"
+
+#: src/components/routes/auth/Login/index.tsx:99
+#: src/components/routes/auth/Register/index.tsx:113
+msgid "Your password"
+msgstr "비밀번호"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:63
+msgid "Your payment is processing."
+msgstr "결제가 처리 중입니다."
+
+#: src/components/common/InlineOrderSummary/index.tsx:217
+msgid "Your payment is protected with bank-level encryption"
+msgstr "결제는 은행 수준의 암호화로 보호됩니다"
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:66
+msgid "Your payment was not successful, please try again."
+msgstr "결제가 완료되지 않았습니다. 다시 시도해 주세요."
+
+#: src/components/forms/StripeCheckoutForm/index.tsx:130
+msgid "Your payment was unsuccessful. Please try again."
+msgstr "결제가 실패했습니다. 다시 시도해 주세요."
+
+#: src/components/common/PlatformFeesSettings/index.tsx:149
+msgid "Your Plan"
+msgstr "내 요금제"
+
+#: src/components/modals/RefundOrderModal/index.tsx:58
+msgid "Your refund is processing."
+msgstr "환불이 처리 중입니다."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:179
+msgid "Your Stripe account is connected and processing payments."
+msgstr "Stripe 계정이 연결되어 결제를 처리하고 있습니다."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:396
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:633
+msgid "Your Stripe account is connected and ready to process payments."
+msgstr "Stripe 계정이 연결되어 결제 처리 준비가 완료되었습니다."
+
+#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:47
+msgid "Your ticket for"
+msgstr "티켓 대상:"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:372
+msgid "Your tickets have been confirmed."
+msgstr "티켓이 확정되었습니다."
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:72
+msgid "Your VAT number is queued for validation"
+msgstr "부가가치세 번호가 검증 대기열에 추가되었습니다"
+
+#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:247
+msgid "Your VAT number will be validated when you save"
+msgstr "저장하면 부가가치세 번호가 검증됩니다"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:398
+msgid "Your waitlist offer has expired and we were unable to complete your order. Please rejoin the waitlist to be notified when more spots become available."
+msgstr "대기자 명단 제안이 만료되어 주문을 완료할 수 없습니다. 자리가 더 생기면 알림을 받으시려면 대기자 명단에 다시 등록해 주세요."
+
+#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:67
+msgid "YouTube"
+msgstr "YouTube"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:576
+msgid "ZIP / Postal Code"
+msgstr "우편번호"
+
+#: src/components/common/CheckoutQuestion/index.tsx:170
+#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:146
+#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:104
+msgid "Zip or Postal Code"
+msgstr "우편번호"
+
+#: src/components/routes/product-widget/CollectInformation/index.tsx:577
+msgid "ZIP or Postal Code"
+msgstr "우편번호"
diff --git a/frontend/src/utilites/dateLocales.ts b/frontend/src/utilites/dateLocales.ts
index 2e79e53d4..83d34838c 100644
--- a/frontend/src/utilites/dateLocales.ts
+++ b/frontend/src/utilites/dateLocales.ts
@@ -20,6 +20,7 @@ import 'dayjs/locale/tr';
import 'dayjs/locale/hu';
import 'dayjs/locale/sk';
import 'dayjs/locale/el';
+import 'dayjs/locale/ko';
/**
* Locale-specific date formats following cultural conventions
@@ -240,5 +241,17 @@ export const localeFormats: Record