From 7c3d3cad6de617f944b715141dfaaa0e6e470d16 Mon Sep 17 00:00:00 2001 From: Pomax Date: Tue, 27 Oct 2020 18:55:01 -0700 Subject: [PATCH] more incentive! --- docs/index.html | 4 ++-- docs/ja-JP/index.html | 4 ++-- docs/news/2020-09-18.html | 2 +- docs/news/index.html | 2 +- docs/news/rss.xml | 2 +- docs/zh-CN/index.html | 4 ++-- src/locale-strings.js | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/index.html b/docs/index.html index 2995aee1..b2e23f92 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,7 +38,7 @@ - + @@ -136,7 +136,7 @@
  • 中文 (22%)
  • - (Don't see your language listed? + (Don't see your language listed, or want to see it reach 100%? Help translate this content!)

    diff --git a/docs/ja-JP/index.html b/docs/ja-JP/index.html index 36b8babb..aa85242a 100644 --- a/docs/ja-JP/index.html +++ b/docs/ja-JP/index.html @@ -41,7 +41,7 @@ - + @@ -139,7 +139,7 @@
  • 中文 (22%)
  • - (Don't see your language listed? + (Don't see your language listed, or want to see it reach 100%? Help translate this content!)

    diff --git a/docs/news/2020-09-18.html b/docs/news/2020-09-18.html index c1970b9a..876a4c7b 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 96bd316d..d306b8b0 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 0052a853..1e0483e4 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:50:21 +00:00 + Tue Oct 27 2020 18:54:22 +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 2369918e..ef275078 100644 --- a/docs/zh-CN/index.html +++ b/docs/zh-CN/index.html @@ -41,7 +41,7 @@ - + @@ -139,7 +139,7 @@
  • 中文 (22%)
  • - (Don't see your language listed? + (Don't see your language listed, or want to see it reach 100%? Help translate this content!)

    diff --git a/src/locale-strings.js b/src/locale-strings.js index 7117e292..597e86ca 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, or want to see it reach 100%? Help translate this content!`, }, disabledMessage: { "en-GB": `Scripts are disabled. Showing fallback image.`,