fix(i18n): Auto update translations for PR #10096

This commit is contained in:
GitHub Action 2025-09-22 06:29:28 +00:00
parent c97ad627d1
commit 462fc84240
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
}, },
"get": { "get": {
"error": { "error": {
"failed": "[to be translated]:Failed to get the agent." "failed": "Αποτυχία λήψης του πράκτορα."
} }
}, },
"list": { "list": {

View File

@ -27,7 +27,7 @@
}, },
"list": { "list": {
"error": { "error": {
"failed": "[to be translated]:Failed to list agents." "failed": "Échec de la liste des agents."
} }
}, },
"session": { "session": {

View File

@ -27,7 +27,7 @@
}, },
"list": { "list": {
"error": { "error": {
"failed": "[to be translated]:Failed to list agents." "failed": "Falha ao listar agentes."
} }
}, },
"session": { "session": {