p5.js-web-editor
p5.js-web-editor copied to clipboard
#3510 resolved
Fixes #3510
Changes:
- Synced all locale files with current en-US structure
- Replaced deprecated
SubmitSaveAllSettingskey withSaveAccountDetailsacross all languages - Updated
Settingscontext in AccountView to consistently display "My Account" equivalent - Removed outdated keys consistently from all locale files
I have verified that this pull request:
- [x] has no linting errors (
npm run lint) - [x] has no test errors (
npm run test) - [x] is from a uniquely-named feature branch and is up to date with the
developbranch. - [x] is descriptively named and links to an issue number, i.e.
Fixes #3510 - [x] meets the standards outlined in the accessibility guidelines
🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.