summaryrefslogtreecommitdiff
path: root/res/en.json
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-03-30 15:54:42 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-03-30 16:59:23 +0200
commit3fb0ac54a814dcc134f9f6299e37d5d71e452a05 (patch)
treef920bc5aa5845cd22ad1ede9c3f9bc012a5d39c4 /res/en.json
parent07a6662be9f1a59bfe3ae42baa6589d74568c9ce (diff)
Improve error messages for login form
Diffstat (limited to 'res/en.json')
-rw-r--r--res/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/en.json b/res/en.json
index fb861c7..2c6559b 100644
--- a/res/en.json
+++ b/res/en.json
@@ -1,8 +1,10 @@
{
"teacher_help": "If a teacher helped you solve this problem, please click",
"here": "here",
+ "connection_failed": "Could not connect to server.",
"language": "Language",
"ui_language_title": "Select the UI language.",
+ "wrong_username_or_password": "Wrong username or password.",
"password_change_failed": "Password change failed.",
"password_changed": "Password changed.",
"passwords_do_not_match": "Passwords do not match.",