From 92103b9cf448d190f06e4865167c65f085c4b86a Mon Sep 17 00:00:00 2001 From: delucis Date: Wed, 1 Nov 2023 22:18:37 +0000 Subject: [ci] format --- packages/starlight/translations/gl.json | 42 ++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/packages/starlight/translations/gl.json b/packages/starlight/translations/gl.json index 9b9d1401..c184338d 100644 --- a/packages/starlight/translations/gl.json +++ b/packages/starlight/translations/gl.json @@ -1,22 +1,22 @@ { - "skipLink.label": "Ir ao contido", - "search.label": "Busca", - "search.shortcutLabel": "(Preme / para Busca)", - "search.cancelLabel": "Deixar", - "search.devWarning": "A busca só está dispoñible nas versións de producción. \nTrata de construir e ollear o sitio para probalo localmente.", - "themeSelect.accessibleLabel": "Seleciona tema", - "themeSelect.dark": "Escuro", - "themeSelect.light": "Claro", - "themeSelect.auto": "Auto", - "languageSelect.accessibleLabel": "Seleciona linguaxe", - "menuButton.accessibleLabel": "Menú", - "sidebarNav.accessibleLabel": "Principal", - "tableOfContents.onThisPage": "Nesta paxina", - "tableOfContents.overview": "Sinopse", - "i18n.untranslatedContent": "Este contido aínda non está dispoñible no teu idioma.", - "page.editLink": "Editar paxina", - "page.lastUpdated": "Última actualización:", - "page.previousLink": "Anterior", - "page.nextLink": "Seguinte", - "404.text": "Paxina non atopada. Comproba a URL ou intenta usar a barra de busca." - } + "skipLink.label": "Ir ao contido", + "search.label": "Busca", + "search.shortcutLabel": "(Preme / para Busca)", + "search.cancelLabel": "Deixar", + "search.devWarning": "A busca só está dispoñible nas versións de producción. \nTrata de construir e ollear o sitio para probalo localmente.", + "themeSelect.accessibleLabel": "Seleciona tema", + "themeSelect.dark": "Escuro", + "themeSelect.light": "Claro", + "themeSelect.auto": "Auto", + "languageSelect.accessibleLabel": "Seleciona linguaxe", + "menuButton.accessibleLabel": "Menú", + "sidebarNav.accessibleLabel": "Principal", + "tableOfContents.onThisPage": "Nesta paxina", + "tableOfContents.overview": "Sinopse", + "i18n.untranslatedContent": "Este contido aínda non está dispoñible no teu idioma.", + "page.editLink": "Editar paxina", + "page.lastUpdated": "Última actualización:", + "page.previousLink": "Anterior", + "page.nextLink": "Seguinte", + "404.text": "Paxina non atopada. Comproba a URL ou intenta usar a barra de busca." +} -- cgit