Implement persistent native A2UI chat surfaces
This commit is contained in:
@@ -78,6 +78,23 @@ chat-role-tool = Outil
|
||||
chat-deleted = Conversation supprimée
|
||||
chat-link-refused = Ce type de lien n’est pas autorisé
|
||||
chat-navigation-invalid = L’élément du blog demandé n’a pas pu être ouvert
|
||||
chat-surface-dismiss = Masquer
|
||||
chat-surface-empty = Aucun contenu
|
||||
chat-surface-type-card = Carte
|
||||
chat-surface-type-chart = Graphique
|
||||
chat-surface-type-form = Formulaire
|
||||
chat-surface-type-list = Liste
|
||||
chat-surface-type-metric = Indicateur
|
||||
chat-surface-type-mindmap = Carte mentale
|
||||
chat-surface-type-table = Tableau
|
||||
chat-surface-type-tabs = Onglets
|
||||
chat-surface-type-text = Texte
|
||||
chat-surface-type-json = Données
|
||||
chat-surface-form-datePlaceholder = AAAA-MM-JJ
|
||||
chat-surface-form-numberPlaceholder = Saisir un nombre
|
||||
chat-surface-form-textPlaceholder = Saisir une valeur
|
||||
chat-surface-form-submit = Envoyer
|
||||
chat-surface-actionRefused = Action de l’assistant refusée : { $reason }
|
||||
statusBar-chatTokens = IA ↑{ $input } ↓{ $output } cache { $cacheRead }/{ $cacheWrite }
|
||||
common-settings = Paramètres
|
||||
common-tasks = Tâches
|
||||
|
||||
Reference in New Issue
Block a user