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/SEO/lang/pt-br.json')
-rw-r--r--plugins/SEO/lang/pt-br.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/plugins/SEO/lang/pt-br.json b/plugins/SEO/lang/pt-br.json
index 527cf37244..89ddb0048e 100644
--- a/plugins/SEO/lang/pt-br.json
+++ b/plugins/SEO/lang/pt-br.json
@@ -1,12 +1,11 @@
{
"SEO": {
- "PluginDescription": "Este plugin extrai e exibe métricas SEO: ranking web Alexa, Google PageRank, número de páginas indexadas e backlinks do site selecionado.",
- "AlexaRank": "Classificação Alexa",
"Bing_IndexedPages": "Páginas indexadas no Bing",
"DomainAge": "Idade do domínio",
"Google_IndexedPages": "Páginas indexadas no Google",
+ "PluginDescription": "Este plugin extrai e exibe métricas SEO: ranking web Alexa, Google PageRank, número de páginas indexadas e backlinks do site selecionado.",
"Rank": "Classificação",
- "SeoRankings": "Rankings SEO",
- "SEORankingsFor": "Rankings SEO para %s"
+ "SEORankingsFor": "Rankings SEO para %s",
+ "SeoRankings": "Rankings SEO"
}
-} \ No newline at end of file
+}