diff --git a/bundle.js b/bundle.js index d850e60..eebe193 100644 --- a/bundle.js +++ b/bundle.js @@ -43269,7 +43269,7 @@ const i18nextBrowserLanguageDetector = require('i18next-browser-languagedetector const languageResources = require('./text-elements.js') -const availableLanguages = ['ja', 'es', 'ar', 'id', 'pt-br', 'ch', 'ko', 'fr'] // localizations available in repository at /hydra-synth/l10n +const availableLanguages = ['ja', 'es', 'ar', 'id', 'pt-br', 'ch', 'ko', 'fr', 'de'] // 'de' need to switch language selector localizations available in repository at /hydra-synth/l10n const languagePath = (lang) => `https://raw.githubusercontent.com/hydra-synth/l10n/main/${lang}/editor.json` i18next @@ -43512,7 +43512,8 @@ module.exports = function store(state, emitter) { function showConfirmation(successCallback, terminateCallback) { var c = prompt(` - HYDRA SKETCH GALLERY +HYDRA SKETCH GALLERY +/////////////////////////////////////// 🎨 Click 'OK' to add your sketch and screenshot to the gallery of hydra sketches at https://botsin.space/@hydra. @@ -45359,13 +45360,15 @@ module.exports = function mainView(state, emit) {