@magmamath/students-features 1.8.4-rc.5 → 1.8.4-rc.6
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
|
@@ -168,9 +168,11 @@
|
|
|
168
168
|
"noMicrophoneAccessBySystem": "Microphone access denied by system settings.",
|
|
169
169
|
"noMicrophoneFound": "No microphone found.",
|
|
170
170
|
"preparingTranscript": "Preparing transcript",
|
|
171
|
+
"recordAnswer": "Record answer",
|
|
171
172
|
"recordingDeleted": "Recording successfully deleted.",
|
|
172
173
|
"redo": "Redo",
|
|
173
174
|
"redoRecording": "Redo recording?",
|
|
175
|
+
"stopRecording": "Stop recording",
|
|
174
176
|
"thisWillRemoveRecording": "This will remove your previous recording.",
|
|
175
177
|
"transcriptionError": "Transcription request error",
|
|
176
178
|
"transcriptions": "Transcriptions",
|