You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: