Skip to content

Commit 8eeb6f0

Browse files
authored
Merge pull request #1291 from lf32/wspace
Add missing whitespace in community page
2 parents d5a543a + 406a62a commit 8eeb6f0

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

i18n-tracking.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
es:
22
src/data/en.yml:
3+
line 980: ' contributors-conference1'
34
line 1642: ' teach-case1-title'
45
line 1643: ' teach-case1-lead-name'
56
line 1644: ' teach-case1-image-alt'
@@ -881,7 +882,6 @@ es:
881882
line 977: ' color-transparency-p3x1'
882883
line 978: ' Alpha values also range from 0 to 255, with 0 being completely transparent'
883884
line 979: ' (i.e., 0% opaque) and 255 completely opaque (i.e., 100% opaque).'
884-
line 980: ' color-custom-ranges-title'
885885
line 981: ' color-custom-ranges-p1x1'
886886
line 982: ' RGB color with ranges of 0 to 255 is not the only way you can handle color'
887887
line 983: ' in p5.js, in fact, it allows us to think about color any way we like. For'
@@ -1965,6 +1965,7 @@ es:
19651965
line 1998: ' teach-case21-content5'
19661966
hi:
19671967
src/data/en.yml:
1968+
line 980: ' contributors-conference1'
19681969
line 883: ' p5.utils'
19691970
line 1153: ' 2022-p5js-access-day-date'
19701971
line 26: footer6
@@ -2283,6 +2284,7 @@ hi:
22832284
line 2103: ' teach-workshop3-time'
22842285
ko:
22852286
src/data/en.yml:
2287+
line 980: ' contributors-conference1'
22862288
line 1642: ' teach-case1-title'
22872289
line 1643: ' teach-case1-lead-name'
22882290
line 1644: ' teach-case1-image-alt'
@@ -3164,7 +3166,6 @@ ko:
31643166
line 977: ' color-transparency-p3x1'
31653167
line 978: ' Alpha values also range from 0 to 255, with 0 being completely transparent'
31663168
line 979: ' (i.e., 0% opaque) and 255 completely opaque (i.e., 100% opaque).'
3167-
line 980: ' color-custom-ranges-title'
31683169
line 981: ' color-custom-ranges-p1x1'
31693170
line 982: ' RGB color with ranges of 0 to 255 is not the only way you can handle color'
31703171
line 983: ' in p5.js, in fact, it allows us to think about color any way we like. For'
@@ -4248,6 +4249,7 @@ ko:
42484249
line 1998: ' teach-case21-content5'
42494250
zh-Hans:
42504251
src/data/en.yml:
4252+
line 980: ' contributors-conference1'
42514253
line 1642: ' teach-case1-title'
42524254
line 1643: ' teach-case1-lead-name'
42534255
line 1644: ' teach-case1-image-alt'
@@ -5129,7 +5131,6 @@ zh-Hans:
51295131
line 977: ' color-transparency-p3x1'
51305132
line 978: ' Alpha values also range from 0 to 255, with 0 being completely transparent'
51315133
line 979: ' (i.e., 0% opaque) and 255 completely opaque (i.e., 100% opaque).'
5132-
line 980: ' color-custom-ranges-title'
51335134
line 981: ' color-custom-ranges-p1x1'
51345135
line 982: ' RGB color with ranges of 0 to 255 is not the only way you can handle color'
51355136
line 983: ' in p5.js, in fact, it allows us to think about color any way we like. For'

src/data/en.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -974,9 +974,7 @@ community:
974974
donate2: Processing Foundation
975975
donate3: .
976976
contributors-conference-title: p5.js Contributors Conference
977-
contributors-conference1: >-
978-
While most work happens online, we also convene IRL. We've had two
979-
contributors conferences held at the
977+
contributors-conference1: 'While most work happens online, we also convene IRL. We''ve had two contributors conferences held at the '
980978
contributors-conference2: >-
981979
at Carnegie Mellon University in Pittsburgh, PA. Artists, designers,
982980
developers, educators, and got together to advance the p5.js project.

src/data/hi.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -973,9 +973,7 @@ community:
973973
donate2: प्रोसेसिंग फाउंडेशन
974974
donate3: ' को दान के माध्यम से p5.js के विकास में सहायता करें। '
975975
contributors-conference-title: p5.js योगदानकर्ता सम्मेलन
976-
contributors-conference1: >-
977-
जबकि अधिकांश कार्य ऑनलाइन होते है, हम IRL भी आयोजित करते हैं। हमने
978-
पिट्सबर्ग, पेंसिल्वेनिया में
976+
contributors-conference1: 'जबकि अधिकांश कार्य ऑनलाइन होते है, हम IRL भी आयोजित करते हैं। हमने पिट्सबर्ग, पेंसिल्वेनिया में '
979977
contributors-conference2: >-
980978
कार्नेगी मेलन विश्वविद्यालय में योगदानकर्ताओं के दो सम्मेलन आयोजित किए।
981979
कलाकार, डिजाइनर, डेवलपर्स, शिक्षक p5.js परियोजना को आगे बढ़ाने के लिए एक साथ

0 commit comments

Comments
 (0)