Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/ro-translation-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@astrojs/starlight': patch
---

Improves Romanian UI translations
12 changes: 6 additions & 6 deletions packages/starlight/translations/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"menuButton.accessibleLabel": "Meniu",
"sidebarNav.accessibleLabel": "Principal",
"tableOfContents.onThisPage": "Pe această pagină",
"tableOfContents.overview": "Sinopsis",
"tableOfContents.overview": "Cuprins",
"i18n.untranslatedContent": "Acest conținut nu este încă disponibil în limba selectată.",
"page.editLink": "Editează pagina",
"page.lastUpdated": "Ultima actualizare:",
"page.previousLink": "Pagina precendentă",
"page.previousLink": "Pagina precedentă",
"page.nextLink": "Pagina următoare",
"page.draft": "This content is a draft and will not be included in production builds.",
"page.draft": "Acest conținut este o schiță și nu va fi inclus în versiunile de producție.",
"404.text": "Pagina nu a fost găsită. Verifică adresa URL sau încercă să folosești bara de căutare.",
"aside.note": "Mențiune",
"aside.tip": "Sfat",
"aside.caution": "Atenție",
"aside.danger": "Pericol",
"fileTree.directory": "Directory",
"builtWithStarlight.label": "Built with Starlight",
"heading.anchorLabel": "Section titled “{{title}}”"
"fileTree.directory": "Director",
"builtWithStarlight.label": "Creat cu Starlight",
"heading.anchorLabel": "Secțiune intitulată „{{title}}”"
}
Loading