mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
Updated translations from flutter app
This commit is contained in:
parent
dbfacaa2f0
commit
8a1eb1a161
@ -5166,7 +5166,16 @@ $LANG = array(
|
||||
'government' => 'Government',
|
||||
'in_stock_quantity' => 'Stock quantity',
|
||||
'vendor_contact' => 'Vendor Contact',
|
||||
|
||||
'expense_status_4' => 'Unpaid',
|
||||
'expense_status_5' => 'Paid',
|
||||
'ziptax_help' => 'Note: this feature requires a Zip-Tax API key to lookup US sales tax by address',
|
||||
'cache_data' => 'Cache Data',
|
||||
'unknown' => 'Unknown',
|
||||
'webhook_failure' => 'Webhook Failure',
|
||||
'email_opened' => 'Email Opened',
|
||||
'email_delivered' => 'Email Delivered',
|
||||
'log' => 'Log',
|
||||
'classification' => 'Classification',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
Reference in New Issue
Block a user