Update es.toml (#559)

* Update es.toml

Added missing i18n tags to the Spanish translation.

* Update CONTRIBUTORS.md
This commit is contained in:
Roberto Gongora
2021-04-24 17:42:40 -05:00
committed by GitHub
parent faef9bf0d6
commit a08139227c
2 changed files with 32 additions and 1 deletions

View File

@@ -96,4 +96,5 @@
- [Ziwei Pan](https://github.com/PanZiwei/) - [Ziwei Pan](https://github.com/PanZiwei/)
- [Viktar Patotski](https://github.com/xp-vit) - [Viktar Patotski](https://github.com/xp-vit)
- [cuso4-5h2o](https://www.cuso4.me) - [cuso4-5h2o](https://www.cuso4.me)
- [freeformz](https://icanhazdowntime.org) - [freeformz](https://icanhazdowntime.org)
- [Roberto Gongora](https://yourfavourite.blog)

View File

@@ -1,15 +1,24 @@
[category] [category]
other = "categoría" other = "categoría"
[categories]
other = "categorías"
[tag] [tag]
other = "etiqueta" other = "etiqueta"
[tags]
other = "etiquetas"
[series] [series]
other = "serie" other = "serie"
[author] [author]
other = "autor" other = "autor"
[authors]
other = "autores"
[posts] [posts]
other = "publicaciones" other = "publicaciones"
@@ -31,3 +40,24 @@ other = "Desarrollado por"
[see_also] [see_also]
other = "También ver en" 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"