A Primer on Bézier Curves
+ ベジェ曲線入門
@@ -16,7 +16,7 @@
/>
-
+
-
A Primer on Bézier Curves
+
ベジェ曲線入門
A free, online book for when you really need to know how to do Bézier
things.
diff --git a/locale-strings.js b/locale-strings.js
index e7163a05..b9e15b5b 100644
--- a/locale-strings.js
+++ b/locale-strings.js
@@ -2,8 +2,8 @@ export default {
"defaultLocale": "en-GB",
"title": {
"en-GB": "A Primer on Bézier Curves",
- "ja-JP": "A Primer on Bézier Curves",
- "zh-CN": "A Primer on Bézier Curves"
+ "ja-JP": "ベジェ曲線入門",
+ "zh-CN": "贝塞尔曲线底漆"
},
"subtitle": {
"en-GB": "A free, online book for when you really need to know how to do Bézier things.",
diff --git a/zh-CN/index.html b/zh-CN/index.html
index a094c574..6c397e91 100644
--- a/zh-CN/index.html
+++ b/zh-CN/index.html
@@ -4,7 +4,7 @@
- A Primer on Bézier Curves
+ 贝塞尔曲线底漆
@@ -16,7 +16,7 @@
/>
-
+
-
A Primer on Bézier Curves
+
贝塞尔曲线底漆
A free, online book for when you really need to know how to do Bézier
things.