summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 7252d1d7..ffbce321 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -84,5 +84,10 @@
"button": "Add Account"
},
"back-to-inbox": "Back to my inbox",
- "footer-text": "Product in development. Feedback and issues to"
+ "footer-text": "Product in development. Feedback and issues to",
+ "login": {
+ "email": "Your email",
+ "password": "Your password",
+ "submit": "Login"
+ }
}