Edit template for controller - Refine params copy and bring DB opens up to spec with UTF8

This commit is contained in:
2025-10-06 10:57:00 +01:00
parent 29f8de63fd
commit ecb846fc6c
119 changed files with 10059 additions and 36 deletions

View File

@@ -0,0 +1,6 @@
'pwd_ACCOUNT_GROUP_NONE' => 'There are no user groups in the system.',
'pwd_ACCOUNT_NAME_INVALID' => 'The account name entered is invalid.',
'pwd_ACCOUNT_NAME_INVALID_CHARS' => 'The account name you entered contained invalid characters.',
'pwd_ACCOUNT_USER_NONE' => 'There are no user accounts in the system.',
'pwd_RESET_PASSWORD_TITLE' => 'Reset user password',
'pwd_YOUR_ACCOUNT_INVALID' => 'The account name entered is invalid.',