Skip to content

Commit

Permalink
Edit czech translation (#2022)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
  • Loading branch information
playmr365 and delucis authored Jun 18, 2024
1 parent af81ad3 commit 80f82b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/ninety-pumas-remember.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@astrojs/starlight': patch
---

Updates Czech UI translations
14 changes: 7 additions & 7 deletions packages/starlight/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"page.lastUpdated": "Poslední aktualizace:",
"page.previousLink": "Předchozí",
"page.nextLink": "Další",
"page.draft": "This content is a draft and will not be included in production builds.",
"404.text": "Stránka nenalezena. Zkontrolujte adresu URL nebo zkuste použít vyhledávací pole.",
"aside.note": "Note",
"page.draft": "Tento obsah je koncept a nebude zahrnutý v produkčním sestavení.",
"404.text": "Stránka nenalezena. Zkontrolujte adresu nebo zkuste použít vyhledávač",
"aside.note": "Poznámka",
"aside.tip": "Tip",
"aside.caution": "Caution",
"aside.danger": "Danger",
"fileTree.directory": "Directory",
"builtWithStarlight.label": "Built with Starlight"
"aside.caution": "Upozornění",
"aside.danger": "Nebezpečí",
"fileTree.directory": "Adresář",
"builtWithStarlight.label": "Postavené s Starlight"
}

0 comments on commit 80f82b1

Please sign in to comment.