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
The numbers_to_digits function currently lacks support for several languages that have existing number parsing implementations. Consider adding support for the following languages:
Catalan (ca)
Danish (da)
French (fr)
Hungarian (hu)
Italian (it)
Swedish (sv)
Basque (eu)
Persian/Farsi (fa)
These languages already have number parsing capabilities in the codebase, making them good candidates for extending the numbers_to_digits functionality.
The
numbers_to_digits
function currently lacks support for several languages that have existing number parsing implementations. Consider adding support for the following languages:These languages already have number parsing capabilities in the codebase, making them good candidates for extending the
numbers_to_digits
functionality.References:
Requested by: @JarbasAl
The text was updated successfully, but these errors were encountered: