File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
es :
2
2
src/data/en.yml :
3
+ line 480 : ' notes3'
3
4
line 44 : ' description-roni'
4
5
line 45 : ' project-phuong'
5
6
line 17 : Showcase
@@ -170,14 +171,14 @@ es:
170
171
line 551 : ' credit-moon-xin'
171
172
line 552 : ' description-moon-xin'
172
173
line 669 : ' credit-moon-xin'
173
- line 480 : ' notes-title'
174
174
line 481 : ' notes1'
175
175
line 482 : ' notes2'
176
176
line 483 : ' notes3'
177
177
line 484 : ' notes4'
178
178
line 485 : ' notes5'
179
179
zh-Hans :
180
180
src/data/en.yml :
181
+ line 480 : ' notes3'
181
182
line 44 : ' description-roni'
182
183
line 45 : ' project-phuong'
183
184
line 17 : Showcase
@@ -275,7 +276,6 @@ zh-Hans:
275
276
line 551 : ' credit-moon-xin'
276
277
line 552 : ' description-moon-xin'
277
278
line 669 : ' credit-moon-xin'
278
- line 480 : ' notes-title'
279
279
line 481 : ' notes1'
280
280
line 482 : ' notes2'
281
281
line 483 : ' notes3'
Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ community:
476
476
notes-title : " Notes"
477
477
notes1 : " Please also see our "
478
478
notes2 : " p5.js Code of Conduct"
479
- notes3 : " . This statement is licensed under a "
479
+ notes3 : " . The p5.js Community Statement is licensed under a "
480
480
notes4 : " Creative Commons license"
481
481
notes5 : " . Please feel free to share and remix with attribution."
482
482
Original file line number Diff line number Diff line change @@ -479,7 +479,7 @@ community:
479
479
notes-title : " Notes"
480
480
notes1 : " Please also see our "
481
481
notes2 : " p5.js Code of Conduct"
482
- notes3 : " . Esta declaración está licenciada bajo "
482
+ notes3 : " . Esta Declaración de comunidad en torno a p5.js está licenciada bajo "
483
483
notes4 : " Licencia de Creative Commons"
484
484
notes5 : " . Por favor comparte y remezcla con atribución."
485
485
contribute-title : " Contribuye"
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ slug: community/
45
45
<ul aria-labelledby =" in-future" class =" bullets list_view" >
46
46
<li >{{ #i18n " in-the-future1" }} {{ /i18n }} </li >
47
47
</ul >
48
-
48
+ < br >
49
49
<h3 id =" notes" class =' sr-only' >{{ #i18n " notes-title" }} {{ /i18n }} </h3 >
50
50
<p >{{ #i18n " notes1" }} {{ /i18n }} <a href =" " >{{ #i18n " notes2" }} {{ /i18n }} </a >{{ #i18n " notes3" }} {{ /i18n }} <a href =" https://creativecommons.org/licenses/by-sa/4.0/" >{{ #i18n " notes4" }} {{ /i18n }} </a >{{ #i18n " notes5" }} {{ /i18n }} </p >
51
51
</div >
You can’t perform that action at this time.
0 commit comments