Client - display pagination on workouts list
This commit is contained in:
@ -15,5 +15,6 @@
|
||||
"PER_PAGE": {
|
||||
"LABEL": "par page"
|
||||
}
|
||||
}
|
||||
},
|
||||
"TOTAL": "Total"
|
||||
}
|
@ -1,6 +1,5 @@
|
||||
{
|
||||
"STATISTICS": "Statistics",
|
||||
"TOTAL": "Total",
|
||||
"TIME_FRAMES": {
|
||||
"week": "week",
|
||||
"month": "month",
|
||||
|
@ -15,5 +15,6 @@
|
||||
"PER_PAGE": {
|
||||
"LABEL": "par page"
|
||||
}
|
||||
}
|
||||
},
|
||||
"TOTAL ": "Total"
|
||||
}
|
@ -1,6 +1,5 @@
|
||||
{
|
||||
"STATISTICS": "Statistiques",
|
||||
"TOTAL": "Total",
|
||||
"TIME_FRAMES": {
|
||||
"week": "semaine",
|
||||
"month": "mois",
|
||||
|
Reference in New Issue
Block a user