siftlode/frontend/src/i18n/locales/hu
npeter83 4921a95d09 feat(feed): Show chips in the toolbar + key+direction sort
1) Move the Show view filter (Unwatched/In progress/All/Watched/Hidden) up into the
   toolbar chip row as its own single-select group, divided from the content-type chips;
   removed the 'show' sidebar widget (sidebar now = Upload date / Language / Topic).
2) Rework ordering like the Playlists page: a sort-key dropdown (Date, Popular, Duration,
   Name, Channel subscribers, Channel priority, Surprise me) + a single asc/desc arrow
   toggle, instead of separate directional entries. 'Most viewed' is now 'Popular'.
   Backend gains the missing directions (views_asc, title_desc, subscribers_asc,
   priority_asc); the frontend maps (key, dir) -> the backend sort string, so FeedFilters
   is unchanged. Trilingual (feed.sortKey.*, feed.dirAsc/dirDesc). Feed.tsx normalized to LF.
2026-06-16 02:46:26 +02:00
..
about.json feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
card.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
channels.json improvement(channels): distinct label for full-history queued by another user 2026-06-15 04:23:49 +02:00
common.json feat(playlists): sort + group-by-channel with reusable undo/redo 2026-06-15 21:52:28 +02:00
errors.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
feed.json feat(feed): Show chips in the toolbar + key+direction sort 2026-06-16 02:46:26 +02:00
header.json feat(auth): N3 — server-side multi-session account switch 2026-06-16 02:05:38 +02:00
login.json feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
nav.json feat(nav): N1 — collapsible left nav sidebar (Design C) 2026-06-16 00:42:23 +02:00
notifications.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
onboarding.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
player.json feat(playlists): queue playback in the player (auto-advance + prev/next) 2026-06-15 16:11:37 +02:00
playlists.json polish(playlists): compact header actions + open-on-YouTube link 2026-06-15 22:40:21 +02:00
settings.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
sidebar.json feat(filters): "Share view" link button in the sidebar 2026-06-15 12:29:51 +02:00
stats.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
time.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00