Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gl.json « lang « Insights « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 861cfc0719125a7c260820aa64525f4485dcc9d1 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "Insights": {
        "DayComparedToPreviousDay": "día anterior",
        "DayComparedToPreviousWeek": "o mesmo día a semana anterior",
        "DayComparedToPreviousYear": "o mesmo día o ano anterior",
        "MonthComparedToPreviousMonth": "o mes anterior",
        "MonthComparedToPreviousYear": "o mesmo mes o ano anterior",
        "WeekComparedToPreviousWeek": "a semana anterior"
    }
}