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:
Diffstat (limited to 'plugins/UserId')
-rw-r--r--plugins/UserId/lang/et.json1
-rw-r--r--plugins/UserId/lang/sk.json4
2 files changed, 4 insertions, 1 deletions
diff --git a/plugins/UserId/lang/et.json b/plugins/UserId/lang/et.json
index 0777e69781..f71047e8e5 100644
--- a/plugins/UserId/lang/et.json
+++ b/plugins/UserId/lang/et.json
@@ -1,5 +1,6 @@
{
"UserId": {
+ "UserId": "KasutajaID",
"UserReportTitle": "Kasutajaid"
}
} \ No newline at end of file
diff --git a/plugins/UserId/lang/sk.json b/plugins/UserId/lang/sk.json
index be0f5fbf12..a28262cb4a 100644
--- a/plugins/UserId/lang/sk.json
+++ b/plugins/UserId/lang/sk.json
@@ -1,5 +1,7 @@
{
"UserId": {
- "UserReportTitle": "Používatelia"
+ "UserId": "UserId",
+ "UserReportTitle": "Používatelia",
+ "PluginDescription": "Zobraziť reporty užívateľa"
}
} \ No newline at end of file