Skip to content

Commit 9f48b38

Browse files
Merge pull request #276 from montoyamoraga/master
fix mail address in community page
2 parents 11e4b69 + fb41082 commit 9f48b38

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

i18n-tracking.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ es:
2525
line 195: ' creating-libraries'
2626
line 426: ' contributors-conference-support5'
2727
line 427: ' contributors-conference-support6'
28+
line 356: ' create2'
2829
zh-Hans:
2930
src/data/en.yml:
3031
line 43: ' sketch_info'
@@ -52,3 +53,4 @@ zh-Hans:
5253
line 195: ' creating-libraries'
5354
line 426: ' contributors-conference-support5'
5455
line 427: ' contributors-conference-support6'
56+
line 356: ' create2'

src/data/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ community:
352352
teach1: " Teach a workshop, a class, a friend, a collaborator! Tag @p5xjs on Twitter and we will do our best to share what you're doing."
353353
create-title: "Create."
354354
create1: " p5.js is looking for designers, artists, coders, programmers to bring your creative and amazing work to show on the front page and inspire other people. Submit your work to "
355-
create2: "feature@p5js.org"
355+
create2: "hello@p5js.org"
356356
create3: "."
357357
donate-title: "Donate."
358358
donate1: " p5.js is free and open source and made by artists. Help support the development of p5.js through a donation to the "

src/data/es.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ community:
352352
teach1: " Teach a workshop, a class, a friend, a collaborator! Tag @p5xjs on Twitter and we will do our best to share what you're doing."
353353
create-title: "Crea."
354354
create1: " p5.js está buscando diseñadores, artistas y programadores que contribuyan con una obra increíble y creativa para ser mostrada en la página principal y así inspirar al resto. Envía tu trabajo a "
355-
create2: "feature@p5js.org"
355+
create2: "hello@p5js.org"
356356
create3: "."
357357
donate-title: "Dona."
358358
donate1: " p5.js es gratuito y de código abierto y hecho por artistas. Ayuda al desarrollo de p5.js a través de una donación a la "

0 commit comments

Comments
 (0)