Update translations

This commit is contained in:
Benjamin Beganović 2025-01-13 16:59:00 +01:00
parent 94aa11690a
commit 4a1eef3f44
1 changed files with 2 additions and 0 deletions

View File

@ -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;