Fix typo in texts
This commit is contained in:
parent
1ed3c9df1f
commit
84e344b61b
1 changed files with 1 additions and 1 deletions
|
|
@ -3353,7 +3353,7 @@ $LANG = array(
|
||||||
'about' => 'About',
|
'about' => 'About',
|
||||||
'credit_email' => 'Credit Email',
|
'credit_email' => 'Credit Email',
|
||||||
'domain_url' => 'Domain URL',
|
'domain_url' => 'Domain URL',
|
||||||
'password_is_too_easy' => 'Password msut contain an upper case character and a number',
|
'password_is_too_easy' => 'Password must contain an upper case character and a number',
|
||||||
'client_portal_tasks' => 'Client Portal Tasks',
|
'client_portal_tasks' => 'Client Portal Tasks',
|
||||||
'client_portal_dashboard' => 'Client Portal Dashboard',
|
'client_portal_dashboard' => 'Client Portal Dashboard',
|
||||||
'please_enter_a_value' => 'Please enter a value',
|
'please_enter_a_value' => 'Please enter a value',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue