From c87452095b4245679ebd21cdb792ce4665b4a13f Mon Sep 17 00:00:00 2001 From: chillbram <7299762+chillbram@users.noreply.github.com> Date: Tue, 2 Apr 2024 00:14:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Machine=20translation=20of=20mis?= =?UTF-8?q?sing=20values?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/ko/php.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/locales/ko/php.json b/locales/ko/php.json index 1e9c60e64..5e1e68465 100644 --- a/locales/ko/php.json +++ b/locales/ko/php.json @@ -11,9 +11,9 @@ "attributes.country": "나라", "attributes.created_at": "에 생성됨", "attributes.creator": "창조자", - "attributes.currency": "currency", + "attributes.currency": "통화", "attributes.current_password": "현재 비밀번호", - "attributes.customer": "customer", + "attributes.customer": "고객", "attributes.date": "날짜", "attributes.date_of_birth": "생일", "attributes.day": "일", @@ -29,8 +29,8 @@ "attributes.group": "그룹", "attributes.hour": "시", "attributes.image": "영상", - "attributes.is_subscribed": "is subscribed", - "attributes.items": "items", + "attributes.is_subscribed": "구독중입니다", + "attributes.items": "아이템", "attributes.last_name": "성", "attributes.lesson": "수업", "attributes.line_address_1": "회선 주소 1", @@ -48,14 +48,14 @@ "attributes.phone": "전화번호", "attributes.photo": "사진", "attributes.postal_code": "우편 번호", - "attributes.preview": "preview", + "attributes.preview": "시사", "attributes.price": "가격", - "attributes.product_id": "product ID", - "attributes.product_uid": "product UID", - "attributes.product_uuid": "product UUID", - "attributes.promo_code": "promo code", + "attributes.product_id": "제품 ID", + "attributes.product_uid": "제품 UID", + "attributes.product_uuid": "제품 UUID", + "attributes.promo_code": "프로모션 코드", "attributes.province": "주", - "attributes.quantity": "quantity", + "attributes.quantity": "수량", "attributes.recaptcha_response_field": "recaptcha 응답 필드", "attributes.remember": "기억하다", "attributes.restored_at": "복원", @@ -63,7 +63,7 @@ "attributes.role": "규칙", "attributes.second": "초", "attributes.sex": "성별", - "attributes.shipment": "shipment", + "attributes.shipment": "선적", "attributes.short_text": "짧은 텍스트", "attributes.size": "크기", "attributes.state": "상태", @@ -79,7 +79,7 @@ "attributes.time": "시간", "attributes.title": "제목", "attributes.updated_at": "에 업데이트됨", - "attributes.user": "user", + "attributes.user": "사용자", "attributes.username": "유저네임", "attributes.year": "년" }