mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-06 20:15:17 +02:00
refactor(dashboard): improve layout and accessibility of TeamContent and TriggerCard components, enhancing button visibility and member display
This commit is contained in:
parent
2ba30837a9
commit
ae9c346015
8 changed files with 102 additions and 78 deletions
|
|
@ -650,6 +650,7 @@
|
|||
"created": "Created"
|
||||
},
|
||||
"sidebar": {
|
||||
"recents": "Recents",
|
||||
"chats": "Chats",
|
||||
"shared_chats": "Shared Chats",
|
||||
"search_chats": "Search chats",
|
||||
|
|
|
|||
|
|
@ -650,6 +650,7 @@
|
|||
"created": "Creado"
|
||||
},
|
||||
"sidebar": {
|
||||
"recents": "Recientes",
|
||||
"chats": "Chats",
|
||||
"shared_chats": "Chats compartidos",
|
||||
"search_chats": "Buscar chats",
|
||||
|
|
|
|||
|
|
@ -650,6 +650,7 @@
|
|||
"created": "बनाया गया"
|
||||
},
|
||||
"sidebar": {
|
||||
"recents": "हालिया",
|
||||
"chats": "चैट",
|
||||
"shared_chats": "साझा चैट",
|
||||
"search_chats": "चैट खोजें",
|
||||
|
|
|
|||
|
|
@ -650,6 +650,7 @@
|
|||
"created": "Criado"
|
||||
},
|
||||
"sidebar": {
|
||||
"recents": "Recentes",
|
||||
"chats": "Chats",
|
||||
"shared_chats": "Chats compartilhados",
|
||||
"search_chats": "Pesquisar chats",
|
||||
|
|
|
|||
|
|
@ -634,6 +634,7 @@
|
|||
"created": "创建于"
|
||||
},
|
||||
"sidebar": {
|
||||
"recents": "最近",
|
||||
"chats": "对话",
|
||||
"shared_chats": "共享对话",
|
||||
"search_chats": "搜索对话...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue