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/MobileAppMeasurable
parenteec541ac24711bf5aaffb687d5cca68c96158e87 (diff)
language update (#14916)
Diffstat (limited to 'plugins/MobileAppMeasurable')
-rw-r--r--plugins/MobileAppMeasurable/lang/pt-br.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MobileAppMeasurable/lang/pt-br.json b/plugins/MobileAppMeasurable/lang/pt-br.json
index 606ad5206a..7ea0b9acac 100644
--- a/plugins/MobileAppMeasurable/lang/pt-br.json
+++ b/plugins/MobileAppMeasurable/lang/pt-br.json
@@ -1,7 +1,7 @@
{
"MobileAppMeasurable": {
- "MobileApp": "Aplicativo Móvel",
- "MobileApps": "Aplicativos Móveis",
+ "MobileApp": "Aplicativo móvel",
+ "MobileApps": "Aplicativos móveis",
"MobileAppDescription": "Um aplicativo móvel nativo para iOS, Android ou qualquer outro sistema operacional móvel."
}
} \ No newline at end of file