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>2015-06-24 16:01:40 +0300
committersgiehl <stefan@piwik.org>2015-06-24 16:01:40 +0300
commitdfe07325f251d3e27d537645b3d97018b8137f8c (patch)
treef600791bbf93ce6c860fb6bbe0cce6d77ad2bb44 /plugins/ImageGraph
parenta5c874ba1dd0430214928e1ac2c65822ea9d9bfa (diff)
language update
Diffstat (limited to 'plugins/ImageGraph')
-rw-r--r--plugins/ImageGraph/lang/hi.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/ImageGraph/lang/hi.json b/plugins/ImageGraph/lang/hi.json
index 59312f09c7..03b6e2f0b7 100644
--- a/plugins/ImageGraph/lang/hi.json
+++ b/plugins/ImageGraph/lang/hi.json
@@ -1,5 +1,6 @@
{
"ImageGraph": {
- "ColumnOrdinateMissing": "स्तंभ '%s' इस रिपोर्ट में नहीं मिला था. किसी %sका प्रयास करें"
+ "ColumnOrdinateMissing": "स्तंभ '%s' इस रिपोर्ट में नहीं मिला था. किसी %sका प्रयास करें",
+ "PluginDescription": "अपने डेटा रिपोर्ट से किसी के लिए सुंदर स्थिर PNG ग्राफ छवियों को उत्पन्न।"
}
} \ No newline at end of file