Client - add full statistics chart
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
{
|
||||
"STATISTICS": "Statistics",
|
||||
"TOTAL": "Total"
|
||||
"TOTAL": "Total",
|
||||
"TIME_FRAMES": {
|
||||
"week": "week",
|
||||
"month": "month",
|
||||
"year": "year"
|
||||
}
|
||||
}
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"STATISTICS": "Statistiques",
|
||||
"TOTAL": "Total"
|
||||
"TOTAL": "Total",
|
||||
"TIME_FRAMES": {
|
||||
"week": "semaine",
|
||||
"month": "mois",
|
||||
"year": "année"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user