Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473)
This commit is contained in:
@@ -565,7 +565,7 @@ const translation = {
|
||||
vectorHash: 'Wektor hash:',
|
||||
hitScore: 'Wynik trafień:',
|
||||
},
|
||||
inputPlaceholder: 'Porozmawiaj z botem',
|
||||
inputPlaceholder: 'Porozmawiaj z {{botName}}',
|
||||
thought: 'Myśl',
|
||||
thinking: 'Myślenie...',
|
||||
resend: 'Prześlij ponownie',
|
||||
|
||||
Reference in New Issue
Block a user