Skip to content

Commit 8980750

Browse files
Add translations for Spanish (#640)
* Add Spanish translations. * Run pre-commit.
1 parent 992b831 commit 8980750

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

content/es/teams/maintainers.toml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ link = 'https://github.com/ilayn'
112112
type = 'card'
113113
classcard = 'text-center'
114114
body = '''{{< image >}}
115-
src = 'https://avatars.githubusercontent.com/u/60778417?u=6272842e4c0946308604a5f54cdaa8e6505adcbe&v=4"'
115+
src = 'https://avatars.githubusercontent.com/u/60778417?u=29f920eaf5b41b5bdfbde65631d0581a0bf870b8&v=4"'
116116
alt = 'Avatar of Jake Bowhay'
117117
{{< /image >}}
118118
Jake Bowhay'''
@@ -198,6 +198,16 @@ alt = 'Avatar of Melissa Weber Mendonça'
198198
Melissa Weber Mendonça'''
199199
link = 'https://github.com/melissawm'
200200

201+
[[item]]
202+
type = 'card'
203+
classcard = 'text-center'
204+
body = '''{{< image >}}
205+
src = 'https://avatars.githubusercontent.com/u/666402?u=08764de13b66ac2a20ff7fe3913c9f73cb1f8578&v=4"'
206+
alt = 'Avatar of Nick ODell'
207+
{{< /image >}}
208+
Nick ODell'''
209+
link = 'https://github.com/nickodell'
210+
201211
[[item]]
202212
type = 'card'
203213
classcard = 'text-center'

content/es/teams/triage-team.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ alt = 'Avatar of Xingyu Liu'
3838
Xingyu Liu'''
3939
link = 'https://github.com/charlotte12l'
4040

41+
[[item]]
42+
type = 'card'
43+
classcard = 'text-center'
44+
body = '''{{< image >}}
45+
src = 'https://avatars.githubusercontent.com/u/6213168?u=b69e5910ac6277e04ddd1723c91811d96b3eb49a&v=4"'
46+
alt = 'Avatar of Guido Imperiale'
47+
{{< /image >}}
48+
Guido Imperiale'''
49+
link = 'https://github.com/crusaderky'
50+
4151
[[item]]
4252
type = 'card'
4353
classcard = 'text-center'
@@ -88,16 +98,6 @@ alt = 'Avatar of Maja Gwóźdź'
8898
Maja Gwóźdź'''
8999
link = 'https://github.com/mkg33'
90100

91-
[[item]]
92-
type = 'card'
93-
classcard = 'text-center'
94-
body = '''{{< image >}}
95-
src = 'https://avatars.githubusercontent.com/u/666402?u=08764de13b66ac2a20ff7fe3913c9f73cb1f8578&v=4"'
96-
alt = 'Avatar of Nick ODell'
97-
{{< /image >}}
98-
Nick ODell'''
99-
link = 'https://github.com/nickodell'
100-
101101
[[item]]
102102
type = 'card'
103103
classcard = 'text-center'

0 commit comments

Comments
 (0)