mirror of https://github.com/luizdepra/hugo-coder.git

Roberto Gongora
25.42.2021 a08139227c3577349890e190db52d36e6623fd9d
Update es.toml (#559)

* Update es.toml

Added missing i18n tags to the Spanish translation.

* Update CONTRIBUTORS.md
2 files modified
33 ■■■■■ changed files
CONTRIBUTORS.md 3 ●●●● patch | view | raw | blame | history
i18n/es.toml 30 ●●●●● patch | view | raw | blame | history
CONTRIBUTORS.md
@@ -96,4 +96,5 @@
- [Ziwei Pan](https://github.com/PanZiwei/)
- [Viktar Patotski](https://github.com/xp-vit)
- [cuso4-5h2o](https://www.cuso4.me)
- [freeformz](https://icanhazdowntime.org)
- [freeformz](https://icanhazdowntime.org)
- [Roberto Gongora](https://yourfavourite.blog)
i18n/es.toml
@@ -1,15 +1,24 @@
[category]
other = "categoría"
[categories]
other = "categorías"
[tag]
other = "etiqueta"
[tags]
other = "etiquetas"
[series]
other = "serie"
[author]
other = "autor"
[authors]
other = "autores"
[posts]
other = "publicaciones"
@@ -31,3 +40,24 @@
[see_also]
other = "También ver en"
[note]
other = "nota"
[tip]
other = "consejo"
[example]
other = "ejemplo"
[question]
other = "pregunta"
[info]
other = "información"
[warning]
other = "advertencia"
[error]
other = "error"