Currently unit's texts are computed in english and singular is obtain by removing the final "s'" block_enrolmenttimer.php#L155. This cause problems with languages for which plural mark is not "s" or in my case in french some specific case like "mois" (month) which is an invariable word.
I'll try to provide a patch if i have freetime :)
Currently unit's texts are computed in english and singular is obtain by removing the final "s'" block_enrolmenttimer.php#L155. This cause problems with languages for which plural mark is not "s" or in my case in french some specific case like "mois" (month) which is an invariable word.
I'll try to provide a patch if i have freetime :)