Skip to content

Commit 30ec449

Browse files
committed
added placeholders for all translation files
1 parent e1990cb commit 30ec449

File tree

7 files changed

+20
-6
lines changed

7 files changed

+20
-6
lines changed

i18n-tracking.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
es:
22
src/data/en.yml:
3+
line 367: ' shader-intro-title'
4+
line 368: ' shader-intro'
35
line 883: ' p5.utils'
46
line 884: ' A set of utilities and additional features for my creative coding class aiming '
57
line 885: ' to help students.'
@@ -276,8 +278,6 @@ es:
276278
line 364: ' project-a-2-2-chung'
277279
line 365: ' project-a-3-1-chung'
278280
line 366: ' project-a-3-2-chung'
279-
line 367: ' project-a-4-1-chung'
280-
line 368: ' project-a-4-2-chung'
281281
line 369: ' project-a-4-3-chung'
282282
line 370: ' project-a-5-1-chung'
283283
line 371: ' project-a-5-2-chung'
@@ -1894,8 +1894,12 @@ hi:
18941894
line 1179: ' 2022-p5js-access-day-asl-support'
18951895
line 884: ' A set of utilities and additional features for my creative coding class aiming '
18961896
line 885: ' to help students.'
1897+
line 367: ' shader-intro-title'
1898+
line 368: ' shader-intro'
18971899
ko:
18981900
src/data/en.yml:
1901+
line 367: ' shader-intro-title'
1902+
line 368: ' shader-intro'
18991903
line 883: ' p5.utils'
19001904
line 884: ' A set of utilities and additional features for my creative coding class aiming '
19011905
line 885: ' to help students.'
@@ -2172,8 +2176,6 @@ ko:
21722176
line 364: ' project-a-2-2-chung'
21732177
line 365: ' project-a-3-1-chung'
21742178
line 366: ' project-a-3-2-chung'
2175-
line 367: ' project-a-4-1-chung'
2176-
line 368: ' project-a-4-2-chung'
21772179
line 369: ' project-a-4-3-chung'
21782180
line 370: ' project-a-5-1-chung'
21792181
line 371: ' project-a-5-2-chung'
@@ -3735,6 +3737,8 @@ ko:
37353737
line 84: ' copyright1'
37363738
zh-Hans:
37373739
src/data/en.yml:
3740+
line 367: ' shader-intro-title'
3741+
line 368: ' shader-intro'
37383742
line 883: ' p5.utils'
37393743
line 884: ' A set of utilities and additional features for my creative coding class aiming '
37403744
line 885: ' to help students.'
@@ -4010,8 +4014,6 @@ zh-Hans:
40104014
line 364: ' project-a-2-2-chung'
40114015
line 365: ' project-a-3-1-chung'
40124016
line 366: ' project-a-3-2-chung'
4013-
line 367: ' project-a-4-1-chung'
4014-
line 368: ' project-a-4-2-chung'
40154017
line 369: ' project-a-4-3-chung'
40164018
line 370: ' project-a-5-1-chung'
40174019
line 371: ' project-a-5-2-chung'

src/data/en.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,8 @@ learn:
364364
beyond-the-canvas: Creating and manipulating elements on the page beyond the canvas.
365365
3d-webgl-title: 3D/WebGL
366366
3d-webgl: Developing advanced graphics applications in p5.js using WEBGL mode.
367+
shader-intro-title: Introduction to Shaders
368+
shader-intro: The basics of creating shaders within p5js using WebGL
367369
color-title: Color
368370
color: An introduction to digital color.
369371
coordinate-system-and-shapes-title: Coordinate System and Shapes

src/data/es.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,8 @@ learn:
379379
3d-webgl: >-
380380
Desarrollo de aplicaciones con gráficas avanzadas en p5.js usando el modo
381381
WEBGL.
382+
shader-intro-title: Introduction to Shaders
383+
shader-intro: The basics of creating shaders within p5js using WebGL
382384
color-title: Color
383385
color: Una introducción al color digital.
384386
coordinate-system-and-shapes-title: Sistema de Coordenadas y Figuras

src/data/hi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,8 @@ learn:
365365
beyond-the-canvas: कैनवास से परे पृष्ठ पर तत्वों को बनाना और उनमें परिवर्तन करना।
366366
3d-webgl-title: 3D / WebGL
367367
3d-webgl: WebGL मोड का उपयोग करके p5.js में उन्नत ग्राफ़िक्स एप्लिकेशन विकसित करना।
368+
shader-intro-title: Introduction to Shaders
369+
shader-intro: The basics of creating shaders within p5js using WebGL
368370
color-title: रंग
369371
color: डिजिटल रंग के लिए एक परिचय।
370372
coordinate-system-and-shapes-title: समन्वय प्रणाली और आकृतियाँ

src/data/it.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,8 @@ learn:
379379
3d-webgl: >-
380380
Sviluppo di applicazioni grafiche avanzate in p5.js usando la modalità
381381
WEBGL.
382+
shader-intro-title: Introduction to Shaders
383+
shader-intro: The basics of creating shaders within p5js using WebGL
382384
color-title: Colore
383385
color: Una introduzione ai colori digitali.
384386
coordinate-system-and-shapes-title: Sistema di Coordinate e Figure

src/data/ko.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,8 @@ learn:
309309
beyond-the-canvas: 페이지상 캔버스 너머의 요소들 만들고 조작하기
310310
3d-webgl-title: 3D/WebGL
311311
3d-webgl: WebGL 모드 기반의 고급 그래픽 개발하기
312+
shader-intro-title: Introduction to Shaders
313+
shader-intro: The basics of creating shaders within p5js using WebGL
312314
color-title: 색상
313315
color: 디지털 색상 소개
314316
coordinate-system-and-shapes-title: 좌표와 도형

src/data/zh-Hans.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ learn:
311311
beyond-the-canvas: 创建及控制画布以外的元素。
312312
3d-webgl-title: 3D/WebGL
313313
3d-webgl: 使用 p5.js WebGL 模式制作高级图形程式。
314+
shader-intro-title: Introduction to Shaders
315+
shader-intro: The basics of creating shaders within p5js using WebGL
314316
color-title: 颜色
315317
color: 数码颜色的简介。
316318
coordinate-system-and-shapes-title: 坐标系统与图形

0 commit comments

Comments
 (0)