From b90e5829c5c872e5b5362448ec7deef0d1f080dd Mon Sep 17 00:00:00 2001 From: Gregor on Mac Date: Fri, 8 Mar 2024 15:23:05 +0100 Subject: [PATCH] text for splash screen --- dist/data/translations.js | 10 ++++++++-- index.twee | 8 ++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/dist/data/translations.js b/dist/data/translations.js index ea7acfb..ba46675 100644 --- a/dist/data/translations.js +++ b/dist/data/translations.js @@ -132,14 +132,20 @@ getTranslations = function () { en: 'Exit the browser and open the newly added app.' } } + text["setup.splash"] = { + "1": { + de: 'Es beginnt...', + en: 'It begins...' + } + } text["setup.music"] = { "1": { de: 'Musik', en: 'Music' }, "2": { - de: 'Wir bedanken uns bei Karl Casey @ White Bat Audio für die Hintergrundmusik. Du kannst Sie im Seitenmenu unter Einstellungen stummschalten.', - en: 'We like to thank Karl Casey @ White Bat Audio for our background-music. You can mute it in the sidemenu under "Settings"' + de: 'Mit Musik von Karl Casey @ White Bat Audio. Du kannst Sie im Seitenmenu unter Einstellungen stummschalten.', + en: 'With music from Karl Casey @ White Bat Audio. You can mute it in the sidemenu under "Settings"' } } text["setup.player"] = { diff --git a/index.twee b/index.twee index 099c7a2..9ee5e00 100644 --- a/index.twee +++ b/index.twee @@ -350,6 +350,14 @@ Spook Tours <>
+
+
+
+
+
+
+
+

<>