mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
Merge upstream/dev into feat/kb-export-and-folder-upload
This commit is contained in:
commit
c30cc08771
61 changed files with 2670 additions and 1474 deletions
|
|
@ -697,6 +697,7 @@
|
|||
"learn_more": "Learn more",
|
||||
"documentation": "Documentation",
|
||||
"github": "GitHub",
|
||||
"download_for_os": "Download for {os}",
|
||||
"inbox": "Inbox",
|
||||
"search_inbox": "Search inbox",
|
||||
"mark_all_read": "Mark all as read",
|
||||
|
|
@ -784,7 +785,7 @@
|
|||
"homepage": {
|
||||
"hero_title_part1": "The AI Workspace",
|
||||
"hero_title_part2": "Built for Teams",
|
||||
"hero_description": "Connect any LLM to your internal knowledge sources and chat with it in real time alongside your team.",
|
||||
"hero_description": "An open source, privacy focused alternative to NotebookLM for teams with no data limits.",
|
||||
"cta_start_trial": "Start Free Trial",
|
||||
"cta_explore": "Explore",
|
||||
"integrations_title": "Integrations",
|
||||
|
|
|
|||
|
|
@ -697,6 +697,7 @@
|
|||
"learn_more": "Más información",
|
||||
"documentation": "Documentación",
|
||||
"github": "GitHub",
|
||||
"download_for_os": "Descargar para {os}",
|
||||
"inbox": "Bandeja de entrada",
|
||||
"search_inbox": "Buscar en bandeja de entrada",
|
||||
"mark_all_read": "Marcar todo como leído",
|
||||
|
|
|
|||
|
|
@ -697,6 +697,7 @@
|
|||
"learn_more": "और जानें",
|
||||
"documentation": "दस्तावेज़ीकरण",
|
||||
"github": "GitHub",
|
||||
"download_for_os": "{os} के लिए डाउनलोड करें",
|
||||
"inbox": "इनबॉक्स",
|
||||
"search_inbox": "इनबॉक्स में खोजें",
|
||||
"mark_all_read": "सभी पढ़ा हुआ चिह्नित करें",
|
||||
|
|
|
|||
|
|
@ -697,6 +697,7 @@
|
|||
"learn_more": "Saiba mais",
|
||||
"documentation": "Documentação",
|
||||
"github": "GitHub",
|
||||
"download_for_os": "Baixar para {os}",
|
||||
"inbox": "Caixa de entrada",
|
||||
"search_inbox": "Pesquisar caixa de entrada",
|
||||
"mark_all_read": "Marcar tudo como lido",
|
||||
|
|
|
|||
|
|
@ -681,6 +681,7 @@
|
|||
"learn_more": "了解更多",
|
||||
"documentation": "文档",
|
||||
"github": "GitHub",
|
||||
"download_for_os": "下载 {os} 版本",
|
||||
"inbox": "收件箱",
|
||||
"search_inbox": "搜索收件箱",
|
||||
"mark_all_read": "全部标记为已读",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue