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/lv.json')
-rw-r--r--plugins/VisitTime/lang/lv.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/VisitTime/lang/lv.json b/plugins/VisitTime/lang/lv.json
new file mode 100644
index 0000000000..0452232495
--- /dev/null
+++ b/plugins/VisitTime/lang/lv.json
@@ -0,0 +1,11 @@
+{
+ "VisitTime": {
+ "ColumnLocalTime": "Lokālais laiks",
+ "ColumnServerTime": "Servera laiks",
+ "LocalTime": "Apmeklējumi pēc vietējā laika",
+ "NHour": "%s st.",
+ "ServerTime": "Apmeklējumi pēc servera laika",
+ "SubmenuTimes": "Laiki",
+ "WidgetLocalTime": "Apmeklējumi pēc lokālā laika"
+ }
+} \ No newline at end of file