Skip to content

Commit

Permalink
text for splash screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregor on Mac committed Mar 8, 2024
1 parent de4f8f7 commit b90e582
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
10 changes: 8 additions & 2 deletions dist/data/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"] = {
Expand Down
8 changes: 8 additions & 0 deletions index.twee
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,14 @@ Spook Tours
<</script>>

<div class="wrapper">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<h2><<txt>></h2>
</div>

<div class="btn-group">
Expand Down

0 comments on commit b90e582

Please sign in to comment.