Skip to content

Incorrect currency formatting #1205

@getsnoopy

Description

@getsnoopy

It seems like throughout the app, currency amounts are formatted with the quantity first and the currency code following it (e.g., 5 XOR), which is incorrect. In English, all currency amounts are formatted with currency symbols and codes which precede the quantity, with symbols being unspaced (e.g., $5, US$5) and codes being spaced (e.g., USD 5). This should be fixed so that it's consistent with all other currencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions