Hello, my friends!
I have a SharePoint list to input some data, including decimal numbers.
In my country, we use comma as the decimal separator.
It's strange, because when I input the decimal numbers, everything works fine. The same for some of my co-workers, but for some of them, SharePoint converts the input numbers to something similar to currency.
This is how the numbers appear when I input them:

This is how the numbers appear when some users (not all) input them:

They must be 12,50 and 12,58 and 12,55 and 12,60
The list is the same for all users.
The Windows language and region configuration is the same for all users.
The decimal separator set in Windows is the same (comma) for all users.
I don't want to use the column json formatting style, because if the list works for me, it must work for other users as well.
Could somebody try to help me, please?
Thanks!