@pie-element/match 12.1.2-next.13 → 12.1.2-next.15
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.
|
@@ -234,8 +234,7 @@ var te = {
|
|
|
234
234
|
listenSilentAlt: "Repeat instructions",
|
|
235
235
|
listenPlayingAlt: "Instructions are playing",
|
|
236
236
|
printAudio: "Audio:",
|
|
237
|
-
printTranscript: "Transcript:"
|
|
238
|
-
printKey: "(key)"
|
|
237
|
+
printTranscript: "Transcript:"
|
|
239
238
|
},
|
|
240
239
|
multipleChoice: {
|
|
241
240
|
minSelections: "Select at least {{minSelections}}.",
|
|
@@ -375,8 +374,7 @@ var te = {
|
|
|
375
374
|
listenSilentAlt: "Escuchar. Repetir las instrucciones.",
|
|
376
375
|
listenPlayingAlt: "Escuchar. Estas son las instrucciones.",
|
|
377
376
|
printAudio: "Audio:",
|
|
378
|
-
printTranscript: "Transcripción:"
|
|
379
|
-
printKey: "(clave)"
|
|
377
|
+
printTranscript: "Transcripción:"
|
|
380
378
|
},
|
|
381
379
|
multipleChoice: {
|
|
382
380
|
minSelections: "Seleccione al menos {{minSelections}}.",
|