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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2016-04-19 06:34:19 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2016-04-19 06:34:19 +0300
commitbcdd1bfe6df3420d82d22bc7f96ce0340aa54a8f (patch)
tree65964c8540927eb13907f0d3b10ed13ac27ff508 /plugins/UserId
parent08090f2cbab6af3b9b99ba08a1bdfd831288c0d5 (diff)
addding userId plugin description and enable plugin during update (#10073)
Diffstat (limited to 'plugins/UserId')
-rw-r--r--plugins/UserId/lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/UserId/lang/en.json b/plugins/UserId/lang/en.json
index ec320c4079..40d9f3660d 100644
--- a/plugins/UserId/lang/en.json
+++ b/plugins/UserId/lang/en.json
@@ -1,6 +1,7 @@
{
"UserId": {
"UserId": "UserId",
- "UserReportTitle": "Users"
+ "UserReportTitle": "Users",
+ "PluginDescription": "Shows user reports"
}
} \ No newline at end of file