summaryrefslogtreecommitdiffstats
path: root/modules-available/session/lang/en/messages.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-09-08 18:46:05 +0200
committerSimon Rettberg2016-09-08 18:46:05 +0200
commitc37b2b6733f7697abff5dfc3be07828402e9fe27 (patch)
treecbdcf7f082b2e32bbb6184b16539cb9fa10120b5 /modules-available/session/lang/en/messages.json
parent[roomplanner] Add option to enable/disable pvsmgr dedicated mode (diff)
downloadslx-admin-c37b2b6733f7697abff5dfc3be07828402e9fe27.tar.gz
slx-admin-c37b2b6733f7697abff5dfc3be07828402e9fe27.tar.xz
slx-admin-c37b2b6733f7697abff5dfc3be07828402e9fe27.zip
Update translations
Diffstat (limited to 'modules-available/session/lang/en/messages.json')
-rw-r--r--modules-available/session/lang/en/messages.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/modules-available/session/lang/en/messages.json b/modules-available/session/lang/en/messages.json
index 4da881ce..de7ee4f3 100644
--- a/modules-available/session/lang/en/messages.json
+++ b/modules-available/session/lang/en/messages.json
@@ -1,3 +1,7 @@
{
- "loginfail": "Username or Password incorrect"
+ "loginfail": "Username or Password incorrect",
+ "pass-too-short": "Password too short",
+ "password-changed": "Password successfully changed",
+ "password-unchanged": "Password unchanged",
+ "wrong-password": "Wrong passwort"
} \ No newline at end of file