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
Result:
"один день"
Instead of the expected result:
"1 день"
This result is not only in Russian localization, but also in many others!
I think that you still need to take into account the toWords parameter with a single value, most likely you can fix it here:
When executing the code:
Result:
"один день"
Instead of the expected result:
"1 день"
This result is not only in Russian localization, but also in many others!
I think that you still need to take into account the toWords parameter with a single value, most likely you can fix it here:
Humanizer/src/Humanizer/Localisation/ResourceKeys.TimeSpanHumanize.cs
Line 27 in c915898
P.S. Congratulations to everyone on the fact that the library has begun to be updated again 🥰
The text was updated successfully, but these errors were encountered: