Not everyone lives in the western culture. In some countries, names are not defined in the `firstname lastname` order, but rather the opposite, `lastname firstname`.
You can now define this order in your Settings panel.
Close#372
This pull request adds support to multi users in one account. It also introduces the notion of subscriptions.
Accounts can now have multiple users.
Subscriptions are defined by a new env variable called REQUIRES_SUBSCRIPTION, and defaults to false. As promised, all the paid features on .com will be free if you download and host Monica on your own server.
* add new currency table and make debt currency agnostic
* removed currencytableseeder from production run job
* russian ruble added to currencies
* fix up default value
* fix down migration and remove seed
* adding pt-br app lang
* adding pt-br dashboard lang
* adding pt-br people lang
* adding a pt-br lang
* set lang tweak
* header lang tweak
* adding a success lang at settings