invoiceninja/ui

Settings: localisation

Closed this issue · 3 comments

Hi,
in the settings in the localisation tab, there is a minor issue:
React:
image

Flutter:
image

React is missing the option for the "Thousand"-separator, as well as the currency sign location is displayed wrong.

Thanks for reporting.

cc @turbo124

@LarsK1 i believe we do not show the thousand separator as we determine the input separators based on the currency/locale

Can you advise what you mean by the symbol location is incorrect?

Hi @turbo124 ,
I only reported, that in contrast to the flutter apps, the toggle for setting the thousand seperator (, / .) is missing.
If you do set this according to the local preference, that's totally okay form me.