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/uk.php')
-rw-r--r--lang/uk.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/uk.php b/lang/uk.php
index 4fc8c3d854..9fcfcfc473 100644
--- a/lang/uk.php
+++ b/lang/uk.php
@@ -644,7 +644,7 @@ $translations = array(
'VisitorInterest_WidgetPages' => 'Кількість сторінок за відвідування',
'VisitorInterest_SubmenuFrequencyLoyalty' => 'Частота та Лояльність',
'VisitorInterest_PlusXMin' => '%s хв',
- 'VisitorInterest_BetweenXYMinutes' => '%1s-%1s хв',
+ 'VisitorInterest_BetweenXYMinutes' => '%1s-%2s хв',
'VisitorInterest_OnePage' => 'одна сторінка',
'VisitorInterest_NPages' => '%s сторінок',
'VisitorInterest_BetweenXYSeconds' => '%1s-%2s сек.',
@@ -664,4 +664,4 @@ $translations = array(
'VisitsSummary_WidgetOverviewGraph' => 'Огляд з графіком',
'VisitsSummary_SubmenuOverview' => 'Огляд',
'VisitsSummary_EvolutionPeriods' => 'Динаміка протягом останніх 30 %s',
-);
+); \ No newline at end of file