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:
authorStefan Giehl <stefan@piwik.org>2017-06-26 10:51:03 +0300
committerGitHub <noreply@github.com>2017-06-26 10:51:03 +0300
commit40a8c0bdc4272755bf7e595d5029665a68c84c60 (patch)
tree7c4851bbc5dceba3efd4cfb0b92a31e88f6960f2 /plugins/WebsiteMeasurable
parent63087a4427d06538b17a6f94a3984d5bff6f38f2 (diff)
language update (#11820)
Diffstat (limited to 'plugins/WebsiteMeasurable')
-rw-r--r--plugins/WebsiteMeasurable/lang/zh-cn.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/WebsiteMeasurable/lang/zh-cn.json b/plugins/WebsiteMeasurable/lang/zh-cn.json
new file mode 100644
index 0000000000..c88c1fce2f
--- /dev/null
+++ b/plugins/WebsiteMeasurable/lang/zh-cn.json
@@ -0,0 +1,7 @@
+{
+ "WebsiteMeasurable": {
+ "Website": "网站",
+ "Websites": "网站",
+ "WebsiteDescription": "网站是有独立域名的页面集合。"
+ }
+} \ No newline at end of file