i18n: automatic bump

Change-Id: I31301c544c21bbf389267a761733457d8098b1de
diff --git a/AutoAnswer/data/locale/AutoAnswer_pt.json b/AutoAnswer/data/locale/AutoAnswer_pt.json
index b89a8fd..fba5236 100644
--- a/AutoAnswer/data/locale/AutoAnswer_pt.json
+++ b/AutoAnswer/data/locale/AutoAnswer_pt.json
@@ -1,10 +1,10 @@
 {
         "bot_trigger": "Trigger do Bot",
-        "trigger_summary": "Text that Bot will respond to",
-        "bot_answer": "Bot response",
-        "answer_summary": "Text that Bot will send",
+        "trigger_summary": "Texto que o Bot vai responder",
+        "bot_answer": "Resposta do bot",
+        "answer_summary": "Mensagem que o Bot vai enviar",
         "default_trigger": "Oi",
-        "default_answer": "Hello, currently I am busy but will answer you as soon as possible.",
+        "default_answer": "Olá, estou ocupado, mas vou responder o mais rápido possível.",
         "always_title": "Ativar o Bot automaticamente",
-        "always_summary": "Bot will be active for all conversations."
+        "always_summary": "O Bot estará ativo para todas as conversas."
 }
\ No newline at end of file