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:
authormattab <matthieu.aubry@gmail.com>2015-02-12 04:51:28 +0300
committermattab <matthieu.aubry@gmail.com>2015-02-12 04:51:28 +0300
commita528f8be836b68cb719f9d71ac704b1155c04d38 (patch)
treef1a503edffec7614118ae93e886106d24c208b6f /plugins/API/lang
parent90cff4fa4c8b50d804c804021ce09af4d29a4528 (diff)
update submodules and revert part of commit
Diffstat (limited to 'plugins/API/lang')
-rw-r--r--plugins/API/lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/API/lang/en.json b/plugins/API/lang/en.json
index 4291e3ca62..b0780afc3a 100644
--- a/plugins/API/lang/en.json
+++ b/plugins/API/lang/en.json
@@ -4,6 +4,7 @@
"KeepTokenSecret": "This token_auth is as secret as your login and password, %s do not share it%s!",
"LoadedAPIs": "Successfully loaded %s APIs",
"MoreInformation": "For more information about the Piwik APIs, please have a look at the %s Introduction to Piwik API %s and the %s Piwik API Reference %s.",
+ "PluginDescription": "All the data in Piwik is available through simple APIs. This plugin is the web service entry point, that you can call to get your Web Analytics data in xml, json, php, csv, etc.",
"QuickDocumentationTitle": "API quick documentation",
"TopLinkTooltip": "Access your Web Analytics data programmatically through a simple API in json, xml, etc.",
"UserAuthentication": "User authentication",