summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2023-12-13 12:25:38 +0100
committerSimon Rettberg2023-12-13 12:25:38 +0100
commit93c9f486b019446beacaa3cfc09ec10e4d3f5df0 (patch)
tree6f42a75240ec25244821941c90126781655fa717
parent[roomplanner] Fix invalid array key access (diff)
downloadslx-admin-93c9f486b019446beacaa3cfc09ec10e4d3f5df0.tar.gz
slx-admin-93c9f486b019446beacaa3cfc09ec10e4d3f5df0.tar.xz
slx-admin-93c9f486b019446beacaa3cfc09ec10e4d3f5df0.zip
[adduser] Fix typo
-rw-r--r--modules-available/adduser/lang/en/template-tags.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/adduser/lang/en/template-tags.json b/modules-available/adduser/lang/en/template-tags.json
index 413c21d0..cf202381 100644
--- a/modules-available/adduser/lang/en/template-tags.json
+++ b/modules-available/adduser/lang/en/template-tags.json
@@ -2,7 +2,7 @@
"lang_addUser": "Add user",
"lang_assignRoles": "Assign roles",
"lang_changeLoginHint": "You can change the login identifier used for logging in. This is only enabled for local accounts that are not linked to LDAP\/AD servers.",
- "lang_changeOwnPasswordHint": "You can change your own password by clicking you username in the menu.",
+ "lang_changeOwnPasswordHint": "You can change your own password by clicking your username in the menu.",
"lang_changePassword": "Change password",
"lang_confirmation": "Confirm Password",
"lang_createUser": "Create User",