mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
Merge remote-tracking branch 'origin/Tasks'
This commit is contained in:
@@ -215,6 +215,8 @@ export default {
|
||||
'The item category has been successfully created.',
|
||||
the_item_category_has_been_successfully_edited:
|
||||
'The item category has been successfully edited.',
|
||||
the_item_category_has_been_successfully_deleted:
|
||||
'The item category has been successfully deleted',
|
||||
once_delete_these_views_you_will_not_able_restore_them:
|
||||
"Once you delete the custom view, you won't be able to restore it later. Are you sure you want to delete this view?",
|
||||
the_custom_view_has_been_successfully_deleted:
|
||||
@@ -770,4 +772,7 @@ export default {
|
||||
smaller_or_equals: 'Smaller or equals',
|
||||
bigger_than: 'Bigger than',
|
||||
bigger_or_equals: 'Bigger or equals',
|
||||
prefix: 'Prefix',
|
||||
next_number: 'Next Number',
|
||||
journal_number_settings: 'Journal Number Settings',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user