summaryrefslogtreecommitdiff
path: root/web-ui/app/locales
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/locales')
-rw-r--r--web-ui/app/locales/en_US/translation.json3
-rw-r--r--web-ui/app/locales/pt_BR/translation.json5
2 files changed, 5 insertions, 3 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index db018db4..6bedd5d5 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -82,5 +82,6 @@
"input-label": "Type your backup account",
"button": "Add Account"
},
- "back-to-inbox": "Back to my inbox"
+ "back-to-inbox": "Back to my inbox",
+ "footer-text": "Product in development. Feedback and issues to"
}
diff --git a/web-ui/app/locales/pt_BR/translation.json b/web-ui/app/locales/pt_BR/translation.json
index 87b2655e..20e6e269 100644
--- a/web-ui/app/locales/pt_BR/translation.json
+++ b/web-ui/app/locales/pt_BR/translation.json
@@ -79,8 +79,9 @@
"title": "E se você esquecer sua senha?",
"paragraph1": "Informe outro e-mail que você usa regularmente. Esse será o seu e-mail de recuperação.",
"paragraph2": "Instruções para recuperar sua senha serão enviadas para esse e-mail, guarde com carinho.",
- "input-label": "Digite seu e-mail de recuperação.",
+ "input-label": "Digite seu e-mail de recuperação",
"button": "Adicionar e-mail"
},
- "back-to-inbox": "Voltar"
+ "back-to-inbox": "Voltar",
+ "footer-text": "Produto em desenvolvimento. Reporte problemas através do"
}