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:
Diffstat (limited to 'plugins/ImageGraph/lang/zh-cn.json')
-rw-r--r--plugins/ImageGraph/lang/zh-cn.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/ImageGraph/lang/zh-cn.json b/plugins/ImageGraph/lang/zh-cn.json
new file mode 100644
index 0000000000..134fb0e044
--- /dev/null
+++ b/plugins/ImageGraph/lang/zh-cn.json
@@ -0,0 +1,6 @@
+{
+ "ImageGraph": {
+ "ColumnOrdinateMissing": "报表中没有 '%s' 栏,请试试 %s",
+ "PluginDescription": "为 Piwik 统计报表生成漂亮的PNG图片。"
+ }
+} \ No newline at end of file