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/ImageGraph
parenteec541ac24711bf5aaffb687d5cca68c96158e87 (diff)
language update (#14916)
Diffstat (limited to 'plugins/ImageGraph')
-rw-r--r--plugins/ImageGraph/lang/pt-br.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ImageGraph/lang/pt-br.json b/plugins/ImageGraph/lang/pt-br.json
index 58bb5d4062..f09e478e99 100644
--- a/plugins/ImageGraph/lang/pt-br.json
+++ b/plugins/ImageGraph/lang/pt-br.json
@@ -1,6 +1,6 @@
{
"ImageGraph": {
"ColumnOrdinateMissing": "A coluna '%1$s' não foi encontrada neste relatório. Tente qualquer %2$s",
- "PluginDescription": "Gera belas imagens estáticas PNG Grapf para os seus relatórios de dados."
+ "PluginDescription": "Gere belas imagens estáticas PNG para quaisquer dos seus relatórios de dados."
}
} \ No newline at end of file