mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: Pagination component.
This commit is contained in:
@@ -468,4 +468,7 @@ export default {
|
||||
remove_the_line: 'Remove the line',
|
||||
no_results: 'No results',
|
||||
all_reports: 'All Reports',
|
||||
next: 'Next',
|
||||
previous: 'Previous',
|
||||
showing_current_page_to_total: 'Showing {currentPage} to {totalPages} of {total} entries',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user