From c5e82844dfb1cf51cda95c810295a8825a901e2e Mon Sep 17 00:00:00 2001 From: Trip Kirkpatrick Date: Fri, 19 Jul 2024 12:37:08 -0400 Subject: [PATCH] =?UTF-8?q?Corrected=20language=20for=20text=20annotations?= =?UTF-8?q?=20=F0=9F=A4=A6=F0=9F=8F=BB=E2=80=8D=E2=99=82=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipe/0489-multimedia-canvas/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/0489-multimedia-canvas/manifest.json b/recipe/0489-multimedia-canvas/manifest.json index d374e2cb8..cc3e8a0e6 100644 --- a/recipe/0489-multimedia-canvas/manifest.json +++ b/recipe/0489-multimedia-canvas/manifest.json @@ -57,7 +57,7 @@ "type": "TextualBody", "format": "text/html", "value": "

Press Play

", - "language": "fr" + "language": "en" }, "target": "{{ id.path }}/canvas#xywh=30200,10200,15000,5000&t=0,1" }, @@ -69,7 +69,7 @@ "type": "TextualBody", "format": "text/html", "value": "

In 10 seconds, this text will be replaced by a clock and an image. You will have 30 seconds (shown on the clock) in which to take notes on the image you see. After 30 seconds, the image will be replaced by the start screen. You will not be responsible for the part of the image covered by the clock.

", - "language": "fr" + "language": "en" }, "target": "{{ id.path }}/canvas#xywh=20220,5000,30000,5000&t=1,11" }