File tree Expand file tree Collapse file tree 5 files changed +10
-2
lines changed Expand file tree Collapse file tree 5 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 287
287
line 112 : ' 2019cc_24'
288
288
line 420 : ' p5.shape.js'
289
289
line 573 : ' output15'
290
+ line 7 : Donate
291
+ line 16 : ' 2015cc_5'
290
292
zh-Hans :
291
- src/data/en.yml : {}
293
+ src/data/en.yml :
294
+ line 7 : Donate
295
+ line 16 : ' 2015cc_5'
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Sidebar-Title: "Site Navigation"
4
4
Home : " Home"
5
5
Editor : " Editor"
6
6
Download : " Download"
7
+ Donate : " Donate"
7
8
Start : " Get Started"
8
9
Reference : " Reference"
9
10
Libraries : " Libraries"
@@ -535,7 +536,7 @@ community:
535
536
2015cc_2 : " Participants jump, smile and throw their hands in the air on a green lawn"
536
537
2015cc_3 : " Woman presenting the p5.js community statement from her laptop"
537
538
2015cc_4 : " Woman expressively speaks into a microphone while two male collaborators look on"
538
- 2015cc_5 : " Participants attentively smile towards the front of the class "
539
+ 2015cc_5 : " Participants attentively smile and listen to a presentation "
539
540
2015cc_6 : " Woman reads about p5.js into a microphone to three female students"
540
541
2015cc_7 : " Participants sit in a circle around a white board with sticky notes on it while a female student speaks into a microphone"
541
542
2015cc_8 : " Participants sit around a table looking at each others laptops and compare code "
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Sidebar-Title: "Navegación del sitio"
4
4
Home : " Inicio"
5
5
Editor : " Editor"
6
6
Download : " Descargar"
7
+ Donate : " Donate"
7
8
Start : " Empezar"
8
9
Reference : " Referencia"
9
10
Libraries : " Bibliotecas"
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Sidebar-Title: "网站导航"
4
4
Home : " 主页"
5
5
Editor : " 编辑器"
6
6
Download : " 下载"
7
+ Donate : " Donate"
7
8
Start : " 入门"
8
9
Reference : " 参考文献"
9
10
Libraries : " 程式库"
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ slug: sidebar
9
9
<li ><a href =" {{ root }} /" >{{ #i18n " Home" }} {{ /i18n }} </a ></li >
10
10
<li ><a href =" https://editor.p5js.org" >{{ #i18n " Editor" }} {{ /i18n }} </a ></li >
11
11
<li ><a href =" {{ root }} /download/" >{{ #i18n " Download" }} {{ /i18n }} </a ></li >
12
+ <li ><a href =" {{ root }} /download/support.html" >{{ #i18n " Donate" }} {{ /i18n }} </a ></li >
12
13
<li ><a href =" {{ root }} /get-started/" >{{ #i18n " Start" }} {{ /i18n }} </a ></li >
13
14
<li ><a href =" {{ root }} /reference/" >{{ #i18n " Reference" }} {{ /i18n }} </a ></li >
14
15
<li ><a href =" {{ root }} /libraries/" >{{ #i18n " Libraries" }} {{ /i18n }} </a ></li >
You can’t perform that action at this time.
0 commit comments