mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes for types
This commit is contained in:
parent
63a7a11853
commit
7d07cfb2f7
@ -4952,7 +4952,8 @@ $LANG = [
|
|||||||
'update_payment' => 'Update Payment',
|
'update_payment' => 'Update Payment',
|
||||||
'markup' => 'Markup',
|
'markup' => 'Markup',
|
||||||
'unlock_pro' => 'Unlock Pro',
|
'unlock_pro' => 'Unlock Pro',
|
||||||
'preferences' => 'Preferences'
|
'preferences' => 'Preferences',
|
||||||
|
'click_to_variables' => 'Client here to see all variables.',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user