Update translations
This commit is contained in:
parent
94aa11690a
commit
4a1eef3f44
|
|
@ -5487,6 +5487,8 @@ $lang = array(
|
|||
'enable_public_notifications_help' => 'Enable real-time notifications from Invoice Ninja.',
|
||||
'navigate' => 'Navigate',
|
||||
'calculate_taxes_warning' => 'This action will enable line item taxes and disable total taxes. Any open invoices may be recalculated with the new settings!',
|
||||
'einvoice_token_not_found' => 'E-invoicing token not found. Please go to Settings > E-invoice and regenerate token.',
|
||||
'regenerate' => 'Regenerate',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
|
|
|||
Loading…
Reference in New Issue