feat(acp): expose built-in skills through sources list acp calls (#9045)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"exportedTo": "Exported to {{filename}}",
|
||||
"filePath": "File path",
|
||||
"filtersAllSources": "All",
|
||||
"filtersBuiltin": "Built in",
|
||||
"filtersGlobal": "Personal",
|
||||
"importError": "Failed to import skill",
|
||||
"importSuccess": "Skill imported",
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
"exportedTo": "Exportado a {{filename}}",
|
||||
"filePath": "Ruta del archivo",
|
||||
"filtersAllSources": "Todas",
|
||||
"filtersBuiltin": "Integradas",
|
||||
"filtersGlobal": "Personal",
|
||||
"importError": "Error al importar la skill",
|
||||
"importSuccess": "Skill importada",
|
||||
|
||||
Reference in New Issue
Block a user