mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-11 16:39:15 +08:00
fix(i18n): Auto update translations for PR #10096
This commit is contained in:
parent
c97ad627d1
commit
462fc84240
@ -22,7 +22,7 @@
|
|||||||
},
|
},
|
||||||
"get": {
|
"get": {
|
||||||
"error": {
|
"error": {
|
||||||
"failed": "[to be translated]:Failed to get the agent."
|
"failed": "Αποτυχία λήψης του πράκτορα."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"list": {
|
"list": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -27,7 +27,7 @@
|
|||||||
},
|
},
|
||||||
"list": {
|
"list": {
|
||||||
"error": {
|
"error": {
|
||||||
"failed": "[to be translated]:Failed to list agents."
|
"failed": "Falha ao listar agentes."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"session": {
|
"session": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user