refactor(dashboard): improve layout and accessibility of TeamContent and TriggerCard components, enhancing button visibility and member display

This commit is contained in:
Anish Sarkar 2026-06-03 21:49:17 +05:30
parent 2ba30837a9
commit ae9c346015
8 changed files with 102 additions and 78 deletions

View file

@ -650,6 +650,7 @@
"created": "Created"
},
"sidebar": {
"recents": "Recents",
"chats": "Chats",
"shared_chats": "Shared Chats",
"search_chats": "Search chats",

View file

@ -650,6 +650,7 @@
"created": "Creado"
},
"sidebar": {
"recents": "Recientes",
"chats": "Chats",
"shared_chats": "Chats compartidos",
"search_chats": "Buscar chats",

View file

@ -650,6 +650,7 @@
"created": "बनाया गया"
},
"sidebar": {
"recents": "हालिया",
"chats": "चैट",
"shared_chats": "साझा चैट",
"search_chats": "चैट खोजें",

View file

@ -650,6 +650,7 @@
"created": "Criado"
},
"sidebar": {
"recents": "Recentes",
"chats": "Chats",
"shared_chats": "Chats compartilhados",
"search_chats": "Pesquisar chats",

View file

@ -634,6 +634,7 @@
"created": "创建于"
},
"sidebar": {
"recents": "最近",
"chats": "对话",
"shared_chats": "共享对话",
"search_chats": "搜索对话...",