diff --git a/src/pages/de/index.astro b/src/pages/de/index.astro index c9ca504..1a37099 100644 --- a/src/pages/de/index.astro +++ b/src/pages/de/index.astro @@ -19,7 +19,7 @@ const teaser = [ text: "Mit Aikido-Prüfung kannst du dir zufällige Listen aus deinen Prüfungen erzeugen. Damit kannst du dich beim freien Training abfragen lassen.", }, { - title: "Vorlesen lassen", + title: "Bald: Vorlesen lassen", text: 'Aikido-Prüfung kann die Techniken vorlesen, die ausgewählt hast. Du musst nur auf "Play" drücken.', }, ]; diff --git a/src/pages/en/index.astro b/src/pages/en/index.astro index 21b6d01..37d0977 100644 --- a/src/pages/en/index.astro +++ b/src/pages/en/index.astro @@ -19,7 +19,7 @@ const teaser = [ text: "Aikido-Exam creates random lists of the techniques that you need to learn for your next exam. You can use that to practice exam situations during free practicing sessions.", }, { - title: "Read out loud.", + title: "Soon: Read out loud.", text: "Aikido-Exam can read the techniques to you. Just press 'play' and practice." }, ];