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-05-31 21:56:41 +0300
committersgiehl <stefan@piwik.org>2015-05-31 21:56:41 +0300
commit30503bf135884add39dbc7dcda5ff16c7054800e (patch)
tree1ff61d765104250cb0daf22c41a231f237bf4ef7 /plugins/ImageGraph
parent056b319ca5779f4469682b64ee8485c065797964 (diff)
language update
Diffstat (limited to 'plugins/ImageGraph')
-rw-r--r--plugins/ImageGraph/lang/sr.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/ImageGraph/lang/sr.json b/plugins/ImageGraph/lang/sr.json
index 09404d1ea8..6a2782bc3f 100644
--- a/plugins/ImageGraph/lang/sr.json
+++ b/plugins/ImageGraph/lang/sr.json
@@ -1,5 +1,6 @@
{
"ImageGraph": {
- "ColumnOrdinateMissing": "Kolona '%s' nije nađena u ovom izveštaju. Pokušajte bilo koju od %s"
+ "ColumnOrdinateMissing": "Kolona '%s' nije nađena u ovom izveštaju. Pokušajte bilo koju od %s",
+ "PluginDescription": "Kreirajte predivne statične PNG grafikone za bilo koji od vaših izveštaja."
}
} \ No newline at end of file