Revert "Merge branch 'canary' into master" (#712)

Revert "Merge branch 'canary' into master (#711)"

This reverts commit 8a597a5c9c.
This commit is contained in:
Jimmy Cai
2022-10-29 17:14:19 +02:00
committed by GitHub
parent 8a597a5c9c
commit b03390d237
73 changed files with 1976 additions and 892 deletions
+48 -18
View File
@@ -1,43 +1,73 @@
toggleMenu: Toggle Menu
toggleMenu:
other: Toggle Menu
darkMode: Modo oscuro
darkMode:
other: Modo oscuro
list:
page:
one: "{{ .Count }} página"
other: "{{ .Count }} páginas"
section: Sección
section:
other: Sección
subsection:
one: Subsección
other: Subsecciones
article:
back: Volver
tableOfContents: Tabla de contenido
relatedContent: Contenidos relacionados
lastUpdatedOn: Última vez actualizado
back:
other: Volver
tableOfContents:
other: Tabla de contenido
relatedContent:
other: Contenidos relacionados
lastUpdatedOn:
other: Última vez actualizado
readingTime:
one: "{{ .Count }} minuto a leer"
other: "{{ .Count }} minutos a leer"
notFound:
title: No Encontrado
subtitle: Esta página no existe
title:
other: No Encontrado
subtitle:
other: Esta página no existe
widget:
archives:
title: Archivo
more: Más
title:
other: Archivo
more:
other: Más
tagCloud:
title: Etiquetas
title:
other: Etiquetas
categoriesCloud:
title: Categorías
title:
other: Categorías
search:
title: Búsqueda
placeholder: Teclea algo...
resultTitle: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
title:
other: Búsqueda
placeholder:
other: Teclea algo...
resultTitle:
other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
footer:
builtWith: Creado con {{ .Generator }}
designedBy: Tema {{ .Theme }} diseñado por {{ .DesignedBy }}
builtWith:
other: Creado con {{ .Generator }}
designedBy:
other: Tema {{ .Theme }} diseñado por {{ .DesignedBy }}