Skip to content

Commit 5fb9804

Browse files
committed
Automatic update of translation files (d20dc51)
1 parent d20dc51 commit 5fb9804

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

src/data/es.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,9 @@ libraries:
938938
Una libreria de animación matematica para p5.js, amigable para novatos.
939939
Creada con la tutoría de Nick McIntyre and Jithin KS.
940940
p5.fab: p5.fab controla la maquina de fabricación digital desde p5.js.
941+
p5.utils: >-
942+
A set of utilities and additional features for my creative coding class
943+
aiming to help students.
941944
using-a-library-title: Usando una biblioteca
942945
using-a-library1: >-
943946
Una biblioteca p5.js puede ser cualquier código p5.js que extiende o añade a

src/data/hi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -874,6 +874,9 @@ libraries:
874874
A beginner friendly math animation library for p5.js. Created with
875875
mentorship from Nick McIntyre and Jithin KS.
876876
p5.fab: p5.fab p5.js से डिजिटल निर्माण मशीनों को नियंत्रित करता है।
877+
p5.utils: >-
878+
A set of utilities and additional features for my creative coding class
879+
aiming to help students.
877880
using-a-library-title: पुस्तकालय का उपयोग करना
878881
using-a-library1: >-
879882
एक p5.js पुस्तकालय कोई भी JavaScript कोड हो सकता है जो p5.js मुख्य

src/data/ko.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,9 @@ libraries:
688688
A beginner friendly math animation library for p5.js. Created with
689689
mentorship from Nick McIntyre and Jithin KS.
690690
p5.fab: p5.fab controls digital fabrication machines from p5.js.
691+
p5.utils: >-
692+
A set of utilities and additional features for my creative coding class
693+
aiming to help students.
691694
using-a-library-title: 라이브러리 이용하기
692695
using-a-library1: >-
693696
라이브러리란 p5.js의 핵심 기능을 확장하거나 추가하는 자바스크립트 코드를 말합니다. 라이브러리에는 크게 두 종류가 있습니다. 주요

src/data/zh-Hans.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,9 @@ libraries:
644644
A beginner friendly math animation library for p5.js. Created with
645645
mentorship from Nick McIntyre and Jithin KS.
646646
p5.fab: p5.fab controls digital fabrication machines from p5.js.
647+
p5.utils: >-
648+
A set of utilities and additional features for my creative coding class
649+
aiming to help students.
647650
using-a-library-title: 如何使用程式库
648651
using-a-library1: p5.js 程式库可以是任何扩展或延伸 p5.js 核心功能的 JavaScript 代码,它们主要分为两种。核心程式库(
649652
using-a-library3: )是 p5.js 正式发布组的一部分,而社群贡献程式库是由 p5.js 社群成员持有、开发及维持的。

0 commit comments

Comments
 (0)