Login page quietly probes /auth/demo (debounced) as a valid email is typed/pasted and reloads into the app on a match — no visible button. Demo sessions default to the whole library, get a one-time shared-account warning, never see the YouTube-connect onboarding/access UI or sync actions, and admins get a demo whitelist + reset panel in Settings.
18 lines
690 B
JSON
18 lines
690 B
JSON
{
|
|
"privacyPolicy": "Privacy Policy",
|
|
"termsOfService": "Terms of Service",
|
|
"close": "Close",
|
|
"cancel": "Cancel",
|
|
"confirm": "Confirm",
|
|
"confirmTitle": "Are you sure?",
|
|
"save": "Save",
|
|
"undo": "Undo",
|
|
"redo": "Redo",
|
|
"loading": "Loading…",
|
|
"language": "Language",
|
|
"somethingWrong": "Something went wrong.",
|
|
"accessRequestsTitle": "Access requests",
|
|
"accessRequestsMessage": "{{count}} pending — review in Settings → Account.",
|
|
"demoTitle": "Demo account",
|
|
"demoSharedNotice": "You're in the shared demo account. Everything you do here — playlists, hidden videos, settings — is communal and may be changed by other demo visitors at the same time."
|
|
}
|