Skip to content

Commit

Permalink
Moji: Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
boxmoji committed Feb 28, 2024
1 parent c1ff4ec commit fb25754
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions 2024-02-27-box-java-sdk-v480-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ fullyTranslated: true

### 新機能と機能強化

* allow modifying `BoxAPIRequest` URL ([#1236][1]) ([`eaea019`][2])
* Bumped `org.bouncycastle:bcprov-jdk18on:1.77` and `org.bouncycastle:bcpkix-jdk18on:1.77` ([#1237][3]) ([`6c7fe7b`][4]), closes [#1235][5]
* `BoxAPIRequest` URLの変更を許可 ([#1236][1]) ([`eaea019`][2])
* `org.bouncycastle:bcprov-jdk18on:1.77``org.bouncycastle:bcpkix-jdk18on:1.77`を昇格 ([#1237][3]) ([`6c7fe7b`][4])[#1235][5]をクローズ

### バグ修正

* fix download for empty files ([#1231][6]) ([`0e2230b`][7])
* stop using `SharedLinkAPIConnection` in `getSharedItem()` ([#1234][8]) ([`9f9af8e`][9])
* 空のファイルのダウンロードについて修正 ([#1231][6]) ([`0e2230b`][7])
* `getSharedItem()`での`SharedLinkAPIConnection`の使用を停止 ([#1234][8]) ([`9f9af8e`][9])

[1]: https://github.com/box/box-java-sdk/issues/1236

Expand Down
6 changes: 3 additions & 3 deletions 2024-02-27-box-windows-sdk-v570-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ fullyTranslated: true

**新機能と機能強化:**

* add marker-based pagination version of `GetFolderItems` ([#936][1]) ([`f877a8f`][2])
* Support sign request signer group ID ([#938][3]) ([`096a098`][4])
* `GetFolderItems`のマーカーベースのページ割りのバージョンを追加 ([#936][1]) ([`f877a8f`][2])
* 署名リクエストの署名者グループIDをサポート ([#938][3]) ([`096a098`][4])

**バグ修正:**

* Remove delete classification ([#932][5]) ([`fb59489`][6])
* 分類の削除に関する記述を削除 ([#932][5]) ([`fb59489`][6])

<https://www.nuget.org/packages/Box.V2/5.7.0>

Expand Down

0 comments on commit fb25754

Please sign in to comment.