Linked to T1710:
- Created new formatFiatBalance function in validation.js which takes in the fiatBalance and an optional locale parameter. A locale formatted string is then returned accordingly.
- Created unit tests for formatFiatBalance in validation.test.js
- Updated Send.js to pass in fiatPriceString to the formatFiatBalance function
- Updated UI snapshots for Send