File tree Expand file tree Collapse file tree 7 files changed +7
-1
lines changed Expand file tree Collapse file tree 7 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ tagline5: Processing community times JavaScript community
33
33
tagline6 : the power of Processing times the reach of JavaScript
34
34
tagline7 : The p5.js community stands in solidarity with Black Lives Matter.
35
35
home :
36
+ search-bar : Search p5js.org
36
37
start-creating : Start creating with the p5 Editor!
37
38
p1xh1 : Hello!
38
39
p1x1 : >-
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ tagline5: la comunidad de Processing x la comunidad de JavaScript
33
33
tagline6 : el poder de procesamiento de Processing x el alcance de JavaScript
34
34
tagline7 : La comunidad de p5.jS se solidariza con Black Lives Matter.
35
35
home :
36
+ search-bar : Buscar en p5js.org
36
37
start-creating : ¡Empieza a crear con el Editor de p5!
37
38
p1xh1 : ¡Hola!
38
39
p1x1 : >-
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ tagline5: प्रोसेसिंग का समुदाय गुणा
33
33
tagline6 : प्रोसेसिंग की शक्ति गुणा जावास्क्रिप्ट की पहुंच
34
34
tagline7 : The p5.js community stands in solidarity with Black Lives Matter.
35
35
home :
36
+ search-bar : p5js.org खोजें
36
37
start-creating : P5 संपादक के साथ बनाना शुरू करें!
37
38
p1xh1 : नमस्ते!
38
39
p1x1 : >-
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ tagline5: la community di Processing x la community di JavaScript
27
27
tagline6 : il potere di Processing x la portata di JavaScript
28
28
tagline7 : La p5.js community esprime solidarietà con il movimento Black Lives Matter.
29
29
home :
30
+ search-bar : Cerca su p5js.org
30
31
blmnamelistending : ' e tanti altri, troppi da elencare qui...'
31
32
blmstatement1 : >-
32
33
Questo sito è attualmente offline, come piccolo segno di rispetto e di
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ tagline5: 프로세싱 커뮤니티에 자바스크립트 커뮤니티를 곱하
33
33
tagline6 : 프로세싱의 강력함에 자바스크립트의 범용성을 곱하다*
34
34
tagline7 : p5.js 커뮤니티는 Black Lives Matter와 연대합니다.
35
35
home :
36
+ search-bar : p5js.org 검색
36
37
start-creating : p5 에디터로 프로젝트 시작하기
37
38
p1xh1 : 안녕하세요!
38
39
p1x1 : >-
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ tagline5: Processing 的社群结合 JavaScript 的社群
33
33
tagline6 : Processing 的力量结合 JavaScript 的范围
34
34
tagline7 : P5.js 社区与 Black Lives Matter 站在一起,表达团结和支持。
35
35
home :
36
+ search-bar : 搜寻 p5js.org
36
37
start-creating : 使用 p5 编辑器开始创作!
37
38
p1xh1 : 你好!
38
39
p1x1 : >-
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ slug: /
10
10
<form id =" search" method =" get" action =" https://www.google.com/search" >
11
11
<input type =" hidden" name =" as_sitesearch" value =" p5js.org" >
12
12
<input id =" search_button" type =" submit" aria-label =" Search" class =' sr-only' >
13
- <input id =' search_field' type =" text" size =" 20" placeholder =" Search p5js.org " name =" q" >
13
+ <input id =' search_field' type =" text" size =" 20" placeholder =" {{ #i18n " search-bar " }} {{ /i18n }} " name =" q" >
14
14
<label class =" sr-only" for =" search_field" >Search p5js.org</label >
15
15
</form >
16
16
You can’t perform that action at this time.
0 commit comments