fix(kb.gbapp): Improvement on translate
This commit is contained in:
parent
16dedc3913
commit
bc56a1d830
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ export const Messages = {
|
|||
wider_answer: subjectText =>
|
||||
`Vou te responder de modo mais abrangente... Não apenas sobre ${subjectText}`,
|
||||
which_question: 'Qual a pergunta?',
|
||||
anything_else: 'Então, posso ajudar em algo a mais?',
|
||||
anything_else: 'Então, posso ajudar em algo mais?',
|
||||
here_is_subjects: 'Aqui estão algumas categorias de assuntos...',
|
||||
menu_select: 'Selecionar',
|
||||
lets_search: query =>
|
||||
|
|
Loading…
Add table
Reference in a new issue