Skip to content

Commit d1d8a7b

Browse files
committed
Merge branch 'bug/learnPage/link-fix'
2 parents daa85a2 + cea770e commit d1d8a7b

File tree

7 files changed

+12
-27
lines changed

7 files changed

+12
-27
lines changed

src/data/en.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -682,10 +682,8 @@ learn:
682682
p5.js has a number of basic shapes, like <a class="code">box()</a> or <a class="code">sphere()</a>, but p5.js
683683
is also capable of rendering complex custom geometry, both from 3D model files or from code. This tutorial will walk through how to import 3D models into p5.js, as well as how
684684
to create geometry from scratch.
685-
getting-started-in-webgl-custom-geometry-info1x1: >-
686-
If you are new to 3D check out the
687-
getting-started-in-webgl-custom-geometry-info1x2: >-
688-
tutorial.
685+
getting-started-in-webgl-custom-geometry-info1x1: 'If you are new to 3D check out the '
686+
getting-started-in-webgl-custom-geometry-info1x2: ' tutorial.'
689687
getting-started-in-webgl-custom-geometry-toc-title: Table of Contents
690688
getting-started-in-webgl-custom-geometry-heading1: Loading 3D Models from File
691689
getting-started-in-webgl-custom-geometry-p2x1: >-

src/data/es.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -892,11 +892,8 @@ learn:
892892
custom geometry, both from 3D model files or from code. This tutorial will
893893
walk through how to import 3D models into p5.js, as well as how to create
894894
geometry from scratch.
895-
getting-started-in-webgl-custom-geometry-info1x1: >-
896-
If you are new to 3D check out the <a
897-
href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
898-
Coordinates and Transformations</a> tutorial.
899-
getting-started-in-webgl-custom-geometry-info1x2: tutorial.
895+
getting-started-in-webgl-custom-geometry-info1x1: 'If you are new to 3D check out the '
896+
getting-started-in-webgl-custom-geometry-info1x2: ' tutorial.'
900897
getting-started-in-webgl-custom-geometry-toc-title: Table of Contents
901898
getting-started-in-webgl-custom-geometry-heading1: Loading 3D Models from File
902899
getting-started-in-webgl-custom-geometry-p2x1: >-

src/data/hi.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -881,11 +881,8 @@ learn:
881881
custom geometry, both from 3D model files or from code. This tutorial will
882882
walk through how to import 3D models into p5.js, as well as how to create
883883
geometry from scratch.
884-
getting-started-in-webgl-custom-geometry-info1x1: >-
885-
If you are new to 3D check out the <a
886-
href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
887-
Coordinates and Transformations</a> tutorial.
888-
getting-started-in-webgl-custom-geometry-info1x2: tutorial.
884+
getting-started-in-webgl-custom-geometry-info1x1: 'यदि आप 3D में नए हैं, तो '
885+
getting-started-in-webgl-custom-geometry-info1x2: ' देखें।'
889886
getting-started-in-webgl-custom-geometry-toc-title: Table of Contents
890887
getting-started-in-webgl-custom-geometry-heading1: Loading 3D Models from File
891888
getting-started-in-webgl-custom-geometry-p2x1: >-

src/data/it.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -699,10 +699,8 @@ learn:
699699
p5.js has a number of basic shapes, like <a class="code">box()</a> or <a class="code">sphere()</a>, but p5.js
700700
is also capable of rendering complex custom geometry, both from 3D model files or from code. This tutorial will walk through how to import 3D models into p5.js, as well as how
701701
to create geometry from scratch.
702-
getting-started-in-webgl-custom-geometry-info1x1: >-
703-
If you are new to 3D check out the
704-
<a href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
705-
Coordinates and Transformations</a> tutorial.
702+
getting-started-in-webgl-custom-geometry-info1x1: 'If you are new to 3D check out the '
703+
getting-started-in-webgl-custom-geometry-info1x2: ' tutorial.'
706704
getting-started-in-webgl-custom-geometry-toc-title: Table of Contents
707705
getting-started-in-webgl-custom-geometry-toc1: Loading 3D Models from File
708706
getting-started-in-webgl-custom-geometry-toc2: Creating Basic Procedural Geometry

src/data/ko.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -825,11 +825,8 @@ learn:
825825
custom geometry, both from 3D model files or from code. This tutorial will
826826
walk through how to import 3D models into p5.js, as well as how to create
827827
geometry from scratch.
828-
getting-started-in-webgl-custom-geometry-info1x1: >-
829-
If you are new to 3D check out the <a
830-
href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">
831-
Coordinates and Transformations</a> tutorial.
832-
getting-started-in-webgl-custom-geometry-info1x2: tutorial.
828+
getting-started-in-webgl-custom-geometry-info1x1: 'If you are new to 3D check out the '
829+
getting-started-in-webgl-custom-geometry-info1x2: ' tutorial.'
833830
getting-started-in-webgl-custom-geometry-toc-title: Table of Contents
834831
getting-started-in-webgl-custom-geometry-heading1: Loading 3D Models from File
835832
getting-started-in-webgl-custom-geometry-p2x1: >-

src/data/zh-Hans.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -728,8 +728,7 @@ learn:
728728
p5.js 有许多基本形状,如<a class="code">box()</a>或<a class="code">sphere()</a>,但
729729
p5.js 也能够呈现复杂的自定义几何体,无论是从3D模型文件还是从代码中。本教程将演示如何将3D模型导入到 p5.js,以及如何从头开始创建几何体。
730730
getting-started-in-webgl-custom-geometry-info1x1: >-
731-
如果您是 3D 新手,请查看<a
732-
href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">坐标和变换</a>教程。
731+
如果您是 3D 新手,请查看
733732
getting-started-in-webgl-custom-geometry-info1x2: 教程。
734733
getting-started-in-webgl-custom-geometry-toc-title: 目录
735734
getting-started-in-webgl-custom-geometry-heading1: 从文件中加载3D模型

src/templates/pages/learn/getting-started-in-webgl-custom-geometry.hbs

+1-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ slug: learn/
4646
<p>{{#i18n "getting-started-in-webgl-custom-geometry-p1x1"}}{{/i18n}}</p>
4747

4848
<div class="additionalInformation">{{#i18n "getting-started-in-webgl-custom-geometry-info1x1"}}{{/i18n}}<a
49-
href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">Coordinates and
50-
Transformations</a>{{#i18n "getting-started-in-webgl-custom-geometry-info1x2"}}{{/i18n}}</div>
49+
href="{{root}}/learn/getting-started-in-webgl-coords-and-transform.html">{{#i18n "getting-started-in-webgl-coords-and-transform-title"}}{{/i18n}}</a>{{#i18n "getting-started-in-webgl-custom-geometry-info1x2"}}{{/i18n}}</div>
5150

5251
<div class="toc">
5352
<h3>{{#i18n "getting-started-in-webgl-custom-geometry-toc-title"}}{{/i18n}}</h3>

0 commit comments

Comments
 (0)