beca-ui 2.0.11-beta.20 → 2.0.11-beta.22

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.
@@ -11,7 +11,9 @@ declare const _default: {
11
11
  "Mark as unread": "Mark as unread",
12
12
  "Mark as read": "Mark as read",
13
13
  "This is bottom": "This is bottom",
14
- "Please select at least one notification": "Please select at least one notification"
14
+ "Please select at least one notification": "Please select at least one notification",
15
+ "Selectable": "Selectable",
16
+ "Unselectable": "Unselectable"
15
17
  }
16
18
  ;
17
19
 
@@ -11,7 +11,9 @@ declare const _default: {
11
11
  "Mark as unread": "Đánh dấu là chưa đọc",
12
12
  "Mark as read": "Đánh dấu là đã đọc",
13
13
  "This is bottom": "Đây là cuối trang",
14
- "Please select at least one notification": "Vui lòng chọn ít nhất một thông báo"
14
+ "Please select at least one notification": "Vui lòng chọn ít nhất một thông báo",
15
+ "Selectable": "Cho phép chọn",
16
+ "Unselectable": "Hủy chọn"
15
17
  }
16
18
  ;
17
19