Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/es.toml')
-rw-r--r--i18n/es.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/i18n/es.toml b/i18n/es.toml
index 167cc13..411af68 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -1,9 +1,7 @@
[404_title]
other = "404"
[404_description]
- other = "Oops! O bien encontraste un bug (en cuyo caso, [por favor avisame](mailto:{{ .Site.Params.email }})) o simplemente estas inventando cosas. Esta página no existe!"
-[index_avatarAlt]
- other = "Mi foto de perfil"
+ other = "Oops! O bien encontraste un bug{{ with .Site.Params.email }} (en cuyo caso, [por favor avisame](mailto:{{ . }})) {{ end }} o simplemente estas inventando cosas. Esta página no existe!"
[index_blog_latestPosts]
other = "Últimas Entradas"
[index_blog_allPosts]