blockkeeper / blockkeeper-frontend-web

blockkeeper.io - Your blockchain book keeping app
GNU General Public License v3.0
25 stars 12 forks source link

User locale selector #19

Closed yeahoffline closed 6 years ago

d3ck-org commented 6 years ago

Numbers need locale formatting.

The underlying setting will be stored in user preferences and is accessible after loading the user data: user = this.cx.user.load() -> user.locale.

Please note: In depot/addr/tsc view the user data loading is already implementend (71707ca765369b1f073c689439b42d0ab9f30795) and the locale is accessible via this.user.locale.