قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-24 07:57:36 +00:00

* Add missing metric tooltips to real time report * Add documentation for revenue per visit column * Correctly set available metrics for user location reports * Add metric documentation for nb_visits_converted * Adds metric documentation for nb_visits_percentage * Add missing metric documentations for custom dimensions * Fix bounce rate metric documentation for entry page urls report * Fix visits / unique visitors metric documentation in event reports * Fix visits percentage metric documentation * Adds documentation for conversions metric * Adjust metric documentation for ecommerce product reports * updates expected test files tests * prefer using default documentation for glossary * Change how documentation in metric glossary are computed * use unique ids for xss test metrics * updates expected UI test files * Add metric documentation for conversions in pages reports * Improve conversion metric documentation * updates expected test files * Apply suggestions from code review Co-authored-by: Michal Kleiner <michal@innocraft.com> * updates expected test files * fix cs --------- Co-authored-by: Michal Kleiner <michal@innocraft.com>
11 خطوط
893 B
JSON
11 خطوط
893 B
JSON
{
|
|
"DevicePlugins": {
|
|
"BrowserWithNoPluginsEnabled": "%1$s with no plugins enabled",
|
|
"BrowserWithPluginsEnabled": "%1$s with plugins %2$s enabled",
|
|
"PluginDescription": "Reports the list of plugins that are supported in visitors browsers.",
|
|
"PluginDetectionDoesNotWorkInIE": "Note: Plugins detection doesn't work in Internet Explorer before 11. This report is only based on non-IE browsers and newer versions of IE.",
|
|
"WidgetPlugins": "Browser Plugins",
|
|
"WidgetPluginsDocumentation": "This report shows which browser plugins your visitors had enabled. This information might be important for choosing the right way to deliver your content.",
|
|
"ColumnPercentageVisitsDocumentation": "The percentage of total visits where the plugin was detected. A visit may include multiple plugins. The value is rounded down to whole numbers."
|
|
}
|
|
} |