box-ui-elements 20.0.0-beta.4 → 20.0.0-beta.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.
@@ -1307,7 +1307,7 @@ boxui.quickSearch.parentFolder = অভিভাবকের ফোল্ডা
1307
1307
  # Icon title for a Box item of type folder that is private and has no collaborators
1308
1308
  boxui.quickSearch.personalFolder = ব্যক্তিগত ফোল্ডার
1309
1309
  # Text for a quick search result describing the date when the user last updated the item
1310
- boxui.quickSearch.updatedText = {user}{date, date, medium} দ্বারা
1310
+ boxui.quickSearch.updatedText = {user}{date, date, medium} দ্বারা
1311
1311
  # Statement describing when and who last updated a quick search result item, capitalize if appropriate
1312
1312
  boxui.quickSearch.updatedTextToday = আজ {user}-এর মধ্যে
1313
1313
  # Statement describing when and who last updated a quick search result item, capitalize if appropriate
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "box-ui-elements",
3
- "version": "20.0.0-beta.4",
3
+ "version": "20.0.0-beta.5",
4
4
  "description": "Box UI Elements",
5
5
  "author": "Box (https://www.box.com/)",
6
6
  "license": "SEE LICENSE IN LICENSE",