From 09c980c55b78dc2b7b779e6a0a2dd84ec220904a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Sat, 1 Jun 2019 13:17:40 +0200 Subject: [PATCH] Spanish Translation --- i18n/es.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 i18n/es.toml diff --git a/i18n/es.toml b/i18n/es.toml new file mode 100644 index 0000000..a6c052c --- /dev/null +++ b/i18n/es.toml @@ -0,0 +1,17 @@ +[more] +other = "Más" + +[allTitle] +other = "Todos los {{.Title }}" + +[recentTitle] +other = "{{.Title }} Recientes" + +[readMore] +other = "Leer más" + +[whatsInThis] +other = "Qué hay en este {{ .Type }}" + +[related] +other = "Relacionado"