bisq/desktop/src
Pac 9b1ccf3626
Fix account age format when ended in 1
The method formatAccountAge is replacing the string "1 days" for "1 day".
This is done to fix the plural for that case.
But it is also changing strings like "21 days" into "21 day".
2020-01-05 03:17:19 -03:00
..
main Fix account age format when ended in 1 2020-01-05 03:17:19 -03:00
test Optimise CurrencyUtil.get[Fiat|Crypto|Trade]Currency 2019-12-23 22:29:32 +00:00