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
path: root/lang
diff options
context:
space:
mode:
authordiosmosis <benaka.moorthi@gmail.com>2013-03-25 14:01:39 +0400
committerdiosmosis <benaka.moorthi@gmail.com>2013-03-25 14:01:39 +0400
commit513fe7eeb094738b6cd5de72e1124bb3281d628c (patch)
tree8f233373b41a8cf5244a6baa9e622fc84381f3f8 /lang
parent750b789d51aef79f82dd322599ee4ad3e0ef2276 (diff)
Fixes #3734, added 'external backlinks' and 'referrer domains' stats to SEO widget via Majestic SEO API.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/en.php b/lang/en.php
index 36f52c3c7a..72f52b122f 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -1285,6 +1285,8 @@ And thank you for using Piwik!',
'SEO_Bing_IndexedPages' => 'Bing indexed pages',
'SEO_Dmoz' => 'DMOZ entries',
'SEO_SEORankingsFor' => 'SEO Rankings for %s',
+ 'SEO_ExternalBacklinks' => 'External Backlinks',
+ 'SEO_ReferrerDomains' => 'Referrer Domains',
'SitesManager_PluginDescription' => 'Websites Management in Piwik: Add a new Website, Edit an existing one, Show the JavaScript code to include on your pages. All the actions are also available through the API.',
'SitesManager_Sites' => 'Websites',
'SitesManager_TrackingTags' => 'Tracking code for %s',