Skip to content

Commit a081392

Browse files
Update es.toml (#559)
* Update es.toml Added missing i18n tags to the Spanish translation. * Update CONTRIBUTORS.md
1 parent faef9bf commit a081392

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,5 @@
9696
- [Ziwei Pan](https://github.com/PanZiwei/)
9797
- [Viktar Patotski](https://github.com/xp-vit)
9898
- [cuso4-5h2o](https://www.cuso4.me)
99-
- [freeformz](https://icanhazdowntime.org)
99+
- [freeformz](https://icanhazdowntime.org)
100+
- [Roberto Gongora](https://yourfavourite.blog)

i18n/es.toml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
11
[category]
22
other = "categoría"
33

4+
[categories]
5+
other = "categorías"
6+
47
[tag]
58
other = "etiqueta"
69

10+
[tags]
11+
other = "etiquetas"
12+
713
[series]
814
other = "serie"
915

1016
[author]
1117
other = "autor"
1218

19+
[authors]
20+
other = "autores"
21+
1322
[posts]
1423
other = "publicaciones"
1524

@@ -31,3 +40,24 @@ other = "Desarrollado por"
3140

3241
[see_also]
3342
other = "También ver en"
43+
44+
[note]
45+
other = "nota"
46+
47+
[tip]
48+
other = "consejo"
49+
50+
[example]
51+
other = "ejemplo"
52+
53+
[question]
54+
other = "pregunta"
55+
56+
[info]
57+
other = "información"
58+
59+
[warning]
60+
other = "advertencia"
61+
62+
[error]
63+
other = "error"

0 commit comments

Comments
 (0)