Skip to content

Commit cf624bf

Browse files
committed
tweaks on download page text
1 parent 85fe0d3 commit cf624bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

i18n/react-intl/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"home": "Home",
3-
"downloadTitle": "Create with code",
3+
"downloadTitle": "Create with code, everywhere",
44
"documentation": "Documentation",
55
"reference": "Reference",
66
"references": "References",
@@ -71,7 +71,7 @@
7171
"peopleIntro": "Processing is a community effort led by a small group of volunteers.",
7272
"booksIntro": "Processing books cover topics from programming basics to visualization. Browse this page to find the right books for you.",
7373
"readMore": "Read more",
74-
"downloadIntro": "With its vibrant community and endless resources, Processing is the perfect free and open-source tool for artists, designers, educators, and anyone looking to explore the creative side of coding. Download Processing and start creating today!",
74+
"downloadIntro": "Processing is open source and is available for macOS, Windows, and Linux. Projects created with Processing are also cross-platform, and can be used on macOS, Windows, Android, Raspberry Pi, and many other Linux platforms.",
7575
"olderVersions": "Looking for older versions?",
7676
"githubEarlierReleases": "Head over to GitHub for <a href='https://github.com/processing/processing4/releases'>earlier releases of Processing 4</a>.",
7777
"downloadChanges": "The <a href='https://github.com/processing/processing4/blob/main/build/shared/revisions.md'>list of revisions</a> covers the differences between releases in detail.",

i18n/react-intl/es.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"home": "Inicio",
3-
"downloadTitle": "Crear con código",
3+
"downloadTitle": "Crea con código, en cualquier lugar",
44
"documentation": "Documentación",
55
"reference": "Referencia",
66
"references": "Referencias",
@@ -71,7 +71,7 @@
7171
"peopleIntro": "Processing es un esfuerzo comunitario lidereado por un pequeño grupo de voluntarios.",
7272
"booksIntro": "Los libros sobre Processing cubren temas desde los principios básicos de programación a la visualización. Navega esta pagina para encontrar un libro adecuado para ti.",
7373
"readMore": "Leer más",
74-
"downloadIntro": "Por su vibrante comunidad y sin fin de recursos, Processing es la perfecta herramienta, además de gratuita y de código abierto, para artistias, diseñadores, educadores, y cualquier persona interesada en explorar el lado creativo de la programación. Descarga Processing y empieza a crear hoy!",
74+
"downloadIntro": "Processing es código abierto y está disponible para macOS, Windows, y Linux. Proyectos creados con Processing también multiplataforma, y pueden ser ejecutados en macOS, Windows, Android, Raspberry Pi, y muchas plataformas Linux.",
7575
"olderVersions": "¿Buscas versiones anteriores?",
7676
"githubEarlierReleases": "En GitHub encontrarás <a href='https://github.com/processing/processing4/releases'>versiones anteriores de Processing 4</a>.",
7777
"downloadChanges": "La <a href='https://github.com/processing/processing4/blob/main/build/shared/revisions.md'>lista de revisiones</a> cubre las diferencias entre versiones a detalle.",

0 commit comments

Comments
 (0)