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/VisitTime/lang/he.json')
-rw-r--r--plugins/VisitTime/lang/he.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/VisitTime/lang/he.json b/plugins/VisitTime/lang/he.json
new file mode 100644
index 0000000000..b739f1ec85
--- /dev/null
+++ b/plugins/VisitTime/lang/he.json
@@ -0,0 +1,15 @@
+{
+ "VisitTime": {
+ "ColumnLocalTime": "זמן מקומי",
+ "ColumnServerTime": "זמן שרת",
+ "DayOfWeek": "יום בשבוע",
+ "LocalTime": "ביקורים לזמן מקומי",
+ "NHour": "שעה %s",
+ "ServerTime": "ביקורים לזמן שרת",
+ "SubmenuTimes": "זמנים",
+ "VisitsByDayOfWeek": "ביקורים לפי יום בשבוע",
+ "WidgetByDayOfWeekDocumentation": "גרף זה מציג את מספר הביקורים שאתרך קיבל בכל יום בשבוע.",
+ "WidgetLocalTime": "ביקורים לפי זמן מקומי",
+ "WidgetServerTime": "ביקורים לפי זמן שרת"
+ }
+} \ No newline at end of file