* New language selector design
* Adjust authenticated nav to consolidate Account dropdown
* Adding language in NavTest
Co-authored-by: Cassie Tarakajian <ctarakajian@gmail.com>
* Entry points to introduce persistence in language selection
* setLanguage action changes both the state and the i18next language
* Ensure language change applies to all pages on load
Co-authored-by: Andrew Nicolaou <me@andrewnicolaou.co.uk>
* NewFolderModal spanish translation
translations.json (both languages EN - ES)
changes in NewFileForm.jsx and NewFileModal.jsx to link the new keys.
* Login Form translation
* SocialAuthButton.jsx Changes
Interpolation in translations.json
* 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
* Add toast to notify when creating new file
* Add toast for opposite conditional #1147
* Replaced New file created with New sketch created
* re #1140, change copy to 'opened new sketch' to make it clear that the new sketch isn't saved
* Rebase/squash
* Fix 404 page showing when refreshing Examples list
* Fix linter error
* Revert special-case handling of the p5 user for examples
* Add additional env var for enabling/disabling examples