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/it.json2
-rw-r--r--plugins/UserId/lang/nb.json4
2 files changed, 4 insertions, 2 deletions
diff --git a/plugins/UserId/lang/it.json b/plugins/UserId/lang/it.json
index a7cc2b5012..ec2e4beb8d 100644
--- a/plugins/UserId/lang/it.json
+++ b/plugins/UserId/lang/it.json
@@ -1,6 +1,6 @@
{
"UserId": {
- "UserId": "User Id",
+ "UserId": "Id Utente",
"UserReportTitle": "Utenti",
"PluginDescription": "Mostra i report utente"
}
diff --git a/plugins/UserId/lang/nb.json b/plugins/UserId/lang/nb.json
index 3eb7ff4e34..b8404858f2 100644
--- a/plugins/UserId/lang/nb.json
+++ b/plugins/UserId/lang/nb.json
@@ -1,5 +1,7 @@
{
"UserId": {
- "UserReportTitle": "Brukere"
+ "UserId": "Bruker-ID",
+ "UserReportTitle": "Brukere",
+ "PluginDescription": "Vises brukerrapporter"
}
} \ No newline at end of file