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:
authorStefan Giehl <stefan@matomo.org>2019-09-27 16:08:34 +0300
committerGitHub <noreply@github.com>2019-09-27 16:08:34 +0300
commit79df2581d264f11aac1df1d5af335c82604cf8d6 (patch)
tree877104baf0513bb434063bf910403e98daf2c988 /plugins/UserId
parenteec541ac24711bf5aaffb687d5cca68c96158e87 (diff)
language update (#14916)
Diffstat (limited to 'plugins/UserId')
-rw-r--r--plugins/UserId/lang/pt-br.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserId/lang/pt-br.json b/plugins/UserId/lang/pt-br.json
index ab2513c7ab..a4429390fb 100644
--- a/plugins/UserId/lang/pt-br.json
+++ b/plugins/UserId/lang/pt-br.json
@@ -1,7 +1,7 @@
{
"UserId": {
"UserId": "UserId",
- "UserReportTitle": "Usuário IDs",
+ "UserReportTitle": "IDs de usuário",
"PluginDescription": "Mostra relatórios de usuários"
}
} \ No newline at end of file