fix: i18n

This commit is contained in:
fullex 2025-11-05 16:14:28 +08:00
parent 4ef4297391
commit 811e702568
7 changed files with 35 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"agent": {
"add": {
"description": "[to be translated]:Handle complex tasks with various tools",
"error": {
"failed": "Agent hinzufügen fehlgeschlagen",
"invalid_agent": "Ungültiger Agent"
@ -547,8 +548,12 @@
"chat": {
"add": {
"assistant": {
"description": "[to be translated]:Daily conversations and quick Q&A",
"title": "Assistent hinzufügen"
},
"option": {
"title": "[to be translated]:Select Type"
},
"topic": {
"title": "Neues Thema erstellen"
}

View File

@ -1,6 +1,7 @@
{
"agent": {
"add": {
"description": "[to be translated]:Handle complex tasks with various tools",
"error": {
"failed": "Αποτυχία προσθήκης πράκτορα",
"invalid_agent": "Μη έγκυρος Agent"
@ -547,8 +548,12 @@
"chat": {
"add": {
"assistant": {
"description": "[to be translated]:Daily conversations and quick Q&A",
"title": "Προσθήκη βοηθού"
},
"option": {
"title": "[to be translated]:Select Type"
},
"topic": {
"title": "Δημιουργία νέου θέματος"
}

View File

@ -1,6 +1,7 @@
{
"agent": {
"add": {
"description": "[to be translated]:Handle complex tasks with various tools",
"error": {
"failed": "Error al añadir agente",
"invalid_agent": "Agent inválido"
@ -547,8 +548,12 @@
"chat": {
"add": {
"assistant": {
"description": "[to be translated]:Daily conversations and quick Q&A",
"title": "Agregar asistente"
},
"option": {
"title": "[to be translated]:Select Type"
},
"topic": {
"title": "Crear nuevo tema"
}

View File

@ -1,6 +1,7 @@
{
"agent": {
"add": {
"description": "[to be translated]:Handle complex tasks with various tools",
"error": {
"failed": "Échec de l'ajout de l'agent",
"invalid_agent": "Agent invalide"
@ -547,8 +548,12 @@
"chat": {
"add": {
"assistant": {
"description": "[to be translated]:Daily conversations and quick Q&A",
"title": "Ajouter un assistant"
},
"option": {
"title": "[to be translated]:Select Type"
},
"topic": {
"title": "Nouveau sujet"
}

View File

@ -1,6 +1,7 @@
{
"agent": {
"add": {
"description": "[to be translated]:Handle complex tasks with various tools",
"error": {
"failed": "エージェントの追加に失敗しました",
"invalid_agent": "無効なエージェント"
@ -547,8 +548,12 @@
"chat": {
"add": {
"assistant": {
"description": "[to be translated]:Daily conversations and quick Q&A",
"title": "アシスタントを追加"
},
"option": {
"title": "[to be translated]:Select Type"
},
"topic": {
"title": "新しいトピック"
}

View File

@ -1,6 +1,7 @@
{
"agent": {
"add": {
"description": "[to be translated]:Handle complex tasks with various tools",
"error": {
"failed": "Falha ao adicionar agente",
"invalid_agent": "Agent inválido"
@ -547,8 +548,12 @@
"chat": {
"add": {
"assistant": {
"description": "[to be translated]:Daily conversations and quick Q&A",
"title": "Adicionar assistente"
},
"option": {
"title": "[to be translated]:Select Type"
},
"topic": {
"title": "Novo Tópico"
}

View File

@ -1,6 +1,7 @@
{
"agent": {
"add": {
"description": "[to be translated]:Handle complex tasks with various tools",
"error": {
"failed": "Не удалось добавить агента",
"invalid_agent": "Недействительный агент"
@ -547,8 +548,12 @@
"chat": {
"add": {
"assistant": {
"description": "[to be translated]:Daily conversations and quick Q&A",
"title": "Добавить ассистента"
},
"option": {
"title": "[to be translated]:Select Type"
},
"topic": {
"title": "Новый топик"
}