summaryrefslogtreecommitdiff
path: root/i18n/es.toml
blob: 781f1154418c6a80fda5e9d3d656b18290f14196f19ee0997ff1e76ed5f805ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[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"

[pageNotFound]
  other = "Página no encontrada"