قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 06:57:53 +00:00

* UserLanguage plugin language reworked (#19470) * UserCountryMap plugin language reworked (#19477) * UserId plugin language reworked (#19475) * fix * update tests Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
10 خطوط
603 B
JSON
10 خطوط
603 B
JSON
{
|
|
"UserId": {
|
|
"UserId": "UserId",
|
|
"UserReportTitle": "User IDs",
|
|
"UserReportDocumentation": "Shows visits and other general metrics for every individual User ID.",
|
|
"PluginDescription": "Shows user reports",
|
|
"VisitorsUserSubcategoryHelp": "The user ID report shows visits associated with all your registered and logged in users. Understand website usage by its specific users and find out who your most and least active users are.",
|
|
"ThereIsNoDataForThisReportHelp" : "%1$sRead the user guide to learn how to generate data for this report.%2$s" }
|
|
}
|