Skip to content

Commit 2ff7eca

Browse files
committed
fix: somos comunidad missing quotes
1 parent b39bc43 commit 2ff7eca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"title": "8. Commitment",
169169
"description": "Web Dev Talks seeks to be a space where all people can learn, share, and coexist without fear of being harassed, discriminated against, or intimidated.",
170170
"responsibility": "Maintaining this environment is everyone's responsibility.",
171-
"community": "We are community."
171+
"community": "\"We are community\"."
172172
}
173173
}
174174
}

public/i18n/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"title": "8. Compromiso",
178178
"description": "Web Dev Talks busca ser un espacio donde todas las personas puedan aprender, compartir y convivir sin miedo a ser acosadas, discriminadas o intimidadas.",
179179
"responsibility": "Mantener este ambiente es responsabilidad de todos.",
180-
"community": "Somos comunidad."
180+
"community": "Somos comunidad"
181181
}
182182
}
183183
}

0 commit comments

Comments
 (0)