beca-ui 2.0.11-beta.24 → 2.0.11-beta.26

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.
@@ -13,7 +13,8 @@ declare const _default: {
13
13
  "This is bottom": "This is bottom",
14
14
  "Please select at least one notification": "Please select at least one notification",
15
15
  "Selectable": "Selectable",
16
- "Unselectable": "Unselectable"
16
+ "Unselectable": "Unselectable",
17
+ "Are you sure to mark all as read?": "Are you sure to mark all as read?"
17
18
  }
18
19
  ;
19
20
 
@@ -13,7 +13,8 @@ declare const _default: {
13
13
  "This is bottom": "Đây là cuối trang",
14
14
  "Please select at least one notification": "Vui lòng chọn ít nhất một thông báo",
15
15
  "Selectable": "Cho phép chọn",
16
- "Unselectable": "Hủy chọn"
16
+ "Unselectable": "Hủy chọn",
17
+ "Are you sure to mark all as read?": "Bạn chắc chắn muốn đánh dấu tất cả là đã đọc?"
17
18
  }
18
19
  ;
19
20