mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-06-27 22:36:39 +00:00
Clean up for duplicate translation keys
This commit is contained in:
@@ -4869,7 +4869,6 @@ $lang = array(
|
||||
'non_taxable_sales' => 'Non-taxable Sales',
|
||||
'zero_rated_sales' => 'Zero-rated Sales',
|
||||
'accounting_basis' => 'Accounting Basis',
|
||||
'activity' => 'Activity',
|
||||
'tax_treatment' => 'Tax Treatment',
|
||||
'summary_source' => 'Summary Source',
|
||||
'sales_breakdown_source' => 'Sales Breakdown',
|
||||
@@ -4889,7 +4888,6 @@ $lang = array(
|
||||
'unknown_source' => 'Unknown Source',
|
||||
'district' => 'District',
|
||||
'metric' => 'Metric',
|
||||
'value' => 'Value',
|
||||
'report_period' => 'Report Period',
|
||||
'current_filing_rows' => 'Current Filing Rows',
|
||||
'correction_rows' => 'Correction Rows',
|
||||
@@ -5017,7 +5015,6 @@ $lang = array(
|
||||
'gateway_temporarily_unavailable' => 'This payment method is temporarily unavailable. Please try again later or choose another payment method.',
|
||||
'mybank' => 'MyBank',
|
||||
'paypal_paylater' => 'Pay in 4',
|
||||
'district' => 'District',
|
||||
'region' => 'Region',
|
||||
'county' => 'County',
|
||||
'tax_details' => 'Tax Details',
|
||||
|
||||
Reference in New Issue
Block a user