MCPcopy Create free account
hub / github.com/Yorick-Ryu/deep-share / onboarding.js

File onboarding.js

onboarding/onboarding.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Global variable to store custom locale messages
2let customLocaleMessages = null;
3let currentLanguage = 'auto';
4

Callers

nothing calls this directly

Calls 4

setupEventListenersFunction · 0.85
loadSavedSettingsFunction · 0.85
loadLanguagePreferenceFunction · 0.70
loadI18nTextFunction · 0.70

Tested by

no test coverage detected