fix(frontend): simplify collections view and restore invite access

Unify collections and shared items under a single Collections tab while keeping Archive separate, and fix card layering so menus render correctly. Restore invite discoverability by adding navbar access to /invites and add missing i18n keys to prevent raw key labels in collections/invites UI.
This commit is contained in:
2026-03-08 01:29:52 +00:00
parent f11a5051c6
commit 9eb0325c7a
24 changed files with 116 additions and 266 deletions

View File

@@ -1038,6 +1038,7 @@
"invites": {
"accept": "Aceptar",
"accept_failed": "No se pudo aceptar la invitación",
"fetch_failed": "No se pudieron cargar las invitaciones",
"accepted": "Invite aceptado",
"by": "por",
"decline": "Rechazar",
@@ -1081,7 +1082,8 @@
},
"common": {
"show_less": "Ocultar detalles",
"show_more": "Mostrar más"
"show_more": "Mostrar más",
"refresh": "Actualizar"
},
"currencies": {
"AED": "Dírham de los Emiratos Árabes Unidos",