mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
346812ab88
* chore: update i18n files & fix title skeleton * chore: update taskTemplate json * chore: update i18n files
14 lines
1.4 KiB
JSON
14 lines
1.4 KiB
JSON
{
|
|
"features.agentSelfIteration.desc": "السماح للمساعد بالتفكير الذاتي، وبناء الوعي الذاتي، والاستمرار في التطوير عبر المحاولات والتفاعلات المتواصلة.",
|
|
"features.agentSelfIteration.title": "التكرار الذاتي للوكيل",
|
|
"features.assistantMessageGroup.desc": "تجميع رسائل الوكيل ونتائج استدعاء الأدوات معًا للعرض",
|
|
"features.assistantMessageGroup.title": "تجميع رسائل الوكيل",
|
|
"features.gatewayMode.desc": "تنفيذ مهام الوكيل على الخادم عبر بوابة WebSocket بدلًا من التشغيل محليًا، مما يتيح تنفيذًا أسرع ويقلل من استهلاك موارد العميل.",
|
|
"features.gatewayMode.title": "تنفيذ الوكيل من جانب الخادم (البوابة)",
|
|
"features.groupChat.desc": "تمكين تنسيق الدردشة الجماعية متعددة الوكلاء.",
|
|
"features.groupChat.title": "دردشة جماعية (متعددة الوكلاء)",
|
|
"features.inputMarkdown.desc": "عرض Markdown في منطقة الإدخال في الوقت الفعلي (نص عريض، كتل الشيفرة، جداول، إلخ).",
|
|
"features.inputMarkdown.title": "عرض Markdown في الإدخال",
|
|
"title": "المختبرات"
|
|
}
|