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-02-19 00:49:45 +0300
committersgiehl <stefan@piwik.org>2016-02-19 00:49:45 +0300
commitaff0b2c2a01c5f3de32f1d0a5de9893dbcc032e8 (patch)
tree8d84fec71e7b099a305bf9d61220431932108f8f /plugins/MultiSites
parent96251725c9cbc13b93720b7c1376f71b61798ce9 (diff)
language update
Diffstat (limited to 'plugins/MultiSites')
-rw-r--r--plugins/MultiSites/lang/zh-cn.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/MultiSites/lang/zh-cn.json b/plugins/MultiSites/lang/zh-cn.json
index 5205453aaf..e522f42ef2 100644
--- a/plugins/MultiSites/lang/zh-cn.json
+++ b/plugins/MultiSites/lang/zh-cn.json
@@ -1,6 +1,7 @@
{
"MultiSites": {
"Evolution": "趋势",
- "TopLinkTooltip": "比较所有网站的分析数据"
+ "TopLinkTooltip": "比较所有网站的分析数据",
+ "Pagination": "%1$s - %2$s of %3$s"
}
} \ No newline at end of file