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:
authorMarcin Czołnowski <marcin@czolnowski.net>2014-08-03 22:53:24 +0400
committerMarcin Czołnowski <marcin@czolnowski.net>2014-08-03 22:53:24 +0400
commite82af4b680c00f0d148a0e52fd11baa826a4297c (patch)
tree2c7637eba2138b6db174aee43b3a022c7211daed /lang
parent84b0c351265f9d961a39d694e6cc6db21f4316e4 (diff)
Add feature to persist cors hosts in config, edit in general settings tab and append to API headers if any is set.
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 43346c184b..e101f7fa3d 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",