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>2014-09-03 16:16:05 +0400
committersgiehl <stefan@piwik.org>2014-09-03 16:16:05 +0400
commit880c24cff19c12812d13aec5041f729e1a88614f (patch)
tree3a13fb6cb3c215e7dbd96dfcc6d61a32eda46671 /plugins/Events/lang/fa.json
parentc6c9b4e666dba79d46315cff633ba523d683d584 (diff)
language update refs #3430
Diffstat (limited to 'plugins/Events/lang/fa.json')
-rw-r--r--plugins/Events/lang/fa.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/Events/lang/fa.json b/plugins/Events/lang/fa.json
index a71de29afd..24c823ac96 100644
--- a/plugins/Events/lang/fa.json
+++ b/plugins/Events/lang/fa.json
@@ -1,10 +1,13 @@
{
"Events": {
+ "AvgValue": "میانگین",
"Event": "رویداد",
"EventAction": "اقدامات رویداد",
"EventCategory": "دسته رویداد",
"EventName": "نام رویداد",
"Events": "رویداد ها",
- "EventValue": "ارزش رویداد"
+ "EventValue": "ارزش رویداد",
+ "MaxValue": "بیشترین",
+ "MinValue": "کمترین"
}
} \ No newline at end of file