summaryrefslogtreecommitdiff
path: root/web-ui/app
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-02-09 16:19:12 -0200
committerTayane Fernandes <tayane.rmf@gmail.com>2017-02-09 16:19:12 -0200
commit960d979de666a4a8edb42fb591b5443228a97803 (patch)
tree1cf2da8537ea8c83ec6984f5213717d77516dbf8 /web-ui/app
parent32a1b251fad86ce428f43560231bf79551e8f069 (diff)
[#922] Add dynamic page title
with @anikarni
Diffstat (limited to 'web-ui/app')
-rw-r--r--web-ui/app/locales/en_US/translation.json1
-rw-r--r--web-ui/app/locales/pt_BR/translation.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 6bedd5d5..7252d1d7 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -75,6 +75,7 @@
"tags": "Tags"
},
"backup-account": {
+ "page-title": "Pixelated Backup Account",
"image-description": "Forgot my password!",
"title": "What if you forget your password?",
"paragraph1": "You will need a backup account. Choose an alternative email address you use regularly.",
diff --git a/web-ui/app/locales/pt_BR/translation.json b/web-ui/app/locales/pt_BR/translation.json
index 20e6e269..9a4393fa 100644
--- a/web-ui/app/locales/pt_BR/translation.json
+++ b/web-ui/app/locales/pt_BR/translation.json
@@ -75,6 +75,7 @@
"tags": "Etiquetas"
},
"backup-account": {
+ "page-title": "Pixelated E-mail de Recuperação",
"image-description": "Esqueci minha senha!",
"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.",