aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-08-02 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-08-02 00:00:00 +0000
commit8e8dfd71be5635b00517b5d521da802b56bcf7ce409fff3ae3605530e4da00f0 (patch)
tree9eacc22ea8445f821fc660cecf7b40bf7b572f61e178ebcbd4dbb032fe5125db /i18n
parent55d101cce44d46a373f6e1c8318b08df3920c9fb2b13de2e2982e171796d0856 (diff)
Add support for Spanish
Diffstat (limited to 'i18n')
-rw-r--r--i18n/es.toml27
1 files changed, 27 insertions, 0 deletions
diff --git a/i18n/es.toml b/i18n/es.toml
new file mode 100644
index 0000000..21889d7
--- /dev/null
+++ b/i18n/es.toml
@@ -0,0 +1,27 @@
+[readingTime]
+ one = "1 minuto para leer"
+ other = "{{ .Count }} minutos para leer"
+
+[returnHome]
+ other = "Regresar a la página de inicio"
+
+[list]
+ other = "Lista"
+
+[feeds]
+ other = "Feeds"
+
+[atomFeed]
+ other = "Atom Feed"
+
+[tags]
+ other = "Etiquetas"
+
+[journalEntries]
+ other = "Entradas"
+
+[refs]
+ other = "Referencias"
+
+[navLinks]
+ other = "Enlaces de navegación"