mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fix typo in texts
This commit is contained in:
parent
c3a0c2a465
commit
fc26e77c95
@ -3354,7 +3354,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…
x
Reference in New Issue
Block a user