@playkit-js/playkit-js-ivq 0.5.0 → 0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/dist/playkit-ivq.js +1 -1
- package/package.json +1 -1
- package/translations/ko.i18n.json +1 -1
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"question_counter": "질문 {{current}}/{{total}}",
|
|
9
9
|
"next_question_area_label": "다음 질문",
|
|
10
10
|
"prev_question_area_label": "이전 질문",
|
|
11
|
-
"open_question_placeholder": "여기에
|
|
11
|
+
"open_question_placeholder": "여기에 답변을 입력하십시오.",
|
|
12
12
|
"question": "질문",
|
|
13
13
|
"reflection_point": "추가 정보 확인하기",
|
|
14
14
|
"welcome_title": "퀴즈를 시작합니다!",
|