Implement persistent native A2UI chat surfaces
This commit is contained in:
@@ -78,6 +78,23 @@ chat-role-tool = Herramienta
|
||||
chat-deleted = Conversación eliminada
|
||||
chat-link-refused = Este tipo de enlace no está permitido
|
||||
chat-navigation-invalid = No se pudo abrir el elemento del blog solicitado
|
||||
chat-surface-dismiss = Descartar
|
||||
chat-surface-empty = Sin contenido
|
||||
chat-surface-type-card = Tarjeta
|
||||
chat-surface-type-chart = Gráfico
|
||||
chat-surface-type-form = Formulario
|
||||
chat-surface-type-list = Lista
|
||||
chat-surface-type-metric = Métrica
|
||||
chat-surface-type-mindmap = Mapa mental
|
||||
chat-surface-type-table = Tabla
|
||||
chat-surface-type-tabs = Pestañas
|
||||
chat-surface-type-text = Texto
|
||||
chat-surface-type-json = Datos
|
||||
chat-surface-form-datePlaceholder = AAAA-MM-DD
|
||||
chat-surface-form-numberPlaceholder = Introduce un número
|
||||
chat-surface-form-textPlaceholder = Introduce un valor
|
||||
chat-surface-form-submit = Enviar
|
||||
chat-surface-actionRefused = Acción del asistente rechazada: { $reason }
|
||||
statusBar-chatTokens = IA ↑{ $input } ↓{ $output } caché { $cacheRead }/{ $cacheWrite }
|
||||
common-settings = Configuración
|
||||
common-tasks = Tareas
|
||||
|
||||
Reference in New Issue
Block a user