@@ -71,35 +71,35 @@ return [
'a_minute' => '{1}хвилина|:count хвилина|:count хвилини|:count хвилин' ,
'second' => ':count секунда|:count секунди|:count секунд' ,
's' => ':countс е к' ,
'a_second' => '{1}кілька секунд|:count секунда|:count секунди|:count секунд' ,
'a_second' => '{1}де кілька секунд|:count секунда|:count секунди|:count секунд' ,
'hour_ago' => ':count годину|:count години|:count годин' ,
'a_hour_ago' => '{1}годину|:count годину|:count години|:count годин' ,
'minute_ago' => ':count хвилину|:count хвилини|:count хвилин' ,
'a_minute_ago' => '{1}хвилину|:count хвилину|:count хвилини|:count хвилин' ,
'second_ago' => ':count секунду|:count секунди|:count секунд' ,
'a_second_ago' => '{1}кілька секунд|:count секунду|:count секунди|:count секунд' ,
'a_second_ago' => '{1}де кілька секунд|:count секунду|:count секунди|:count секунд' ,
'hour_from_now' => ':count годину|:count години|:count годин' ,
'a_hour_from_now' => '{1}годину|:count годину|:count години|:count годин' ,
'minute_from_now' => ':count хвилину|:count хвилини|:count хвилин' ,
'a_minute_from_now' => '{1}хвилину|:count хвилину|:count хвилини|:count хвилин' ,
'second_from_now' => ':count секунду|:count секунди|:count секунд' ,
'a_second_from_now' => '{1}кілька секунд|:count секунду|:count секунди|:count секунд' ,
'a_second_from_now' => '{1}де кілька секунд|:count секунду|:count секунди|:count секунд' ,
'hour_after' => ':count годину|:count години|:count годин' ,
'a_hour_after' => '{1}годину|:count годину|:count години|:count годин' ,
'minute_after' => ':count хвилину|:count хвилини|:count хвилин' ,
'a_minute_after' => '{1}хвилину|:count хвилину|:count хвилини|:count хвилин' ,
'second_after' => ':count секунду|:count секунди|:count секунд' ,
'a_second_after' => '{1}кілька секунд|:count секунду|:count секунди|:count секунд' ,
'a_second_after' => '{1}де кілька секунд|:count секунду|:count секунди|:count секунд' ,
'hour_before' => ':count годину|:count години|:count годин' ,
'a_hour_before' => '{1}годину|:count годину|:count години|:count годин' ,
'minute_before' => ':count хвилину|:count хвилини|:count хвилин' ,
'a_minute_before' => '{1}хвилину|:count хвилину|:count хвилини|:count хвилин' ,
'second_before' => ':count секунду|:count секунди|:count секунд' ,
'a_second_before' => '{1}кілька секунд|:count секунду|:count секунди|:count секунд' ,
'a_second_before' => '{1}де кілька секунд|:count секунду|:count секунди|:count секунд' ,
'ago' => ':time тому' ,
'from_now' => 'за :time' ,