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:
authorsgiehl <stefan@piwik.org>2016-01-30 01:42:03 +0300
committersgiehl <stefan@piwik.org>2016-01-30 01:42:03 +0300
commitf253d31cb0e8c7bf31a591fcc86216ff5507c690 (patch)
tree37caeab0b5dd999cf789745d29cd73976bdcb8c6 /plugins/WebsiteMeasurable
parent42741a2d5ee33e7caba8c91e6f016f7313700c95 (diff)
refs #9546 use numbered placeholders in translations
Diffstat (limited to 'plugins/WebsiteMeasurable')
-rw-r--r--plugins/WebsiteMeasurable/lang/en.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/WebsiteMeasurable/lang/en.json b/plugins/WebsiteMeasurable/lang/en.json
index 05414e3b1d..65cee92859 100644
--- a/plugins/WebsiteMeasurable/lang/en.json
+++ b/plugins/WebsiteMeasurable/lang/en.json
@@ -1,7 +1,7 @@
{
- "WebsiteMeasurable": {
- "Website": "Website",
- "Websites": "Websites",
- "WebsiteDescription": "A website consists of web pages typically served from a single web domain."
- }
+ "WebsiteMeasurable": {
+ "Website": "Website",
+ "Websites": "Websites",
+ "WebsiteDescription": "A website consists of web pages typically served from a single web domain."
+ }
} \ No newline at end of file