FitTrackee/fittrackee_client/src/locales/fr/statistics.json

10 lines
144 B
JSON
Raw Normal View History

{
"STATISTICS": "Statistiques",
2021-10-03 19:23:17 +02:00
"TOTAL": "Total",
"TIME_FRAMES": {
"week": "semaine",
"month": "mois",
"year": "année"
}
}