aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-19 13:11:28 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-19 13:11:28 +0900
commit9294d4bab547a07eb17ed0ae28058462b7beaeca (patch)
treec2862c97172dcf611b184c4a231c346585b1fbfd /patches
parent1ab8216c755f3d56eb63931e0bd207d3096ffb21 (diff)
復旧: 全ファイルを復元
Diffstat (limited to 'patches')
-rw-r--r--patches/@astrojs+starlight+0.40.0.patch16
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": "次へ",