i18n: traduzioni it/fr per tutti gli agenti
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
"name": "Main Assistant",
|
||||
"description": "General-purpose assistant: helps the user with any task using tools, and persists all relevant information in memory",
|
||||
"friendly_description": "Your general-purpose assistant — helps with any task and remembers what matters in memory.",
|
||||
"i18n": {
|
||||
"it": {
|
||||
"name": "Assistente Principale",
|
||||
"friendly_description": "Il tuo assistente tuttofare — ti aiuta in qualsiasi attività e ricorda ciò che conta nella memoria."
|
||||
},
|
||||
"fr": {
|
||||
"name": "Assistant Principal",
|
||||
"friendly_description": "Votre assistant polyvalent — vous aide dans toutes vos tâches et retient l'essentiel en mémoire."
|
||||
}
|
||||
},
|
||||
"type": "chat",
|
||||
"inject_memory": ["user-memory/index.md", "shared-memory/index.md"],
|
||||
"icon": "icon.png",
|
||||
|
||||
Reference in New Issue
Block a user