PR essentially implements localisation, but in order to do that, the permissions handling had to be refactored, so both issues are being resolved in this.
Closes #16
Closes #27
[x] - There are no unrelated changes
[x] - Running yarn test does not throw any errors
[x] - I ran yarn lint to make sure my codebase is consistent
[x] - I link to the relevant issues to be closed, if applicable
PR essentially implements localisation, but in order to do that, the permissions handling had to be refactored, so both issues are being resolved in this.
Closes #16 Closes #27
yarn test
does not throw any errorsyarn lint
to make sure my codebase is consistent