fix(demo): graceful UX when YouTube actions are unavailable
The shared demo account no longer hits YouTube affordances: the onboarding wizard never opens (or renders) for it, the empty-feed prompt nudges into the shared library instead of the connect wizard, and the browser-facing /auth/upgrade redirects the demo home instead of returning a raw 403 JSON.
This commit is contained in:
parent
5b6d898d31
commit
484c6364e6
6 changed files with 50 additions and 18 deletions
|
|
@ -5,6 +5,9 @@
|
|||
"emptyBody": "Kösd össze a YouTube-fiókodat, hogy importáld a feliratkozásaidat, és felépítsd a hírfolyamodat.",
|
||||
"setUp": "Hírfolyam beállítása",
|
||||
"browseShared": "Vagy csak böngészd a közös könyvtárat",
|
||||
"demoEmptyTitle": "Itt a demóban nincs semmi",
|
||||
"demoEmptyBody": "A demo fióknak nincsenek saját feliratkozásai — de a teljes közös könyvtár a tiéd: böngészd, szűrd és rendezd kedvedre.",
|
||||
"browseLibrary": "Könyvtár böngészése",
|
||||
"noMatches": "Egy videó sem felel meg ezeknek a szűrőknek.",
|
||||
"videoCount_one": "{{formattedCount}} videó",
|
||||
"videoCount_other": "{{formattedCount}} videó",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue