bisq-network/bisq

Use localised number formats for transaction details

开放

#3,145 创建于 2019年8月27日

 (7 条评论) (0 个反应) (0 位负责人)Java (1,292 个派生)batch import
good first issuein:guiin:i18n

仓库指标

星标
 (4,505 个星标)
PR 合并指标
 (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.

贡献者指南