Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrigir textos da utter_languages e utter_where_u_liv #32

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 18 additions & 10 deletions rasa/domain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -458,9 +458,10 @@ templates:

utter_languages:
- text: |
Poderíamos falar de algo melhor
Olha, acho melhor não falarmos sobre

Vamos deixar isso para outra hora, $user
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A variável $user não funciona. Então é necessário trocar pra algum vocativo genérico.


Não é mesmo, $user ?! kkk
- text: |
E isso lá é linguagem de programação!? kkk

Expand Down Expand Up @@ -534,22 +535,29 @@ templates:

utter_where_u_liv:
- text: |
Eu estou em um lugar legal

Difícil de explicar para humanos como você $user.
Moro em um lugar que seria difícil para você entender, $user
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modificar para algum vocativo genérico.

Aqui só tem zeros e uns!

- text: |
Estou morando em um chip de memória RAM
Meus desenvolvedores me mudam toda hora

Mas é temporário
DigitalOcean, AWS, Google Cloud

Só até conseguir achar uma memória cache...
Essa vida de viajar é prazerosa e cansativa...

- text: |
Eu moro em um repositório no github
Estou morando em um chip de memória RAM

Você pode passar lá pra me visitar qualquer dia
Mas é temporário

Só até conseguir achar uma memória persistente...

- text: |
Eu moro em um belíssimo repositório no github

Passe lá para me visitar, será bem recebido

Chega aí: https://github.com/fga-eps-mds/2018.2-Lino

utter_how_am_i:
Expand Down