Skip to content

Commit

Permalink
Deploying to gh-pages from @ b90e582 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
macgregger committed Mar 8, 2024
1 parent ae4cf61 commit 0a47b29
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions 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
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

0 comments on commit 0a47b29

Please sign in to comment.