File tree Expand file tree Collapse file tree 5 files changed +32
-14
lines changed Expand file tree Collapse file tree 5 files changed +32
-14
lines changed Original file line number Diff line number Diff line change 170
170
line 551 : ' credit-moon-xin'
171
171
line 552 : ' description-moon-xin'
172
172
line 669 : ' credit-moon-xin'
173
+ line 480 : ' notes-title'
174
+ line 481 : ' notes1'
175
+ line 482 : ' notes2'
176
+ line 483 : ' notes3'
177
+ line 484 : ' notes4'
178
+ line 485 : ' notes5'
173
179
zh-Hans :
174
180
src/data/en.yml :
175
181
line 44 : ' description-roni'
@@ -269,3 +275,9 @@ zh-Hans:
269
275
line 551 : ' credit-moon-xin'
270
276
line 552 : ' description-moon-xin'
271
277
line 669 : ' credit-moon-xin'
278
+ line 480 : ' notes-title'
279
+ line 481 : ' notes1'
280
+ line 482 : ' notes2'
281
+ line 483 : ' notes3'
282
+ line 484 : ' notes4'
283
+ line 485 : ' notes5'
Original file line number Diff line number Diff line change @@ -473,10 +473,12 @@ community:
473
473
in-times-conflict7 : " We are mindful and kind in our interactions."
474
474
in-the-future-title : " In the future:"
475
475
in-the-future1 : " The future is now."
476
- sharing-title : " Sharing"
477
- sharing1 : " This statement is licensed under a "
478
- sharing2 : " Creative Commons license"
479
- sharing3 : " . Please feel free to share and remix with attribution."
476
+ notes-title : " Notes"
477
+ notes1 : " Please also see our "
478
+ notes2 : " p5.js Code of Conduct"
479
+ notes3 : " . This statement is licensed under a "
480
+ notes4 : " Creative Commons license"
481
+ notes5 : " . Please feel free to share and remix with attribution."
480
482
481
483
contribute-title : " Contribute"
482
484
contribute1 : " Our community is always looking for enthusiasts to help in all different ways."
Original file line number Diff line number Diff line change @@ -476,10 +476,12 @@ community:
476
476
in-times-conflict7 : " Somos conscientes y amables en nuestras interacciones."
477
477
in-the-future-title : " En el futuro:"
478
478
in-the-future1 : " El futuro es ahora."
479
- sharing-title : " Compartir"
480
- sharing1 : " Esta declaración está licenciada bajo "
481
- sharing2 : " Licencia de Creative Commons"
482
- sharing3 : " . Por favor comparte y remezcla con atribución."
479
+ notes-title : " Notes"
480
+ notes1 : " Please also see our "
481
+ notes2 : " p5.js Code of Conduct"
482
+ notes3 : " . Esta declaración está licenciada bajo "
483
+ notes4 : " Licencia de Creative Commons"
484
+ notes5 : " . Por favor comparte y remezcla con atribución."
483
485
contribute-title : " Contribuye"
484
486
contribute1 : " Nuestra comunidad siempre está buscando entusiastas para ayudar de diferentes maneras."
485
487
develop-title : " Desarrolla."
Original file line number Diff line number Diff line change @@ -473,10 +473,12 @@ community:
473
473
in-times-conflict7 : " 在我们的互动中,我们保持细心及友善。"
474
474
in-the-future-title : " 在未来:"
475
475
in-the-future1 : " 未来就是现在。"
476
- sharing-title : " 共享"
477
- sharing1 : " 此宣言可根据 "
478
- sharing2 : " Creative Commons license"
479
- sharing3 : " 条款下使用。请随意分享及更改并注明出处。"
476
+ notes-title : " Notes"
477
+ notes1 : " Please also see our "
478
+ notes2 : " p5.js Code of Conduct"
479
+ notes3 : " 。此宣言可根据 "
480
+ notes4 : " Creative Commons license"
481
+ notes5 : " 条款下使用。请随意分享及更改并注明出处。"
480
482
481
483
contribute-title : " 贡献"
482
484
contribute1 : " 我们的社群都会一直需要各种不同的帮助。"
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ slug: community/
46
46
<li >{{ #i18n " in-the-future1" }} {{ /i18n }} </li >
47
47
</ul >
48
48
49
- <h3 id =" sharing " >{{ #i18n " sharing -title" }} {{ /i18n }} </h3 >
50
- <p >{{ #i18n " sharing1 " }} {{ /i18n }} <a href =" https://creativecommons.org/licenses/by-sa/4.0/" >{{ #i18n " sharing2 " }} {{ /i18n }} </a >{{ #i18n " sharing3 " }} {{ /i18n }} </p >
49
+ <h3 id =" notes " class = ' sr-only ' >{{ #i18n " notes -title" }} {{ /i18n }} </h3 >
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 >
52
52
53
53
<h2 id =" contribute" >{{ #i18n " contribute-title" }} {{ /i18n }} </h2 >
You can’t perform that action at this time.
0 commit comments