We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befaeca commit 0bd7f38Copy full SHA for 0bd7f38
chat-client/src/client/mynahUi.ts
@@ -854,5 +854,5 @@ const uiComponentsTexts = {
854
copyToClipboard: 'Copied to clipboard',
855
noMoreTabsTooltip: 'You can only open ten conversation tabs at a time.',
856
codeSuggestionWithReferenceTitle: 'Some suggestions contain code with references.',
857
- spinnerText: 'Generating your answer...',
+ spinnerText: 'Thinking...',
858
}
0 commit comments