Initial commit
This commit is contained in:
commit
720fa4a18b
17 changed files with 882 additions and 0 deletions
17
i18n/es.toml
Normal file
17
i18n/es.toml
Normal file
|
@ -0,0 +1,17 @@
|
|||
[blog]
|
||||
other = "Artículos"
|
||||
|
||||
[talks]
|
||||
other = "Talks"
|
||||
|
||||
[writtenBy]
|
||||
other = "Escrito por"
|
||||
|
||||
[on]
|
||||
other = "el"
|
||||
|
||||
[generator]
|
||||
other = "Hecho con <a href='https://gohugo.io'>Hugo</a> usando el tema <a href='https://github.com/EmielH/tale-hugo/'>Tale</a>."
|
||||
|
||||
[publishdate]
|
||||
other = "{{ .PublishDate.Day }} de {{ index $.Site.Data.months_es (printf \"%d\" .PublishDate.Month) }} de {{ .PublishDate.Year }}"
|
Loading…
Add table
Add a link
Reference in a new issue