Client - display pagination on workouts list

This commit is contained in:
Sam
2021-11-02 20:26:43 +01:00
parent e8350abf55
commit a8d0680457
16 changed files with 297 additions and 10 deletions

View File

@ -15,5 +15,6 @@
"PER_PAGE": {
"LABEL": "par page"
}
}
},
"TOTAL": "Total"
}

View File

@ -1,6 +1,5 @@
{
"STATISTICS": "Statistics",
"TOTAL": "Total",
"TIME_FRAMES": {
"week": "week",
"month": "month",

View File

@ -15,5 +15,6 @@
"PER_PAGE": {
"LABEL": "par page"
}
}
},
"TOTAL ": "Total"
}

View File

@ -1,6 +1,5 @@
{
"STATISTICS": "Statistiques",
"TOTAL": "Total",
"TIME_FRAMES": {
"week": "semaine",
"month": "mois",