bisq-network/bisq

Use localised number formats for transaction details

Open

#3,145 建立於 2019年8月27日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Java (1,292 fork)batch import
good first issuein:guiin:i18n

倉庫指標

Star
 (4,505 star)
PR 合併指標
 (平均合併 3天 7小時) (30 天內合併 53 個 PR)

描述

When an offer is confirmed by both sides and you get the bank account , identifier for the transaction and the rest of the necessary payment details, the amount of money to pay is written with a "." as separator. In some parts of the world we dont use a dot but a "," to tell dollars and cents, euro and cents etc apart. If you copy & paste one version into your online banking website you either get errors or you might paste a bit too much because of 1.000 could also mean one thousand and not just plain simply exactly one .

Would be nice if that part of bisq would be locale dependent too.

貢獻者指南