mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Fix typo in texts
This commit is contained in:
parent
c3a0c2a465
commit
fc26e77c95
@ -3354,7 +3354,7 @@ $LANG = array(
|
||||
'about' => 'About',
|
||||
'credit_email' => 'Credit Email',
|
||||
'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_dashboard' => 'Client Portal Dashboard',
|
||||
'please_enter_a_value' => 'Please enter a value',
|
||||
|
Loading…
Reference in New Issue
Block a user