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 'lang/sk.php')
-rw-r--r--lang/sk.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sk.php b/lang/sk.php
index c46fc57cfc..27195c9f58 100644
--- a/lang/sk.php
+++ b/lang/sk.php
@@ -507,7 +507,7 @@ $translations = array(
'VisitorInterest_WidgetPages' => 'Strany na návštevu',
'VisitorInterest_SubmenuFrequencyLoyalty' => 'Frekvencia & Lojalita',
'VisitorInterest_PlusXMin' => '%s min',
- 'VisitorInterest_BetweenXYMinutes' => '%1s-%1s min',
+ 'VisitorInterest_BetweenXYMinutes' => '%1s-%2s min',
'VisitorInterest_OnePage' => '1 stránka',
'VisitorInterest_NPages' => '%s stránok',
'VisitorInterest_BetweenXYSeconds' => '%1s-%2ss',
@@ -763,4 +763,4 @@ $translations = array(
',
'SitesManager_JsTrackingTagHelp' => 'Tu je JavaScript sledovacia značka (tag) na vloženie do vašich stránok',
'SitesManager_ShowTrackingTag' => 'zobraziť sledovaciu značku',
-);
+); \ No newline at end of file