Christopher Chedeau e4919e2e6c
Replace i18n by a custom implementation (#638)
There are two problems with the current localization strategy:
- We download the translations on-demand, which means that it does a serial roundtrip for nothing.
- withTranslation helper actually renders the app 3 times on startup, instead of once (I haven't tried to debug it)
2020-01-31 21:06:06 +00:00
..
2020-01-28 21:15:24 +02:00
2020-01-20 07:12:12 -08:00
2020-01-17 16:43:24 +02:00
2020-01-26 17:14:31 -03:00