summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaxer592023-06-23 23:33:21 +0200
committerGitHub2023-06-23 23:33:21 +0200
commite2585f4db81ad0d86aa0abf8d29023ea7b2d02b5 (patch)
tree5a46516d957f8b1f398b316f3a5e4c5bb68b9808
parent096325ae041f3b6d73c768bb0d363a5594448ee2 (diff)
downloadIT.starlight-e2585f4db81ad0d86aa0abf8d29023ea7b2d02b5.tar.gz
IT.starlight-e2585f4db81ad0d86aa0abf8d29023ea7b2d02b5.tar.bz2
IT.starlight-e2585f4db81ad0d86aa0abf8d29023ea7b2d02b5.zip
i18n(es): Translated `404.md` (#248)
-rw-r--r--docs/src/content/docs/es/404.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/src/content/docs/es/404.md b/docs/src/content/docs/es/404.md
new file mode 100644
index 00000000..befb6a70
--- /dev/null
+++ b/docs/src/content/docs/es/404.md
@@ -0,0 +1,13 @@
+---
+title: No encontrada
+template: splash
+editUrl: false
+hero:
+ title: '404'
+ tagline: <strong>Houston, tenemos un problema.</strong> No pudimos encontrar esa página.<br>Verifica la URL o intenta usar la barra de búsqueda.
+ actions:
+ - text: Ir a la Home
+ icon: right-arrow
+ link: /
+ variant: primary
+--- \ No newline at end of file