@brightspace-ui/labs 2.24.3 → 2.25.0
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 +1 -1
- package/src/lang/mi.js +2 -2
package/package.json
CHANGED
package/src/lang/mi.js
CHANGED
|
@@ -28,8 +28,8 @@ export default {
|
|
|
28
28
|
"components:gradeResult:numeratorOutOfDenominator": "{numerator} mai i {denominator}",
|
|
29
29
|
"components:gradeResult:outOfDenominator": "mai i te {denominator}",
|
|
30
30
|
"components:gradeResult:overallGrade": "Kōeke Katoa",
|
|
31
|
-
"components:gradeResult:studentGradePreviewLabel": "
|
|
32
|
-
"components:gradeResult:studentGradePreviewNotShown": "
|
|
31
|
+
"components:gradeResult:studentGradePreviewLabel": "Te Tirohanga Ākonga o te Kōeke",
|
|
32
|
+
"components:gradeResult:studentGradePreviewNotShown": "Kāore te mahi whakakore i whakaaturia ki ngā ākonga",
|
|
33
33
|
"components:mediaPlayer:captions": "Ngā Tapanga",
|
|
34
34
|
"components:mediaPlayer:captionsVtt": "Ngā Tapanga (.vtt)",
|
|
35
35
|
"components:mediaPlayer:closedCaptionsAcronym": "P",
|