Features
- Add catalan and spanish to rapid router
([1650](https://github.com/ocadotechnology/rapid-router/pull/1650),
[`aacf29c`](https://github.com/ocadotechnology/rapid-router/commit/aacf29cd1f188ec5d51b52843f633ae85a5b6146))
- Make scenery draggable lights and cows
([1642](https://github.com/ocadotechnology/rapid-router/pull/1642),
[`49c7a1f`](https://github.com/ocadotechnology/rapid-router/commit/49c7a1f658c445de38e0421a23e4c00798bc20b9))
* make scenery decor draggable
* test functionality, remove redundant code
* debug test
* debug test, fix some terminology
* undo unnecessary changes
* fix typo
* adjust for size of canvas
* address PR comments
* make progress on draggable cows
* add cow dragging
* begin implementation for traffic light dragging
* continue work
* finish implementation for traffic lights
* update unmarking function
* write test, correct error
* Merge branch 'master' into make-scenery-draggable-lights-and-cows
* tidy code
* update tests