Skip to content

Commit de22423

Browse files
committed
ajusta fino de copy
1 parent c11f6cf commit de22423

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/site.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"brand": { "name": "Python-MG" },
33
"hero": {
4-
"title": { "pt": "Seja bem-vindo ao Python-MG!", "en": "Welcome to Python-MG!" },
4+
"title": { "pt": "Seja bem-vindo à Python-MG!", "en": "Welcome to Python-MG!" },
55
"text": { "pt": "Grupo de usuários da linguagem Python em Minas Gerais.", "en": "Python user group in Minas Gerais, Brazil." }
66
},
77
"about": {
@@ -22,8 +22,8 @@
2222
],
2323
"partnersIntro": { "pt": "Eventos, instituições e comunidades que fortalecem o ecossistema Python.", "en": "Events, organisations, and communities that strengthen the Python ecosystem." },
2424
"partners": [
25-
{ "title": { "pt": "Evento regional", "en": "Regional event" }, "text": { "pt": "Python Sudeste reúne comunidades da região Sudeste.", "en": "Python Sudeste brings together communities from Southeast Brazil." }, "linkText": { "pt": "Python Sudeste", "en": "Python Sudeste" }, "href": "https://sudeste.python.org.br" },
26-
{ "title": { "pt": "Evento nacional", "en": "National event" }, "text": { "pt": "Python Brasil é o encontro nacional da comunidade Python.", "en": "Python Brasil is the national gathering of the Python community." }, "linkText": { "pt": "Python Brasil", "en": "Python Brasil" }, "href": "https://pythonbrasil.org.br/" },
25+
{ "title": { "pt": "Python Sudeste", "en": "Python Sudeste" }, "text": { "pt": "Python Sudeste é um evento anual que reúne comunidades da região Sudeste.", "en": "Python Sudeste is an annual event that brings together communities from Southeast Brazil." }, "linkText": { "pt": "Python Sudeste", "en": "Python Sudeste" }, "href": "https://sudeste.python.org.br" },
26+
{ "title": { "pt": "Python Brasil", "en": "Python Brasil" }, "text": { "pt": "Python Brasil é o encontro nacional da comunidade Python.", "en": "Python Brasil is the national gathering of the Python community." }, "linkText": { "pt": "Python Brasil", "en": "Python Brasil" }, "href": "https://pythonbrasil.org.br/" },
2727
{ "title": { "pt": "Associação Python Brasil", "en": "Python Brasil Association" }, "text": { "pt": "A APyB apoia e representa a comunidade Python no Brasil.", "en": "APyB supports and represents the Python community in Brazil." }, "linkText": { "pt": "Conheça a APyB", "en": "Meet APyB" }, "href": "https://apyb.python.org.br/" },
2828
{ "title": { "pt": "Outras comunidades locais", "en": "Other local communities" }, "text": { "pt": "Encontre grupos Python em outras cidades e regiões do país.", "en": "Find Python groups in other cities and regions across Brazil." }, "linkText": { "pt": "Ver comunidades locais", "en": "View local communities" }, "href": "https://python.org.br/comunidades-locais/" }
2929
],

0 commit comments

Comments
 (0)