Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Spanish translation Thoughts for the Future" note
Spanish translation for FES was merged in PR #4233 except the validateParameters method.
  • Loading branch information
ameybh authored Mar 30, 2020
commit 8fd4b2348c09664b48cd3784b638f8df5a849233
2 changes: 1 addition & 1 deletion contributor_docs/friendly_error_system.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ line(0, 0, 100, 100, x3, Math.PI);
* re-introduce color coding for the Web Editor.
* More unit testings.
* More intuitive and narrowed down output messages.
* Having a Spanish translation available.
* Completing the spanish translation for `validateParameters()` as well.
* All the colors are checked for being color blind friendly.
* More elaborate ascii is always welcome!
* Global Error catching. It would be very helpful to catch the errors the browser is throwing to the console, so we can match them up with friendly comments.
Expand Down