|
1 | 1 | { |
2 | 2 | "brand": { "name": "Python-MG" }, |
3 | 3 | "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!" }, |
5 | 5 | "text": { "pt": "Grupo de usuários da linguagem Python em Minas Gerais.", "en": "Python user group in Minas Gerais, Brazil." } |
6 | 6 | }, |
7 | 7 | "about": { |
|
22 | 22 | ], |
23 | 23 | "partnersIntro": { "pt": "Eventos, instituições e comunidades que fortalecem o ecossistema Python.", "en": "Events, organisations, and communities that strengthen the Python ecosystem." }, |
24 | 24 | "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/" }, |
27 | 27 | { "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/" }, |
28 | 28 | { "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/" } |
29 | 29 | ], |
|
0 commit comments