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/Insights/lang/fa.json')
-rw-r--r--plugins/Insights/lang/fa.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/Insights/lang/fa.json b/plugins/Insights/lang/fa.json
new file mode 100644
index 0000000000..cf80b66dec
--- /dev/null
+++ b/plugins/Insights/lang/fa.json
@@ -0,0 +1,13 @@
+{
+ "Insights": {
+ "DayComparedToPreviousDay": "روز گذشته",
+ "DayComparedToPreviousWeek": "همان روز در هفته گذشته",
+ "DayComparedToPreviousYear": "همان روز در سال گذشته",
+ "Filter": "فیلتر",
+ "FilterOnlyNew": "فقط جدید",
+ "MonthComparedToPreviousMonth": "ماه گذشته",
+ "MonthComparedToPreviousYear": "همان ماه در سال گذشته",
+ "WeekComparedToPreviousWeek": "هفته گذشته",
+ "YearComparedToPreviousYear": "سال گذشته"
+ }
+} \ No newline at end of file