summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/es.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/PaperMod/i18n/es.yaml')
-rw-r--r--themes/PaperMod/i18n/es.yaml33
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/PaperMod/i18n/es.yaml b/themes/PaperMod/i18n/es.yaml
new file mode 100644
index 0000000..163bfc4
--- /dev/null
+++ b/themes/PaperMod/i18n/es.yaml
@@ -0,0 +1,33 @@
+- id: prev_page
+ translation: "Página anterior"
+
+- id: next_page
+ translation: "Página siguiente"
+
+- id: read_time
+ translation:
+ one : "1 min"
+ other: "{{ .Count }} min"
+
+- id: words
+ translation:
+ one : "palabra"
+ other: "{{ .Count }} palabras"
+
+- id: toc
+ translation: "Tabla de Contenidos"
+
+- id: translations
+ translation: "Traducciones"
+
+- id: home
+ translation: "Inicio"
+
+- id: edit_post
+ translation: "Editar"
+
+- id: code_copy
+ translation: "copiar"
+
+- id: code_copied
+ translation: "¡copiado!"