@playkit-js/playkit-js-ivq 3.6.5-canary.0-340cb98 → 3.6.6-canary.0-f2f5a8d

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@playkit-js/playkit-js-ivq",
3
- "version": "3.6.5-canary.0-340cb98",
3
+ "version": "3.6.6-canary.0-f2f5a8d",
4
4
  "main": "dist/playkit-ivq.js",
5
5
  "scripts": {
6
6
  "clean": "rm -rf ./dist",
@@ -50,7 +50,8 @@
50
50
  "quiz_almost_done_description": "Es scheint, dass einige Fragen unbeantwortet blieben. Bitte füllen Sie das Quiz aus, um es abzusenden.",
51
51
  "quiz_submit_description": "Nehmen Sie sich einen Moment Zeit, um Ihre Antworten zu überprüfen, oder reichen Sie Ihre Antworten ein.",
52
52
  "quiz_completed_description": "Sehen Sie sich das Video bis zum Ende an, um es einzureichen.",
53
- "quiz_submitted_title": "Quiz eingereicht"
53
+ "quiz_submitted_title": "Quiz eingereicht",
54
+ "seeking_is_disable_popup_title": "Die Suchfunktion ist bei diesem Player deaktiv"
54
55
  }
55
56
  }
56
57
  }
@@ -49,7 +49,8 @@
49
49
  "quiz_almost_done_description": "Parece que algunas preguntas se han quedado sin respuesta. Por favor, complete el cuestionario para poder enviarlo.",
50
50
  "quiz_submit_description": "Tómese un momento para revisar sus respuestas o continúe para enviarlas.",
51
51
  "quiz_completed_description": "Mire el video hasta el final para poder enviarlo.",
52
- "quiz_submitted_title": "Cuestionario presentado"
52
+ "quiz_submitted_title": "Cuestionario presentado",
53
+ "seeking_is_disable_popup_title": "La búsqueda está deshabilitada en este reproducto"
53
54
  }
54
55
  }
55
56
  }
@@ -46,7 +46,8 @@
46
46
  "quiz_almost_done_description": "一部のクイズの質問が回答されていません。すべての質問に答えて提出お願いします。",
47
47
  "quiz_submit_description": "解答を確認し、送信して下さい。",
48
48
  "quiz_completed_description": "動画を最後まで見て応募してください。",
49
- "quiz_submitted_title": "解答提出"
49
+ "quiz_submitted_title": "解答提出",
50
+ "seeking_is_disable_popup_title": "このプレーヤーではシークが無効になっています"
50
51
  }
51
52
  }
52
53
  }
@@ -48,7 +48,8 @@
48
48
  "quiz_almost_done_description": "몇 가지 질문에 답하지 않은 것으로 보입니다. 제출할 퀴즈를 완료하십시오.",
49
49
  "quiz_submit_description": "잠시 시간을 내어 답변을 검토하거나 계속해서 답변을 제출하세요.",
50
50
  "quiz_completed_description": "퀴즈 동영상을 끝까지 시청하여 제출하시기 바랍니다.",
51
- "quiz_submitted_title": "퀴즈 답변 제출"
51
+ "quiz_submitted_title": "퀴즈 답변 제출",
52
+ "seeking_is_disable_popup_title": "이 플레이어에서 검색이 비활성화됨"
52
53
  }
53
54
  }
54
55
  }