Closed elland closed 7 years ago
Currently looking into a better way to handle localisation, suggestions welcome.
Changes are up. ✨
wrt overriding the bundle: You can override or you can set, it won't matter as long as it's done before you use it. 👌
Yeah... I'm just wondering for toshi where would be a logical place to set it...
I will fix the MockTeapot errors in antoher branch btw!
Moved errors from enums to structs (apparently that was always a thing), so now our errors have more contextual information (like the actual status code that triggered it), and a localisable description.
Fixes #15.