1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/Resolution/lang/en.json
Stefan Giehl da9c615970 Adds missing report documentations (#16878)
* Fix report documentation not shown when switching between related reports

* Adds report documentation for DevicesDetection reports

* Adds some more report documentations

* Adds documentation to Event reports

* Adds documentation to Content reports

* Adds documentation to VisitorFrequency report

* Adds documentation to Goals reports

* Adds documentation to VisitsSummary report

* fixes & test updates

* fix typo

Co-authored-by: Lukas Winkler <git@lw1.at>

* small tweaks to some docs

* revising some of the report documentation

* fix translation file

* updates expected test files

Co-authored-by: Lukas Winkler <git@lw1.at>
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-01-04 16:41:51 -08:00

13 خطوط
748 B
JSON

{
"Resolution": {
"ColumnConfiguration": "Configuration",
"ColumnResolution": "Resolution",
"Configurations": "Configurations",
"PluginDescription": "Reports the screen resolutions of your visitors.",
"Resolutions": "Resolutions",
"WidgetGlobalVisitors": "Visitor Configuration",
"WidgetGlobalVisitorsDocumentation": "This report shows the most common overall configurations that your visitors had. A configuration is the combination of an operating system, a browser type and a screen resolution.",
"WidgetResolutions": "Screen Resolution",
"WidgetResolutionsDocumentation": "This report shows the screen resolutions your visitors used when viewing your website."
}
}