mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 20:12:38 +08:00
fix(i18n): Auto update translations for PR #10096
This commit is contained in:
parent
c97ad627d1
commit
462fc84240
@ -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