mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
WIP feature/Bulk delete items
This commit is contained in:
@@ -322,7 +322,10 @@ export default {
|
||||
organization_industry_:'Organization industry',
|
||||
base_currency_:'Base currency',
|
||||
date_format_:'Date format',
|
||||
view_name_:'View name'
|
||||
category_name_:'Category name',
|
||||
view_name_:'View name',
|
||||
the_items_has_been_successfully_deleted: 'The items have been successfully deleted.',
|
||||
once_delete_these_items_you_will_not_able_restore_them: 'Once you delete these items, you won\'t be able to retrieve them later. Are you sure you want to delete them?',
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user