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:
authorFabian Becker <halfdan@xnorfz.de>2014-08-03 22:55:12 +0400
committerFabian Becker <halfdan@xnorfz.de>2014-08-03 22:55:12 +0400
commit8d1f1b39f26bc00394af5ac220b6bd97ca89537f (patch)
tree0bbdbdac13384bd36534e551323a15ec030013f0 /lang
parent2705e3fd94ee2ea54ae10318e6996eeec846eb68 (diff)
parente82af4b680c00f0d148a0e52fd11baa826a4297c (diff)
Merge pull request #5912 from czolnowski/cors-for-api
Cross-origin resource sharing
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index 78748c464d..2b5e1ad3de 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -167,6 +167,7 @@
"TrackingCode": "Tracking Code",
"TrustedHostConfirm": "Are you sure you want to change the trusted Piwik hostname?",
"TrustedHostSettings": "Trusted Piwik Hostname",
+ "CORSSettings": "Cross-origin resource sharing hostnames",
"UpdateSettings": "Update settings",
"UseCustomLogo": "Use a custom logo",
"ValidPiwikHostname": "Valid Piwik Hostname",