diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-18 23:19:10 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-18 23:19:10 +0900 |
| commit | 5bc1e63756cae6974430f1e6cf1a4d5e88f5b9cc (patch) | |
| tree | 46ab1a541403d680fe1719da941d7702159fd453 /patches | |
Initial commit
Diffstat (limited to 'patches')
| -rw-r--r-- | patches/@astrojs+starlight+0.40.0.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/patches/@astrojs+starlight+0.40.0.patch b/patches/@astrojs+starlight+0.40.0.patch new file mode 100644 index 0000000..23c945c --- /dev/null +++ b/patches/@astrojs+starlight+0.40.0.patch @@ -0,0 +1,16 @@ +diff --git a/node_modules/@astrojs/starlight/translations/ja.json b/node_modules/@astrojs/starlight/translations/ja.json +index 2e1fd80..41c4695 100644 +--- a/node_modules/@astrojs/starlight/translations/ja.json ++++ b/node_modules/@astrojs/starlight/translations/ja.json +@@ -12,9 +12,9 @@ + "menuButton.accessibleLabel": "メニュー", + "sidebarNav.accessibleLabel": "メイン", + "tableOfContents.onThisPage": "目次", +- "tableOfContents.overview": "概要", ++ "tableOfContents.overview": "トップへ戻る", + "i18n.untranslatedContent": "このコンテンツはまだ日本語訳がありません。", +- "page.editLink": "ページを編集", ++ "page.editLink": "編集履歴", + "page.lastUpdated": "最終更新日:", + "page.previousLink": "前へ", + "page.nextLink": "次へ", |
