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:
authorMatthieu Aubry <matt@piwik.org>2015-12-04 04:51:01 +0300
committerMatthieu Aubry <matt@piwik.org>2015-12-04 04:51:01 +0300
commit55038d27f089c07eb28435f263b0e74be5285ff3 (patch)
tree2c2f0b6f0c11127e6906a3c7006dfaff8fdc0335 /plugins/Actions/lang
parent9f489412ef05e60f327c4f1945be94c99fdc5a8c (diff)
parentdc55de6d759bd436f3d920b164435b1c7796cdbf (diff)
Merge pull request #9314 from piwik/action_type_segment
New segment: ActionType
Diffstat (limited to 'plugins/Actions/lang')
-rw-r--r--plugins/Actions/lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Actions/lang/en.json b/plugins/Actions/lang/en.json
index b4853e18f5..f176db870d 100644
--- a/plugins/Actions/lang/en.json
+++ b/plugins/Actions/lang/en.json
@@ -61,6 +61,7 @@
"WidgetPageUrlsFollowingSearch": "Pages Following a Site Search",
"WidgetSearchCategories": "Search Categories",
"WidgetSearchKeywords": "Site Search Keywords",
- "WidgetSearchNoResultKeywords": "Search Keywords with No Results"
+ "WidgetSearchNoResultKeywords": "Search Keywords with No Results",
+ "ActionType": "Action Type"
}
} \ No newline at end of file