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/es.json')
-rw-r--r--plugins/SEO/lang/es.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/plugins/SEO/lang/es.json b/plugins/SEO/lang/es.json
index a50bba3cd3..4378cbd2f5 100644
--- a/plugins/SEO/lang/es.json
+++ b/plugins/SEO/lang/es.json
@@ -1,12 +1,11 @@
{
"SEO": {
- "PluginDescription": "Este complemento extrae y visualiza las métricas SEO: ranking de internet Alexa, Google Pagerank, número de páginas indexadas y enlaces de retorno del sitio de internet actualmente seleccionado.",
- "AlexaRank": "Ranking Alexa",
"Bing_IndexedPages": "páginas indexadas por Bing",
"DomainAge": "Edad del dominio",
"Google_IndexedPages": "Páginas indexadas por Google",
+ "PluginDescription": "Este complemento extrae y visualiza las métricas SEO: ranking de internet Alexa, Google Pagerank, número de páginas indexadas y enlaces de retorno del sitio de internet actualmente seleccionado.",
"Rank": "Rango",
- "SeoRankings": "Rankings SEO",
- "SEORankingsFor": "Rankings SEO de %s"
+ "SEORankingsFor": "Rankings SEO de %s",
+ "SeoRankings": "Rankings SEO"
}
-} \ No newline at end of file
+}