From fa153e3d30958ed0530b4b3481d77fb6bc609c7d Mon Sep 17 00:00:00 2001 From: Arcadio Quintero Date: Thu, 29 Jan 2026 18:57:01 -0500 Subject: [PATCH] translate: translation for error page Fixes #118 --- adev-es/src/content/error.en.md | 3 +++ adev-es/src/content/error.md | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 adev-es/src/content/error.en.md diff --git a/adev-es/src/content/error.en.md b/adev-es/src/content/error.en.md new file mode 100644 index 0000000..ded6ff9 --- /dev/null +++ b/adev-es/src/content/error.en.md @@ -0,0 +1,3 @@ +# Page Not Found ๐Ÿ™ƒ + +If you think this is a mistake, please [open an issue](https://github.com/angular/angular/issues/new?template=3-docs-bug.yaml) so we can fix it. diff --git a/adev-es/src/content/error.md b/adev-es/src/content/error.md index ded6ff9..7f202c0 100644 --- a/adev-es/src/content/error.md +++ b/adev-es/src/content/error.md @@ -1,3 +1,3 @@ -# Page Not Found ๐Ÿ™ƒ +# Pรกgina No Encontrada ๐Ÿ™ƒ -If you think this is a mistake, please [open an issue](https://github.com/angular/angular/issues/new?template=3-docs-bug.yaml) so we can fix it. +Si crees que esto es un error, por favor [abre un issue](https://github.com/angular/angular/issues/new?template=3-docs-bug.yaml) para que podamos solucionarlo.