jedrzejdocs-code
Results
1
comments of
jedrzejdocs-code
I'd like to work on this issue. Looking at the code, the fix requires extracting the interval values separately and using L10N for the format string: ```php $days = $interval->days;...