mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-31 16:49:07 +08:00
Merge branch 'feat/agents-new' of github.com:CherryHQ/cherry-studio into feat/agents-new
This commit is contained in:
commit
88a2cd6659
@ -22,7 +22,7 @@
|
||||
},
|
||||
"get": {
|
||||
"error": {
|
||||
"failed": "[to be translated]:Failed to get the agent."
|
||||
"failed": "Αποτυχία λήψης του πράκτορα."
|
||||
}
|
||||
},
|
||||
"list": {
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
},
|
||||
"list": {
|
||||
"error": {
|
||||
"failed": "[to be translated]:Failed to list agents."
|
||||
"failed": "Échec de la liste des agents."
|
||||
}
|
||||
},
|
||||
"session": {
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
},
|
||||
"list": {
|
||||
"error": {
|
||||
"failed": "[to be translated]:Failed to list agents."
|
||||
"failed": "Falha ao listar agentes."
|
||||
}
|
||||
},
|
||||
"session": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user