mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
Merge branch 'master' of https://github.com/abouolia/Ratteb
This commit is contained in:
@@ -160,7 +160,7 @@ export default {
|
||||
new_conditional: '+ New Conditional',
|
||||
chart_of_accounts: 'Chart of Accounts',
|
||||
exchange_rate_details: 'Exchange Rate Details',
|
||||
exchange_rate_list: 'Exchange Rate List',
|
||||
exchange_rates_list: 'Exchange Rates List',
|
||||
manual_journals: 'Manual Journals',
|
||||
edit_expense_details: 'Edit Expense Details',
|
||||
expenses_list: 'Expenses List',
|
||||
@@ -595,13 +595,13 @@ export default {
|
||||
delete_estimate: 'Delete Estimate',
|
||||
new_estimate: 'New Estimate',
|
||||
customer_name_: 'Customer name',
|
||||
estimate_date_: 'Estismate date',
|
||||
estimate_date_: 'Estimate date',
|
||||
expiration_date_: 'Expiration date',
|
||||
estimate_number_: 'Estimate number',
|
||||
discount: 'Discount %',
|
||||
quantity: 'Quantity',
|
||||
rate: 'Rate',
|
||||
estimate_list: 'Estimate List',
|
||||
estimates_list: 'Estimates List',
|
||||
estimate_number: 'Estimate Number',
|
||||
product_and_service: 'Product/Service',
|
||||
the_estimate_has_been_successfully_edited:
|
||||
@@ -612,7 +612,7 @@ export default {
|
||||
'The estimate has been successfully deleted.',
|
||||
once_delete_this_estimate_you_will_able_to_restore_it: `Once you delete this estimate, you won\'t be able to restore it later. Are you sure you want to delete this estimate?`,
|
||||
cannot_be_zero_or_empty: 'cannot be zero or empty.',
|
||||
invocies: 'Invoices',
|
||||
invoices: 'Invoices',
|
||||
invoices_list: 'Invoices List',
|
||||
invoice_date: 'Invoice Date',
|
||||
due_date: 'Due Date',
|
||||
@@ -638,7 +638,7 @@ export default {
|
||||
the_invoice_has_been_successfully_deleted:
|
||||
'The invoice has been successfully deleted.',
|
||||
once_delete_this_invoice_you_will_able_to_restore_it: `Once you delete this invoice, you won\'t be able to restore it later. Are you sure you want to delete this invoice?`,
|
||||
receipt_list: 'Receipt List',
|
||||
receipts_list: 'Receipts List',
|
||||
receipts: 'Receipts',
|
||||
receipt: 'Receipt #',
|
||||
receipt_date_: 'Receipt date',
|
||||
@@ -661,7 +661,7 @@ export default {
|
||||
'The receipt #{number} has been successfully edited.',
|
||||
the_receipt_has_been_successfully_deleted:
|
||||
'The receipt has been successfully deleted.',
|
||||
bill_list: 'Bill List',
|
||||
bills_list: 'Bills List',
|
||||
bills: 'Bills',
|
||||
accept: 'Accept',
|
||||
vendor_name: 'Vendor Name',
|
||||
@@ -686,7 +686,7 @@ export default {
|
||||
deposit_to: 'Deposit to',
|
||||
edit_payment_receive: 'Edit Payment Receive',
|
||||
delete_payment_receive: 'Delete Payment Receive',
|
||||
payment_Receive_list: 'Payment Receive List',
|
||||
payment_Receives_list: 'Payment Receives List',
|
||||
payment_receive: 'Payment Receive',
|
||||
new_payment_receive: 'New Payment Receive',
|
||||
payment_receives: 'Payment Receives',
|
||||
|
||||
Reference in New Issue
Block a user