* feat: table footer component cleanup * Update TableFooter.vue * feat: Update design * chore: remove RTL mixin * chore: Make component in composable format * chore: review fixes
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"GENERAL": {
|
|
"SHOWING_RESULTS": "Showing {firstIndex}-{lastIndex} of {totalCount} items"
|
|
}
|
|
}
|