mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Update es.toml (#559)
* Update es.toml Added missing i18n tags to the Spanish translation. * Update CONTRIBUTORS.md
This commit is contained in:
30
i18n/es.toml
30
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 @@ other = "Desarrollado por"
|
||||
|
||||
[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"
|
||||
|
||||
Reference in New Issue
Block a user