Implement persistent native A2UI chat surfaces
This commit is contained in:
@@ -78,6 +78,23 @@ chat-role-tool = Werkzeug
|
||||
chat-deleted = Unterhaltung gelöscht
|
||||
chat-link-refused = Dieser Linktyp ist nicht erlaubt
|
||||
chat-navigation-invalid = Das angeforderte Blog-Element konnte nicht geöffnet werden
|
||||
chat-surface-dismiss = Ausblenden
|
||||
chat-surface-empty = Kein Inhalt
|
||||
chat-surface-type-card = Karte
|
||||
chat-surface-type-chart = Diagramm
|
||||
chat-surface-type-form = Formular
|
||||
chat-surface-type-list = Liste
|
||||
chat-surface-type-metric = Kennzahl
|
||||
chat-surface-type-mindmap = Mindmap
|
||||
chat-surface-type-table = Tabelle
|
||||
chat-surface-type-tabs = Registerkarten
|
||||
chat-surface-type-text = Text
|
||||
chat-surface-type-json = Daten
|
||||
chat-surface-form-datePlaceholder = JJJJ-MM-TT
|
||||
chat-surface-form-numberPlaceholder = Zahl eingeben
|
||||
chat-surface-form-textPlaceholder = Wert eingeben
|
||||
chat-surface-form-submit = Absenden
|
||||
chat-surface-actionRefused = Assistentenaktion abgelehnt: { $reason }
|
||||
statusBar-chatTokens = KI ↑{ $input } ↓{ $output } Cache { $cacheRead }/{ $cacheWrite }
|
||||
common-settings = Einstellungen
|
||||
common-tasks = Aufgaben
|
||||
|
||||
Reference in New Issue
Block a user