From 98ab3cd0184ffab19d53d05170c05a049d208237 Mon Sep 17 00:00:00 2001 From: Pomax Date: Wed, 5 Aug 2020 22:01:39 -0700 Subject: [PATCH] . --- ja-JP/index.html | 6 +++--- locale-strings.js | 4 ++-- zh-CN/index.html | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ja-JP/index.html b/ja-JP/index.html index f23391fc..97a9347b 100644 --- a/ja-JP/index.html +++ b/ja-JP/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. 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.