Composer Version Change
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ $processHoursFunction = function (CarbonInterface $date, string $format) {
|
||||
*/
|
||||
return [
|
||||
'year' => ':count рік|:count роки|:count років',
|
||||
'y' => ':countр',
|
||||
'y' => ':countр|:countрр|:countрр',
|
||||
'a_year' => '{1}рік|:count рік|:count роки|:count років',
|
||||
'month' => ':count місяць|:count місяці|:count місяців',
|
||||
'm' => ':countм',
|
||||
|
||||
Reference in New Issue
Block a user