Skip to content

Commit 5c0f910

Browse files
committed
chore
1 parent 34b943c commit 5c0f910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/data/translated-cache-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Content is placed below the header and is shown or hidden based on expanded state.": "コンテンツはヘッダーの下に配置され、展開状態に応じて表示または非表示になります。",
1616
"Content is placed at the top and is used to expand or collapse the accordion item.": "コンテンツは上部に配置され、アコーディオンアイテムの拡大・縮小に使用されます。",
1717
"The wrapper element for the content slot.": "content slotのラッパー要素。",
18-
"The expanded element. Can be used in combination with the `header` and `content` parts (i.e. `::part(header expanded)`).": "拡張された要素です。ヘッダ`とコンテンツ`の部分と組み合わせて使用することができます(例:`::part(header expanded)`)。",
18+
"The expanded element. Can be used in combination with the `header` and `content` parts (i.e. `::part(header expanded)`).": "拡張された要素です。 `header` と `content` の部分を組み合わせて使用することができます(例:`::part(header expanded)`)。",
1919
"The wrapper element for the header slot.": "header slotのラッパーの要素です。",
2020
"If `true`, the action sheet will animate.": "`true`の場合、アクションシートはアニメーションを行います。",
2121
"If `true`, the action sheet will be dismissed when the backdrop is clicked.": "`true`の場合、バックドロップがクリックされるとアクションシートが解除されます。",
@@ -1248,4 +1248,4 @@
12481248
"The background of the toolbar, covering the entire area behind the toolbar content.": "The background of the toolbar, covering the entire area behind the toolbar content.",
12491249
"The container that wraps all toolbar content, including the default slot and named slot content.": "The container that wraps all toolbar content, including the default slot and named slot content.",
12501250
"The container for the default slot, wrapping content provided without a named slot.": "The container for the default slot, wrapping content provided without a named slot."
1251-
}
1251+
}

0 commit comments

Comments
 (0)