We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df062f5 commit 4da1d42Copy full SHA for 4da1d42
1 file changed
static/locales/ko/ticket.json
@@ -110,13 +110,13 @@
110
"description": "아이돌봄 설명",
111
"option" : {
112
"title": "아이돌봄 티켓 옵션",
113
- "name": "이름",
114
- "birthDate": "생년월일",
115
- "requireParkingDiscount": "주차종일권 할인(50%) 필요여부",
+ "name": "아이 이름",
+ "birthDate": "아이 생년월일",
+ "requireParkingDiscount": "주차종일권 할인(50%) 필요 여부",
116
"yes": "Yes",
117
"no": "No",
118
"keepInMind": "주의할 점",
119
- "keepInMindPlaceHolder": "같이 참석하는 형제 혹은 자매가 있는지 알러지가 있는 지 등을 알려주세요."
+ "keepInMindPlaceHolder": "같이 참석하는 형제 혹은 자매가 있는지, 알러지가 있는지 등을 알려주세요."
120
}
121
},
122
"payment": {
0 commit comments