mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Don't mark converted quote as sent
This commit is contained in:
parent
4c1402de4a
commit
4f8f1ddcae
@ -2481,7 +2481,7 @@ $LANG = array(
|
|||||||
'time_hr' => 'hr',
|
'time_hr' => 'hr',
|
||||||
'time_hrs' => 'hrs',
|
'time_hrs' => 'hrs',
|
||||||
'clear' => 'Clear',
|
'clear' => 'Clear',
|
||||||
'warn_payment_gateway' => 'Note: to accept online payments :link to add a payment gateway.',
|
'warn_payment_gateway' => 'Note: accepting online payments requires a payment gateway, :link to add one.',
|
||||||
'setup_desktop_app' => 'Setup the desktop app',
|
'setup_desktop_app' => 'Setup the desktop app',
|
||||||
'task_rate' => 'Task Rate',
|
'task_rate' => 'Task Rate',
|
||||||
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
|
'task_rate_help' => 'Set the default <b>rate for invoiced tasks</b>.',
|
||||||
|
Loading…
Reference in New Issue
Block a user