mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
WIP/customers
This commit is contained in:
@@ -417,4 +417,17 @@ export default {
|
||||
quick_new: 'Quick new',
|
||||
help: 'Help',
|
||||
organization_id: 'Orgnization ID',
|
||||
|
||||
customers: 'Customers',
|
||||
new_customers:'New Customers',
|
||||
customer_type_: 'Customer type',
|
||||
display_name_: 'Display name',
|
||||
new_customer: 'New Customer',
|
||||
customer_type: 'Customer Type',
|
||||
business: 'business',
|
||||
individual: 'Individual',
|
||||
display_name:'Display Name',
|
||||
|
||||
the_customer_has_been_successfully_created:
|
||||
'The customer has been successfully created.',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user