* Minimal Viable Navigation Menu
Translation with new namespace
I18Next configuration leaning on default separator and namespace
Broom: i18n + debug:false
* Minimal Viable Navigation Menu
Test entry for Toolbar.test.jsx
* Translation.json : Changes in translation for new namespace
About : broom About lines 17-26
Nav component : changes in keys
KeyboardShortcutModal.jsx: Key now in Common
* Voice Over Labels in Preferences:index
Labels included in translations.json
* Voice Over Labels in Preferences:index
Labels included in translations.json
* Voice Over Labels in Preferences:index
Labels included in translations.json
* Voice Over Labels in Preferences:index
Labels included in translations.json
Snapshot updated npm run test -- -u
* translations.json ARIA labels adjacent to respective label
Updated names to call the labels
Common namespace without currently used entries
* Update Nav.jsx
Missing Common.p5logoARIA key
* Update Toolbar.test.jsx
Deleting commented line 78
* Update in keys
Co-authored-by: Andrew Nicolaou <me@andrewnicolaou.co.uk>
* Branch with i18n functionality
* Translation files with new entries
* includes Loader in index.jsx
* Uses WithTranslation In Nav
* New Namespace
* Shortcuts Modal Complete
* Preferences complete
* About overlay title translated
* start to create asset list
* begin refactoring overlay component to remove duplicate code
* refactoring of overlays, asset list styles
* changes to add size to asset list
* fixes to asset list
* handle case in which a user hasn't uploaded any assets
* fix bug in which asset list only grabbed first asset
* remove console.log
* update overlay exit styling to use icon mixin
* update eslint and dependencies, fix linting errors that can be fixed with --fix
* fix lots of linting errors
* update eslintrc, fix some linting errors
* fix all server side linting errors, untested
* fix errors that fixing linting errors had caused
* fix client side eslint errors
* fix client side linting errors
* fix refs lint errors
* fix more linting errors
* update eslint and dependencies, fix linting errors that can be fixed with --fix
* fix lots of linting errors
* update eslintrc, fix some linting errors
* fix all server side linting errors, untested
* fix errors that fixing linting errors had caused
* fix client side eslint errors
* fix client side linting errors
* fix refs lint errors
* fix more linting errors
* fix some accessibility linting errors
* fix a lot of linting errors
* fix a billion more linting errors
* hopefully fix all linting errors, still need to test
* fix bugs that fixing linting had caused