Skip to content

Commit 4ef59e8

Browse files
authored
removes unused translations (#23900)
1 parent 580ee97 commit 4ef59e8

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

β€Žplugins/VisitTime/lang/en.jsonβ€Ž

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,50 +3,30 @@
33
"ColumnLocalTime": "Local time",
44
"ColumnLocalHour": "Local time β€” hour (start of visit)",
55
"ColumnLocalMinute": "Local time β€” minute (start of visit)",
6-
"ColumnServerTime": "Server time",
76
"ColumnServerHour": "Server time β€” hour",
87
"ColumnSiteHour": "Site time β€” hour",
9-
"ColumnVisitEndServerHour": "Server time β€” hour (time of last action)",
108
"ColumnVisitEndSiteHour": "Site time β€” hour (time of last action)",
11-
"ColumnVisitEndServerMinute": "Server time β€” minute (time of last action)",
129
"ColumnVisitEndUTCMinute": "Time in UTC β€” minute (time of last action)",
13-
"ColumnVisitStartServerHour": "Server time β€” hour (start of visit)",
1410
"ColumnVisitStartSiteHour": "Site time β€” hour (start of visit)",
15-
"ColumnVisitStartServerMinute": "Server time β€” minute (start of visit)",
1611
"ColumnVisitStartUTCMinute": "Time in UTC β€” minute (start of visit)",
17-
"ColumnVisitEndServerDate": "Server time β€” date (time of last action)",
1812
"ColumnVisitEndUTCDate": "Time in UTC β€” date (time of last action)",
19-
"ColumnVisitEndServerDayOfMonth": "Server time β€” day of month (time of last action)",
2013
"ColumnVisitEndUTCDayOfMonth": "Time in UTC β€” day of month (time of last action)",
21-
"ColumnVisitEndServerDayOfWeek": "Server time β€” day of week (time of last action)",
2214
"ColumnVisitEndUTCDayOfWeek": "Time in UTC β€” day of week (time of last action)",
23-
"ColumnVisitEndServerDayOfYear": "Server time β€” day of year (Time of last action)",
2415
"ColumnVisitEndUTCDayOfYear": "Time in UTC β€” day of year (time of last action)",
25-
"ColumnVisitEndServerQuarter": "Server time β€” quarter (time of last action)",
2616
"ColumnVisitEndUTCQuarter": "Time in UTC β€” quarter (time of last action)",
27-
"ColumnVisitEndServerSecond": "Server time β€” second (time of last action)",
2817
"ColumnVisitEndUTCSecond": "Time in UTC β€” second (Time of last action)",
29-
"ColumnVisitEndServerWeekOfYear": "Server time β€” week of year (time of last action)",
3018
"ColumnVisitEndUTCWeekOfYear": "Time in UTC β€” week of year (time of last action)",
31-
"ColumnVisitEndServerMonth": "Server time β€” month (time of last action)",
3219
"ColumnVisitEndUTCMonth": "Time in UTC β€” month (time of last action)",
33-
"ColumnVisitEndServerYear": "Server time β€” year (time of last action)",
3420
"ColumnVisitEndUTCYear": "Time in UTC β€” year (time of last action)",
35-
"ColumnServerMinute": "Server time β€” minute",
3621
"ColumnUTCMinute": "Time in UTC β€” minute",
3722
"DayOfWeek": "Day of the week",
3823
"LocalTime": "Visits per local time",
39-
"NHour": "%sh",
4024
"PluginDescription": "Reports the local time and the server time of when your visitors view your website or app.",
41-
"ServerTime": "Visits per server time",
4225
"SiteTime": "Visits per hour in the site's timezone",
4326
"SubmenuTimes": "Times",
4427
"VisitsByDayOfWeek": "Visits by day of the week",
4528
"WidgetByDayOfWeekDocumentation": "This graph shows the number of visits your website received on each day of the week.",
46-
"WidgetLocalTime": "Visits by local time",
4729
"WidgetLocalTimeDocumentation": "This graph shows what time it was in the %1$s visitors' time zones %2$s during their visits.",
48-
"WidgetServerTime": "Visits by server time",
49-
"WidgetServerTimeDocumentation": "This graph shows what time it was in the %1$s server's time zone %2$s during the visits.",
5030
"WidgetSiteTimeDocumentation": "This graph shows what time it was in the %1$s site's time zone %2$s during the visits.",
5131
"TimesSubcategoryHelp": "The \"Times\" section shows when people visit your site. Popular local times helps you cater your site to their lives. The most popular server times reveals technical demand."
5232
}

0 commit comments

Comments
Β (0)