mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Updated lang file
This commit is contained in:
parent
f65567a637
commit
3d6d9d709a
@ -5277,8 +5277,6 @@ $lang = array(
|
|||||||
'accept_payments_online' => 'Accept Payments Online',
|
'accept_payments_online' => 'Accept Payments Online',
|
||||||
'all_payment_gateways' => 'View all payment gateways',
|
'all_payment_gateways' => 'View all payment gateways',
|
||||||
'product_cost' => 'Product cost',
|
'product_cost' => 'Product cost',
|
||||||
'enable_rappen_roudning' => 'Enable Rappen Rounding',
|
|
||||||
'enable_rappen_rounding_help' => 'Rounds totals to nearest 5',
|
|
||||||
'duration_words' => 'Duration in words',
|
'duration_words' => 'Duration in words',
|
||||||
'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices',
|
'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices',
|
||||||
'shipping_country_id' => 'Shipping Country',
|
'shipping_country_id' => 'Shipping Country',
|
||||||
@ -5294,6 +5292,9 @@ $lang = array(
|
|||||||
'e_quote_type' => 'E-Quote Type',
|
'e_quote_type' => 'E-Quote Type',
|
||||||
'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!',
|
'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!',
|
||||||
'download_e_purchase_order' => 'Download E-Purchase Order',
|
'download_e_purchase_order' => 'Download E-Purchase Order',
|
||||||
|
'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance',
|
||||||
|
'rappen_rounding' => 'Rappen Rounding',
|
||||||
|
'rappen_rounding_help' => 'Round amount to 5 cents',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user