@brightspace-ui/labs 2.40.4 → 2.40.5

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
@@ -114,5 +114,5 @@
114
114
  "resize-observer-polyfill": "^1",
115
115
  "webvtt-parser": "^2"
116
116
  },
117
- "version": "2.40.4"
117
+ "version": "2.40.5"
118
118
  }
package/src/lang/th.js CHANGED
@@ -12,7 +12,7 @@ export default {
12
12
  "components:accessibilityDisabilitySimulator:screenreaderAndTabAlert": "เปิดใช้งานตัวอ่านหน้าจอ และแท็บไปยังเนื้อหา", // Alert that prompts the user to use a screenreader and tabbing to view content
13
13
  "components:accessibilityDisabilitySimulator:simulationType": "ประเภทการจำลอง:", // Label for the disability simulation options
14
14
  "components:attributePicker:addValue": "คลิกเพื่อเพิ่มค่า {value}", // Label for screen readers to inform user that they can click to add the given value
15
- "components:attributePicker:limitReached": "คุณถึงขีดจำกัด {value} ของค่าที่เลือกแล้ว", // Tooltip that appears when the user has reach the maximum amount of attributes
15
+ "components:attributePicker:limitReached": "คุณถึงขีดจำกัด {value} ของค่าที่เลือกไว้แล้ว", // Tooltip that appears when the user has reach the maximum amount of attributes
16
16
  "components:attributePicker:minimumRequirement": "ต้องตั้งค่าอย่างน้อยหนึ่งค่า", // Tooltip that appears when no values have been set and we need to inform the user that this is an invalid state
17
17
  "components:attributePicker:removeValue": "คลิก กด backspace หรืดกดคีย์ delete เพื่อลบรายการ {value}", // Label to inform user how they can remove the given value
18
18
  "components:checkboxDrawer:checkboxCollapsed": "ยุบช่องทำเครื่องหมายแล้ว", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
package/src/lang/vi.js CHANGED
@@ -12,7 +12,7 @@ export default {
12
12
  "components:accessibilityDisabilitySimulator:screenreaderAndTabAlert": "Bật trình đọc màn hình và tab vào nội dung", // Alert that prompts the user to use a screenreader and tabbing to view content
13
13
  "components:accessibilityDisabilitySimulator:simulationType": "Loại mô phỏng:", // Label for the disability simulation options
14
14
  "components:attributePicker:addValue": "Nhấp để thêm giá trị {value}", // Label for screen readers to inform user that they can click to add the given value
15
- "components:attributePicker:limitReached": "Bạn đã đạt đến giới hạn của {value} giá trị đã chọn", // Tooltip that appears when the user has reach the maximum amount of attributes
15
+ "components:attributePicker:limitReached": "Bạn đã đạt đến giới hạn của {value} giá trị được chọn", // Tooltip that appears when the user has reach the maximum amount of attributes
16
16
  "components:attributePicker:minimumRequirement": "Phải đặt ít nhất một giá trị", // Tooltip that appears when no values have been set and we need to inform the user that this is an invalid state
17
17
  "components:attributePicker:removeValue": "Nhấp, nhấn phím lùi hoặc nhấn phím xóa để xóa mục {value}", // Label to inform user how they can remove the given value
18
18
  "components:checkboxDrawer:checkboxCollapsed": "Đã thu gọn hộp kiểm", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
@@ -69,7 +69,7 @@ export default {
69
69
  "components:optInFlyout:feedbackLabel": "Chúng tôi có thể làm gì để biến sản phẩm này thành thứ bạn thích sử dụng?",
70
70
  "components:optInFlyout:feedbackReasonJustCheckingSomething": "Chỉ đang chuyển lại để kiểm tra một cái gì đó",
71
71
  "components:optInFlyout:feedbackReasonLabel": "Bạn có thể cho chúng tôi biết lý do tại sao bạn đang chuyển đổi trở lại không?",
72
- "components:optInFlyout:feedbackReasonMissingFeature": "Nó thiếu một tính năng mà tôi sử dùng",
72
+ "components:optInFlyout:feedbackReasonMissingFeature": "Nó thiếu một tính năng mà tôi sử dụng",
73
73
  "components:optInFlyout:feedbackReasonNotReadyForSomethingNew": "Đây không phải là thời điểm phù hợp để tôi thử phiên bản này",
74
74
  "components:optInFlyout:feedbackReasonOther": "Khác",
75
75
  "components:optInFlyout:feedbackReasonPreferOldExperience": "Tôi nghĩ phiên bản cũ là trải nghiệm tốt hơn",
@@ -85,7 +85,7 @@ export default {
85
85
  "components:optInFlyout:tutorialMessage": "Hãy xem *hướng dẫn* của chúng tôi để giúp bạn bắt đầu!",
86
86
  "components:ouFilter:orgUnitFilter:name": "Đơn vị Tổ chức",
87
87
  "components:ouFilter:orgUnitFilter:nameAllSelected": "Đơn vị tổ chức: Tất cả",
88
- "components:ouFilter:orgUnitFilter:nameSomeSelected": "Đơn vị tổ chức: Những Lựa chọn đã Áp dụng ",
88
+ "components:ouFilter:orgUnitFilter:nameSomeSelected": "Đơn vị tổ chức: Những Lựa chọn đã Áp dụng",
89
89
  "components:ouFilter:treeFilter:nodeName": "{orgUnitName} (ID: {id})",
90
90
  "components:ouFilter:treeFilter:nodeName:root": "gốc",
91
91
  "components:ouFilter:treeSelector:arrowLabel:closed": "Mở rộng {name} ở cấp độ {level}, đơn vị con của {parentName}",