@brightspace-ui/core 3.125.0 → 3.125.1
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/lang/ar.js +1 -1
- package/lang/cy.js +1 -1
- package/lang/da.js +1 -1
- package/lang/de.js +1 -1
- package/lang/es-es.js +1 -1
- package/lang/es.js +1 -1
- package/lang/fr-fr.js +1 -1
- package/lang/fr.js +1 -1
- package/lang/haw.js +1 -1
- package/lang/hi.js +1 -1
- package/lang/ja.js +1 -1
- package/lang/ko.js +1 -1
- package/lang/mi.js +10 -10
- package/lang/nl.js +1 -1
- package/lang/pt.js +15 -15
- package/lang/sv.js +1 -1
- package/lang/tr.js +1 -1
- package/lang/zh-cn.js +1 -1
- package/lang/zh-tw.js +1 -1
- package/package.json +1 -1
package/lang/ar.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "إغلاق التنبيه",
|
3
3
|
"components.breadcrumbs.breadcrumb": "شريط التنقل",
|
4
4
|
"components.button-add.addItem": "إضافة عنصر",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "خيارات أخرى",
|
6
6
|
"components.calendar.hasEvents": "يحتوي على أحداث.",
|
7
7
|
"components.calendar.notSelected": "لم يتم التحديد.",
|
8
8
|
"components.calendar.selected": "تم التحديد.",
|
package/lang/cy.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Cau Hysbysiad",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Briwsionyn Bara",
|
4
4
|
"components.button-add.addItem": "Ychwanegu Eitem",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Opsiynau Eraill",
|
6
6
|
"components.calendar.hasEvents": "Yn Cynnwys Digwyddiadau.",
|
7
7
|
"components.calendar.notSelected": "Heb ei Ddewis.",
|
8
8
|
"components.calendar.selected": "Wedi'i Ddewis.",
|
package/lang/da.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Luk besked",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Brødkrumme",
|
4
4
|
"components.button-add.addItem": "Tilføj element",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Andre indstillinger",
|
6
6
|
"components.calendar.hasEvents": "Har begivenheder.",
|
7
7
|
"components.calendar.notSelected": "Ikke valgt.",
|
8
8
|
"components.calendar.selected": "Valgt.",
|
package/lang/de.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Benachrichtigung schließen",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Brotkrümelnavigation",
|
4
4
|
"components.button-add.addItem": "Element hinzufügen",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Sonstige Optionen",
|
6
6
|
"components.calendar.hasEvents": "Hat Ereignisse.",
|
7
7
|
"components.calendar.notSelected": "Nicht ausgewählt.",
|
8
8
|
"components.calendar.selected": "Ausgewählt.",
|
package/lang/es-es.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Cerrar alerta",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Ruta de navegación",
|
4
4
|
"components.button-add.addItem": "Agregar elemento",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Otras opciones",
|
6
6
|
"components.calendar.hasEvents": "Tiene eventos.",
|
7
7
|
"components.calendar.notSelected": "No seleccionado.",
|
8
8
|
"components.calendar.selected": "Seleccionado.",
|
package/lang/es.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Cerrar alerta",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Ruta de navegación",
|
4
4
|
"components.button-add.addItem": "Agregar elemento",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Otras opciones",
|
6
6
|
"components.calendar.hasEvents": "Tiene eventos.",
|
7
7
|
"components.calendar.notSelected": "No seleccionado.",
|
8
8
|
"components.calendar.selected": "Seleccionado.",
|
package/lang/fr-fr.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Fermer l'alerte",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Chemin de navigation",
|
4
4
|
"components.button-add.addItem": "Ajouter un élément",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Autres options",
|
6
6
|
"components.calendar.hasEvents": "A des événements.",
|
7
7
|
"components.calendar.notSelected": "Non sélectionné.",
|
8
8
|
"components.calendar.selected": "Sélectionné.",
|
package/lang/fr.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Fermer l'alerte",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Chemin de navigation",
|
4
4
|
"components.button-add.addItem": "Ajouter un élément",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Autres options",
|
6
6
|
"components.calendar.hasEvents": "Comprend des événements.",
|
7
7
|
"components.calendar.notSelected": "Non sélectionné(e)",
|
8
8
|
"components.calendar.selected": "Sélectionné(e).",
|
package/lang/haw.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Pani i ka makaʻala",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Palapalapala",
|
4
4
|
"components.button-add.addItem": "Pākuʻi Mea",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Nā Koho ʻē aʻe",
|
6
6
|
"components.calendar.hasEvents": "Loaʻa nā hanana.",
|
7
7
|
"components.calendar.notSelected": "ʻAʻole i koho ʻia.",
|
8
8
|
"components.calendar.selected": "Koho ʻia.",
|
package/lang/hi.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "अलर्ट बंद करें",
|
3
3
|
"components.breadcrumbs.breadcrumb": "ब्रेडक्रंब",
|
4
4
|
"components.button-add.addItem": "आइटम जोड़ें",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "अन्य विकल्प",
|
6
6
|
"components.calendar.hasEvents": "ईवेंट हैं।",
|
7
7
|
"components.calendar.notSelected": "चयनित नहीं।",
|
8
8
|
"components.calendar.selected": "चयनित।",
|
package/lang/ja.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "アラートを閉じる",
|
3
3
|
"components.breadcrumbs.breadcrumb": "階層",
|
4
4
|
"components.button-add.addItem": "項目の追加",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "その他のオプション",
|
6
6
|
"components.calendar.hasEvents": "イベントがあります。",
|
7
7
|
"components.calendar.notSelected": "選択されていません。",
|
8
8
|
"components.calendar.selected": "選択されています。",
|
package/lang/ko.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "경보 닫기",
|
3
3
|
"components.breadcrumbs.breadcrumb": "이동 경로",
|
4
4
|
"components.button-add.addItem": "항목 추가",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "기타 옵션",
|
6
6
|
"components.calendar.hasEvents": "이벤트가 있습니다.",
|
7
7
|
"components.calendar.notSelected": "선택되지 않음.",
|
8
8
|
"components.calendar.selected": "선택됨.",
|
package/lang/mi.js
CHANGED
@@ -2,8 +2,8 @@ export default {
|
|
2
2
|
"components.alert.close": "Kati Matohi",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Pānui",
|
4
4
|
"components.button-add.addItem": "Tāpiri Tūemi",
|
5
|
-
"components.button-split.otherOptions": "
|
6
|
-
"components.calendar.hasEvents": "He
|
5
|
+
"components.button-split.otherOptions": "Ētahi atu kōwhiringa",
|
6
|
+
"components.calendar.hasEvents": "He takatu ēnei.",
|
7
7
|
"components.calendar.notSelected": "Kāore i tīpakona.",
|
8
8
|
"components.calendar.selected": "I tīpakona.",
|
9
9
|
"components.calendar.show": "Whakaatu {month}",
|
@@ -33,10 +33,10 @@ export default {
|
|
33
33
|
"components.filter-dimension-set-date-text-value.textMonths": "Ngā marama {num} whakamutunga",
|
34
34
|
"components.filter-dimension-set-date-time-range-value.label": "{text}, whakaroha hei kōwhiri i ngā rā",
|
35
35
|
"components.filter-dimension-set-date-time-range-value.valueTextRange": "{startValue} ki {endValue}",
|
36
|
-
"components.filter-dimension-set-date-time-range-value.valueTextRangeStartOnly": "
|
37
|
-
"components.filter-dimension-set-date-time-range-value.valueTextRangeEndOnly": "
|
36
|
+
"components.filter-dimension-set-date-time-range-value.valueTextRangeStartOnly": "I muri o {startValue}",
|
37
|
+
"components.filter-dimension-set-date-time-range-value.valueTextRangeEndOnly": "I mua i {endValue}",
|
38
38
|
"components.filter-dimension-set-date-time-range-value.text": "Awhe rā ritenga",
|
39
|
-
"components.form-element.defaultError": "{label}
|
39
|
+
"components.form-element.defaultError": "Kāore i te whai mana te {label}",
|
40
40
|
"components.form-element.defaultFieldLabel": "Āpure",
|
41
41
|
"components.form-element.input.email.typeMismatch": "Kāore te īmēra i te tika",
|
42
42
|
"components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number me nui ake i te {min} me iti iho i te {max}.} other {Number me nui ake i te {min} me iti iho rānei i te ōrite ki {max}.}}} other {{maxExclusive, select, true {Number me nui ake, ōrite rānei ki {min} and less than {max}.} other {Number me nui ake, ōrite rānei ki {min} me iti iho, ōrite rānei ki {max}.}}}}",
|
@@ -44,7 +44,7 @@ export default {
|
|
44
44
|
"components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Number must me nui ake i te {min}.} other {Number me nui ake, ōrite rānei ki {min}.}}",
|
45
45
|
"components.form-element.input.text.tooShort": "Me noho te {label} kia {minlength} ngā pūāhua",
|
46
46
|
"components.form-element.input.url.typeMismatch": "Kāore te URL i te tika",
|
47
|
-
"components.form-element.valueMissing": "{label}
|
47
|
+
"components.form-element.valueMissing": "E hiahiatia ana te {label}",
|
48
48
|
"components.form-error-summary.errorSummary": "{count, plural, one {Tērā {count} hapa i kitea i te mōhiohio i tukuna e koe} other {I te {count} ngā hapa i kitea i te mōhiohio i tukuna e koe}}",
|
49
49
|
"components.form-error-summary.text": "Takahuri taipitopito hapa",
|
50
50
|
"components.input-color.backgroundColor": "Tae papamuri",
|
@@ -70,9 +70,9 @@ export default {
|
|
70
70
|
"components.input-date.errorOutsideRange": "Me noho te rā ki waenga i te {minDate} me te {maxDate}",
|
71
71
|
"components.input-date.openInstructions": "Whakamahia te hōputu rā {format}. Pere whakararo, pēhi rānei i te tāuru hei uru ki te pae-iti.",
|
72
72
|
"components.input-date.now": "Ināianei",
|
73
|
-
"components.input-date.revert": "{label}
|
73
|
+
"components.input-date.revert": "Kua hokia te {label} ki te uara tōmua.",
|
74
74
|
"components.input-date.today": "Āianei",
|
75
|
-
"components.input-date.useDateFormat": "
|
75
|
+
"components.input-date.useDateFormat": "Whakamahia te hōputu rā {format}.",
|
76
76
|
"components.input-number.hintInteger": "Ka whakaae anake tēnei āpure ki ngā uara tau tōpū (kāore he ira)",
|
77
77
|
"components.input-number.hintDecimalDuplicate": "He ira kē kei tēnei tau",
|
78
78
|
"components.input-number.hintDecimalIncorrectComma": "Hei tāpiri i tētahi ira whakamahi i te piko \",\" pūāhua",
|
@@ -112,8 +112,8 @@ export default {
|
|
112
112
|
"components.pageable.info": "{count, plural, one {{countFormatted} Tūemi} other {{countFormatted} Ngā tūemi}}",
|
113
113
|
"components.pageable.info-with-total": "{totalCount, plural, one {{countFormatted} o {totalCountFormatted} Tūemi} other {{countFormatted} o {totalCountFormatted} Ngā tūemi}}",
|
114
114
|
"components.pager-load-more.status-loading": "Uta ana i ētahi atu tūemi",
|
115
|
-
"components.selection.action-max-hint": "{count, plural, one {
|
116
|
-
"components.selection.action-required-hint": "
|
115
|
+
"components.selection.action-max-hint": "{count, plural, one {Kua whakakorehia ina neke atu i te {countFormatted} o ngā tūemi i tīpakohia} other {Kua whakakorehia ina neke atu i te {countFormatted} o ngā tūemi i tīpakohia}}",
|
116
|
+
"components.selection.action-required-hint": "Tīpakohia tētahi tūemi hei whakahaere i tēnei mahi",
|
117
117
|
"components.selection.select-all": "Tīpako Katoa",
|
118
118
|
"components.selection.select-all-items": "Tīpakohia Ngā Tūemi {count} Katoa",
|
119
119
|
"components.selection.selected": "{count} kua tīpakohia",
|
package/lang/nl.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Waarschuwing sluiten",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Kruimelpad",
|
4
4
|
"components.button-add.addItem": "Item toevoegen",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Overige opties",
|
6
6
|
"components.calendar.hasEvents": "Bevat gebeurtenissen.",
|
7
7
|
"components.calendar.notSelected": "Niet geselecteerd.",
|
8
8
|
"components.calendar.selected": "Geselecteerd.",
|
package/lang/pt.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Fechar alerta",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Auxiliar de navegação",
|
4
4
|
"components.button-add.addItem": "Adicionar item",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Outras Opções",
|
6
6
|
"components.calendar.hasEvents": "Tem eventos.",
|
7
7
|
"components.calendar.notSelected": "Não selecionado.",
|
8
8
|
"components.calendar.selected": "Selecionado.",
|
@@ -50,14 +50,14 @@ export default {
|
|
50
50
|
"components.input-color.backgroundColor": "Cor do Plano de fundo",
|
51
51
|
"components.input-color.foregroundColor": "Cor do Primeiro plano",
|
52
52
|
"components.input-color.none": "Nenhum",
|
53
|
-
"components.input-date-range.endDate": "Data
|
53
|
+
"components.input-date-range.endDate": "Data Final",
|
54
54
|
"components.input-date-range.errorBadInput": "{startLabel} precisa ser anterior a {endLabel}",
|
55
55
|
"components.input-date-range.interactive-label": "Entrada do intervalo de datas",
|
56
|
-
"components.input-date-range.startDate": "Data de
|
57
|
-
"components.input-date-time-range-to.to": "
|
58
|
-
"components.input-date-time-range.endDate": "Data
|
56
|
+
"components.input-date-range.startDate": "Data de Início",
|
57
|
+
"components.input-date-time-range-to.to": "para",
|
58
|
+
"components.input-date-time-range.endDate": "Data Final",
|
59
59
|
"components.input-date-time-range.errorBadInput": "{startLabel} precisa ser anterior a {endLabel}",
|
60
|
-
"components.input-date-time-range.startDate": "Data de
|
60
|
+
"components.input-date-time-range.startDate": "Data de Início",
|
61
61
|
"components.input-date-time.date": "Data",
|
62
62
|
"components.input-date-time.errorMaxDateOnly": "A data deve ser anterior ou igual a {maxDate}",
|
63
63
|
"components.input-date-time.errorMinDateOnly": "A data deve ser igual ou posterior a {minDate}",
|
@@ -107,14 +107,14 @@ export default {
|
|
107
107
|
"components.more-less.more": "mais",
|
108
108
|
"components.object-property-list.item-placeholder-text": "Item de espaço reservado",
|
109
109
|
"components.overflow-group.moreActions": "Mais ações",
|
110
|
-
"components.pager-load-more.action": "Carregar
|
110
|
+
"components.pager-load-more.action": "Carregar Mais",
|
111
111
|
"components.pager-load-more.action-with-page-size": "Carregar mais {count}",
|
112
112
|
"components.pageable.info": "{count, plural, one {{countFormatted} item} other {{countFormatted} itens}}",
|
113
113
|
"components.pageable.info-with-total": "{totalCount, plural, one {{countFormatted} de {totalCountFormatted} item} other {{countFormatted} de {totalCountFormatted} itens}}",
|
114
114
|
"components.pager-load-more.status-loading": "Carregando mais itens",
|
115
115
|
"components.selection.action-max-hint": "{count, plural, one {Desativado quando mais de {countFormatted} item é selecionado} other {Desativado quando mais de {countFormatted} itens são selecionados}}",
|
116
116
|
"components.selection.action-required-hint": "Selecione um item para realizar esta ação",
|
117
|
-
"components.selection.select-all": "Selecionar
|
117
|
+
"components.selection.select-all": "Selecionar Tudo",
|
118
118
|
"components.selection.select-all-items": "Selecione todos os {count} itens",
|
119
119
|
"components.selection.selected": "{count} selecionados",
|
120
120
|
"components.selection.selected-plus": "Mais de {count} selecionados",
|
@@ -129,20 +129,20 @@ export default {
|
|
129
129
|
"components.table-controls.label": "Ações para a tabela",
|
130
130
|
"components.tabs.next": "Ir para frente",
|
131
131
|
"components.tabs.previous": "Ir para trás",
|
132
|
-
"components.tag-list.clear": "Clique
|
132
|
+
"components.tag-list.clear": "Clique, pressione a tecla Backspace ou a tecla Delete para remover o item {value}",
|
133
133
|
"components.tag-list.clear-all": "Limpar tudo",
|
134
|
-
"components.tag-list.cleared-all": "Todos os itens da lista de
|
135
|
-
"components.tag-list.cleared-item": "Item {value} da lista de
|
134
|
+
"components.tag-list.cleared-all": "Todos os itens da lista de etiquetas foram removidos",
|
135
|
+
"components.tag-list.cleared-item": "Item {value} da lista de etiquetas removido",
|
136
136
|
"components.tag-list.interactive-label": "Lista de marcas, {count} itens",
|
137
137
|
"components.tag-list.num-hidden": "+ {count} mais",
|
138
138
|
"components.tag-list.role-description": "Lista de marcas",
|
139
139
|
"components.tag-list.show-less": "Mostrar menos",
|
140
|
-
"components.tag-list.show-more-description": "Selecione para mostrar itens ocultos da lista de
|
140
|
+
"components.tag-list.show-more-description": "Selecione para mostrar itens ocultos da lista de etiquetas",
|
141
141
|
"components.tag-list-item.role-description": "Marca",
|
142
142
|
"components.tag-list-item.tooltip-arrow-keys": "Teclas de seta",
|
143
|
-
"components.tag-list-item.tooltip-arrow-keys-desc": "Mover entre
|
144
|
-
"components.tag-list-item.tooltip-delete-key": "
|
145
|
-
"components.tag-list-item.tooltip-delete-key-desc": "Excluir a
|
143
|
+
"components.tag-list-item.tooltip-arrow-keys-desc": "Mover entre etiquetas",
|
144
|
+
"components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
|
145
|
+
"components.tag-list-item.tooltip-delete-key-desc": "Excluir a etiqueta de foco",
|
146
146
|
"components.tag-list-item.tooltip-title": "Controles do teclado",
|
147
147
|
"templates.primary-secondary.divider": "Divisor do painel secundário",
|
148
148
|
"templates.primary-secondary.secondary-panel": "Painel secundário"
|
package/lang/sv.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Stängningsvarning",
|
3
3
|
"components.breadcrumbs.breadcrumb": "Sökväg",
|
4
4
|
"components.button-add.addItem": "Lägg till objekt",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Andra alternativ",
|
6
6
|
"components.calendar.hasEvents": "Har händelser.",
|
7
7
|
"components.calendar.notSelected": "Inte vald.",
|
8
8
|
"components.calendar.selected": "Markerad.",
|
package/lang/tr.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "Kapatma Uyarısı",
|
3
3
|
"components.breadcrumbs.breadcrumb": "İçerik Haritası",
|
4
4
|
"components.button-add.addItem": "Öğe Ekle",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "Diğer Seçenekler",
|
6
6
|
"components.calendar.hasEvents": "Olayları Var.",
|
7
7
|
"components.calendar.notSelected": "Seçili Değil.",
|
8
8
|
"components.calendar.selected": "Seçili.",
|
package/lang/zh-cn.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "关闭提醒",
|
3
3
|
"components.breadcrumbs.breadcrumb": "痕迹导航",
|
4
4
|
"components.button-add.addItem": "添加项目",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "其他选项",
|
6
6
|
"components.calendar.hasEvents": "有事件。",
|
7
7
|
"components.calendar.notSelected": "未选择。",
|
8
8
|
"components.calendar.selected": "已选择。",
|
package/lang/zh-tw.js
CHANGED
@@ -2,7 +2,7 @@ export default {
|
|
2
2
|
"components.alert.close": "關閉警示",
|
3
3
|
"components.breadcrumbs.breadcrumb": "導覽路徑",
|
4
4
|
"components.button-add.addItem": "新增項目",
|
5
|
-
"components.button-split.otherOptions": "
|
5
|
+
"components.button-split.otherOptions": "其他選項",
|
6
6
|
"components.calendar.hasEvents": "有事件。",
|
7
7
|
"components.calendar.notSelected": "未選取。",
|
8
8
|
"components.calendar.selected": "已選取。",
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@brightspace-ui/core",
|
3
|
-
"version": "3.125.
|
3
|
+
"version": "3.125.1",
|
4
4
|
"description": "A collection of accessible, free, open-source web components for building Brightspace applications",
|
5
5
|
"type": "module",
|
6
6
|
"repository": "https://github.com/BrightspaceUI/core.git",
|