Diff for withastro/docs/src/content/i18n/en.yml since 2025-06-26

src/content/i18n/en.yml CHANGED Update to Starlight `0.34.4` (#11870) • by HiDeoo
@@ -1,4 +1,3 @@
1
- a11y.sectionLink: Section titled
2
1
  # Site settings
3
2
  site.title: Astro Documentation
4
3
  # Left Sidebar
src/content/i18n/en.yml CHANGED Tutorial custom page title (#12012) • by HiDeoo
@@ -51,6 +51,7 @@ progress.done: Complete
51
51
  # Tutorial Navigation
52
52
  tutorial.trackerLabel: Tutorial Tracker
53
53
  tutorial.unit: Unit
54
+ tutorial.title.prefix: 'Build a blog tutorial: {{title}}'
54
55
  # Tutorial
55
56
  tutorial.getReady: Get ready to…
56
57
  # Code snippet vocabulary
src/content/i18n/en.yml CHANGED 3rd-party media hosting category updates (#12227) • by Sarah Rainsberger
@@ -22,7 +22,7 @@ deploy.staticTag: Static
22
22
  # CMS Guides vocabulary
23
23
  cms.navTitle: More CMS guides
24
24
  # Media Guides vocabulary
25
- media.navTitle: More DAM guides
25
+ media.navTitle: More hosted media guides
26
26
  # Migration Guides vocabulary
27
27
  migration.navTitle: More migration guides
28
28
  # `<RecipeLinks>` vocabulary
src/content/i18n/en.yml CHANGED Add featured CMS grid to navigation (#13247) • by Chris Swithinbank
@@ -21,6 +21,8 @@ deploy.ssrTag: On demand
21
21
  deploy.staticTag: Static
22
22
  # CMS Guides vocabulary
23
23
  cms.navTitle: More CMS guides
24
+ cms.featuredSubheading: Featured CMS partners
25
+ cms.allSubheading: All CMS guides
24
26
  # Media Guides vocabulary
25
27
  media.navTitle: More hosted media guides
26
28
  # Migration Guides vocabulary