Skip to content

Add localization for decimal separator in KNumber.toQString

The member KNumber.toQString now returns the proper decimal separator according to the user's locale.

This also provides the proper (localized) decimal separator in the history results.

Before:

image.png

After:

image.png

@teams/qa

Edited by Gabriel Barrantes

Merge request reports