diff --git a/fittrackee_client/src/locales/es/statistics.json b/fittrackee_client/src/locales/es/statistics.json index 2c63c085..a3e18986 100644 --- a/fittrackee_client/src/locales/es/statistics.json +++ b/fittrackee_client/src/locales/es/statistics.json @@ -1,2 +1,8 @@ { + "STATISTICS": "Estadísticas", + "TIME_FRAMES": { + "month": "mes", + "week": "semana", + "year": "año" + } }