mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-31 11:28:28 +08:00
* feat:提交前端代码 * feat:提交logo样式切换 * feat:替换avatar、部分位置icon、chatchat相关说明、git链接、Wiki链接、关于、设置、反馈与建议等功能,关闭lobehub自检更新功能 * fix:移除多余代码 --------- Co-authored-by: liunux4odoo <41217877+liunux4odoo@users.noreply.github.com>
33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{
|
||
"addAgent": "Asistan Ekle",
|
||
"addAgentAndConverse": "Asistan Ekle ve Konuşma Başlat",
|
||
"addAgentSuccess": "Ekleme Başarılı",
|
||
"guide": {
|
||
"func1": {
|
||
"desc1": "Sohbet penceresinin sağ üst köşesindeki ayarlar simgesine tıklayarak asistana göndermek istediğiniz ayarlar sayfasına girin.",
|
||
"desc2": "Sağ üst köşedeki 'Asistan Pazarına Gönder' düğmesine tıklayın.",
|
||
"tag": "Method 1",
|
||
"title": "LobeChat üzerinden Gönder"
|
||
},
|
||
"func2": {
|
||
"button": "Github Asistan Repositorisine Git",
|
||
"desc": "Asistanı dizine eklemek istiyorsanız, plugins dizininde agent-template.json veya agent-template-full.json kullanarak bir giriş oluşturun, kısa bir açıklama ve uygun etiketler yazın, ardından bir çekme isteği oluşturun.",
|
||
"tag": "Method 2",
|
||
"title": "Github üzerinden Gönder"
|
||
}
|
||
},
|
||
"search": {
|
||
"placeholder": "Asistanadı, açıklama veya anahtar kelimeleri ara..."
|
||
},
|
||
"sidebar": {
|
||
"comment": "Yorumlar",
|
||
"prompt": "Prompts",
|
||
"title": "Asistan Detay"
|
||
},
|
||
"submitAgent": "Asistan Ekle",
|
||
"title": {
|
||
"allAgents": "Tüm Asistanlar",
|
||
"recentSubmits": "Son Eklenenler"
|
||
}
|
||
}
|