@pie-element/drawing-response 12.1.2-next.13 → 12.1.2-next.14

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.
@@ -111,8 +111,7 @@ var E = class e extends CustomEvent {
111
111
  listenSilentAlt: "Repeat instructions",
112
112
  listenPlayingAlt: "Instructions are playing",
113
113
  printAudio: "Audio:",
114
- printTranscript: "Transcript:",
115
- printKey: "(key)"
114
+ printTranscript: "Transcript:"
116
115
  },
117
116
  multipleChoice: {
118
117
  minSelections: "Select at least {{minSelections}}.",
@@ -252,8 +251,7 @@ var E = class e extends CustomEvent {
252
251
  listenSilentAlt: "Escuchar. Repetir las instrucciones.",
253
252
  listenPlayingAlt: "Escuchar. Estas son las instrucciones.",
254
253
  printAudio: "Audio:",
255
- printTranscript: "Transcripción:",
256
- printKey: "(clave)"
254
+ printTranscript: "Transcripción:"
257
255
  },
258
256
  multipleChoice: {
259
257
  minSelections: "Seleccione al menos {{minSelections}}.",