box-ui-elements 20.0.0-beta.13 → 20.0.0-beta.14

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/i18n/ja-JP.js CHANGED
@@ -912,7 +912,7 @@ export default {
912
912
  "boxui.unifiedShare.peopleInThisFolder": "招待されたユーザーのみ",
913
913
  "boxui.unifiedShare.peopleInYourCompany": "会社のユーザー",
914
914
  "boxui.unifiedShare.peopleWithLinkDescription": "リンクを知っている全員がアクセスでき、サインインは不要です",
915
- "boxui.unifiedShare.peopleWithLinkSignedInRequiredDescription": "公開されていて、サインインが必要です",
915
+ "boxui.unifiedShare.peopleWithLinkSignedInRequiredDescription": "リンクを知っている全員がアクセスでき、サインインが必要です",
916
916
  "boxui.unifiedShare.peopleWithTheLinkText": "リンクを知っている全員",
917
917
  "boxui.unifiedShare.previewerLevelButtonLabel": "プレビューアーとして招待",
918
918
  "boxui.unifiedShare.previewerLevelDescription": "プレビューのみ可能です",
@@ -1825,7 +1825,7 @@ boxui.unifiedShare.peopleInYourCompany = 会社のユーザー
1825
1825
  # Description of an open shared link
1826
1826
  boxui.unifiedShare.peopleWithLinkDescription = リンクを知っている全員がアクセスでき、サインインは不要です
1827
1827
  # Description of an open shared link with signed required
1828
- boxui.unifiedShare.peopleWithLinkSignedInRequiredDescription = 公開されていて、サインインが必要です
1828
+ boxui.unifiedShare.peopleWithLinkSignedInRequiredDescription = リンクを知っている全員がアクセスでき、サインインが必要です
1829
1829
  # Text to show that those having the link will have access
1830
1830
  boxui.unifiedShare.peopleWithTheLinkText = リンクを知っている全員
1831
1831
  # Text used in button label to describe permission level - previewer
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "box-ui-elements",
3
- "version": "20.0.0-beta.13",
3
+ "version": "20.0.0-beta.14",
4
4
  "description": "Box UI Elements",
5
5
  "author": "Box (https://www.box.com/)",
6
6
  "license": "SEE LICENSE IN LICENSE",