Updated translations

This commit is contained in:
David Bomba 2024-03-09 08:38:37 +11:00
parent 06873a2a8d
commit 3909af0fe3

View File

@ -5249,8 +5249,8 @@ $lang = array(
'use_unapplied_payments_help' => 'Apply any payment balances prior to charging a payment method', 'use_unapplied_payments_help' => 'Apply any payment balances prior to charging a payment method',
'payment_terms_help' => 'The number of days after the invoice date that payment is due', 'payment_terms_help' => 'The number of days after the invoice date that payment is due',
'payment_type_help' => 'The default payment type to be used for payments', 'payment_type_help' => 'The default payment type to be used for payments',
'quote_valid_until' => 'The number of days that the quote is valid for', 'quote_valid_until_help' => 'The number of days that the quote is valid for',
'expense_payment_type' => 'The default expense payment type to be used', 'expense_payment_type_help' => 'The default expense payment type to be used',
); );
return $lang; return $lang;