From bb8704a87d777bd57a06bc3f82e9b14ec1f25a59 Mon Sep 17 00:00:00 2001 From: Pomax Date: Tue, 27 Oct 2020 18:50:59 -0700 Subject: [PATCH] renamed locale wiki page --- docs/index.html | 7 +++++-- docs/ja-JP/index.html | 7 +++++-- docs/news/2020-09-18.html | 2 +- docs/news/index.html | 2 +- docs/news/rss.xml | 2 +- docs/zh-CN/index.html | 7 +++++-- src/locale-strings.js | 2 +- 7 files changed, 19 insertions(+), 10 deletions(-) diff --git a/docs/index.html b/docs/index.html index 6b6bf89f..2995aee1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,7 +38,7 @@ - + @@ -135,7 +135,10 @@
  • 日本語 (24%)
  • 中文 (22%)
  • -

    (Don't see your language listed? Help translate this content!)

    +

    + (Don't see your language listed? + Help translate this content!) +

    diff --git a/docs/ja-JP/index.html b/docs/ja-JP/index.html index eaede16d..36b8babb 100644 --- a/docs/ja-JP/index.html +++ b/docs/ja-JP/index.html @@ -41,7 +41,7 @@ - + @@ -138,7 +138,10 @@

  • 日本語 (24%)
  • 中文 (22%)
  • -

    (Don't see your language listed? Help translate this content!)

    +

    + (Don't see your language listed? + Help translate this content!) +

    diff --git a/docs/news/2020-09-18.html b/docs/news/2020-09-18.html index 2473bd03..c1970b9a 100644 --- a/docs/news/2020-09-18.html +++ b/docs/news/2020-09-18.html @@ -34,7 +34,7 @@ - + diff --git a/docs/news/index.html b/docs/news/index.html index 2b117f51..96bd316d 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -33,7 +33,7 @@ - + diff --git a/docs/news/rss.xml b/docs/news/rss.xml index 60cbccc1..0052a853 100644 --- a/docs/news/rss.xml +++ b/docs/news/rss.xml @@ -6,7 +6,7 @@ News updates for the primer on Bézier Curves by Pomax en-GB - Tue Oct 27 2020 18:29:36 +00:00 + Tue Oct 27 2020 18:50:21 +00:00 https://pomax.github.io/bezierinfo/images/og-image.png A Primer on Bézier Curves diff --git a/docs/zh-CN/index.html b/docs/zh-CN/index.html index 00edcd98..2369918e 100644 --- a/docs/zh-CN/index.html +++ b/docs/zh-CN/index.html @@ -41,7 +41,7 @@ - + @@ -138,7 +138,10 @@

  • 日本語 (24%)
  • 中文 (22%)
  • -

    (Don't see your language listed? Help translate this content!)

    +

    + (Don't see your language listed? + Help translate this content!) +

    diff --git a/src/locale-strings.js b/src/locale-strings.js index 9240974e..7117e292 100644 --- a/src/locale-strings.js +++ b/src/locale-strings.js @@ -54,7 +54,7 @@ const localeStringData = { "en-GB": `Read this in your own language:`, }, langHelpLabel: { - "en-GB": `Don't see your language listed? Help translate this content!`, + "en-GB": `Don't see your language listed? Help translate this content!`, }, disabledMessage: { "en-GB": `Scripts are disabled. Showing fallback image.`,