mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
Merge pull request #10157 from beganovich/INV2-1626
Update translations
This commit is contained in:
commit
1a2cb9ca27
@ -5360,7 +5360,8 @@ $lang = array(
|
||||
'vat_not_registered' => 'Seller not VAT registered',
|
||||
'small_company_info' => 'No disclosure of sales tax in accordance with § 19 UStG',
|
||||
'log_duration_words' => 'Time log duration in words',
|
||||
'log_duration' => 'Time log duration'
|
||||
'log_duration' => 'Time log duration',
|
||||
'search_placeholder' => 'Find invoices, clients, and more',
|
||||
);
|
||||
|
||||
return $lang;
|
||||
|
Loading…
Reference in New Issue
Block a user