Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ko]: Machine translation of missing values 🤖 #7876

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions locales/ko/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "일",
Expand All @@ -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",
Expand All @@ -48,22 +48,22 @@
"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": "복원",
"attributes.result_text_under_image": "이미지 아래의 결과 텍스트",
"attributes.role": "규칙",
"attributes.second": "초",
"attributes.sex": "성별",
"attributes.shipment": "shipment",
"attributes.shipment": "선적",
"attributes.short_text": "짧은 텍스트",
"attributes.size": "크기",
"attributes.state": "상태",
Expand All @@ -79,7 +79,7 @@
"attributes.time": "시간",
"attributes.title": "제목",
"attributes.updated_at": "에 업데이트됨",
"attributes.user": "user",
"attributes.user": "사용자",
"attributes.username": "유저네임",
"attributes.year": "년"
}