diff --git a/lang/en/texts.php b/lang/en/texts.php index fefb47bf3eb6..5cac96a76c79 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5098,7 +5098,7 @@ $LANG = array( 'certificate_passphrase' => 'Certificate Passphrase', 'valid_vat_number' => 'Valid VAT Number', 'react_notification_link' => 'React Notification Links', - 'react_notification_link_help' => 'Admin emails will contain links to the react application', + 'react_notification_link_help' => 'Admin emails will contain links to the react application', 'show_task_billable' => 'Show Task Billable', 'credit_item' => 'Credit Item', 'drop_file_here' => 'Drop file here', @@ -5106,7 +5106,7 @@ $LANG = array( 'camera' => 'Camera', 'gallery' => 'Gallery', 'project_location' => 'Project Location', - 'add_gateway_help_message' => 'Add a payment gateway (ie. Stripe, WePay or PayPal) to accept online payments', + 'add_gateway_help_message' => 'Add a payment gateway (ie. Stripe, WePay or PayPal) to accept online payments', 'lang_Hungarian' => 'Hungarian', 'use_mobile_to_manage_plan' => 'Use your phone subscription settings to manage your plan', 'item_tax3' => 'Item Tax3', @@ -5122,7 +5122,7 @@ $LANG = array( 'lang_French - Swiss' => 'French - Swiss', 'currency_swazi_lilangeni' => 'Swazi Lilangeni', 'income' => 'Income', - 'amount_received_help' => 'Enter a value here if the total amount received was MORE than the invoice amount, or when recording a payment with no invoices. Otherwise this field should be left blank.', + 'amount_received_help' => 'Enter a value here if the total amount received was MORE than the invoice amount, or when recording a payment with no invoices. Otherwise this field should be left blank.', 'vendor_phone' => 'Vendor Phone', 'mercado_pago' => 'Mercado Pago', 'mybank' => 'MyBank', @@ -5140,8 +5140,9 @@ $LANG = array( 'is_tax_exempt' => 'Tax Exempt', 'drop_files_here' => 'Drop files here', 'upload_files' => 'Upload Files', + 'download_e_invoice' => 'Download E-Invoice', ); return $LANG; -?> \ No newline at end of file +?> diff --git a/resources/views/portal/ninja2020/components/livewire/pdf-slot.blade.php b/resources/views/portal/ninja2020/components/livewire/pdf-slot.blade.php index 8d6154df9b94..3e86f37eb68c 100644 --- a/resources/views/portal/ninja2020/components/livewire/pdf-slot.blade.php +++ b/resources/views/portal/ninja2020/components/livewire/pdf-slot.blade.php @@ -1,5 +1,5 @@
-
+