use different language string for password-placeholder when adding a new customer; fixes #1216
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -68,6 +68,7 @@ return [
|
||||
'customer_add' => 'Create customer',
|
||||
'customer_edit' => 'Edit customer',
|
||||
'username_default_msg' => 'Leave empty for autogenerated value',
|
||||
'password_default_msg' => 'Autogenerated if empty',
|
||||
'domains' => 'Domains',
|
||||
'domain_add' => 'Create domain',
|
||||
'domain_edit' => 'Edit domain',
|
||||
|
||||
Reference in New Issue
Block a user