box-ui-elements 19.0.0-beta.37 → 19.0.0-beta.38

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
@@ -394,7 +394,7 @@ export default {
394
394
  "be.uploadsFileSizeLimitExceededErrorMessageForUpgradeCta": "このファイルは、ご利用のプランのアップロード制限を超えています。より大きなファイルを保存するには、今すぐアップグレードしてください。",
395
395
  "be.uploadsFileSizeLimitExceededUpgradeMessageForUpgradeCta": "アップグレード",
396
396
  "be.uploadsItemNameInUseErrorMessage": "この名前のファイルはすでに存在します。",
397
- "be.uploadsManagerUploadComplete": "完了しました。",
397
+ "be.uploadsManagerUploadComplete": "完了",
398
398
  "be.uploadsManagerUploadFailed": "一部アップロードできませんでした",
399
399
  "be.uploadsManagerUploadInProgress": "アップロード中",
400
400
  "be.uploadsManagerUploadPrompt": "このページにファイルをドロップして、このフォルダにアップロードできます。",
@@ -789,7 +789,7 @@ be.uploadsFileSizeLimitExceededUpgradeMessageForUpgradeCta = アップグレー
789
789
  # Error message shown when attempting to upload a file which name already exists
790
790
  be.uploadsItemNameInUseErrorMessage = この名前のファイルはすでに存在します。
791
791
  # Text shown when uploads are completed
792
- be.uploadsManagerUploadComplete = 完了しました。
792
+ be.uploadsManagerUploadComplete = 完了
793
793
  # Text shown when uploads failed
794
794
  be.uploadsManagerUploadFailed = 一部アップロードできませんでした
795
795
  # Text shown when uploads are in progress
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "box-ui-elements",
3
- "version": "19.0.0-beta.37",
3
+ "version": "19.0.0-beta.38",
4
4
  "description": "Box UI Elements",
5
5
  "author": "Box (https://www.box.com/)",
6
6
  "license": "SEE LICENSE IN LICENSE",