mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat: remove SET_DASHBOARD_REQUEST_LOADING reducer.
feat: fix dropdown filter. feat: fix fetch resource data.
This commit is contained in:
@@ -765,5 +765,9 @@ export default {
|
||||
something_wentwrong: 'Something went wrong.',
|
||||
new_password: 'New password',
|
||||
license_code_: 'License code',
|
||||
legal_organization_name: 'Legal Organization Name'
|
||||
legal_organization_name: 'Legal Organization Name',
|
||||
smaller_than: 'Smaller than',
|
||||
smaller_or_equals: 'Smaller or equals',
|
||||
bigger_than: 'Bigger than',
|
||||
bigger_or_equals: 'Bigger or equals',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user