forked from joewalnes/filtrex
-
Notifications
You must be signed in to change notification settings - Fork 17
Make errors i18n-friendly #35
Copy link
Copy link
Closed
Labels
designAn issue regarding the user experienceAn issue regarding the user experienceenhancementNew feature or requestNew feature or requestimplementedThis feature is implemented in `develop` and ready for testingThis feature is implemented in `develop` and ready for testing
Milestone
Metadata
Metadata
Assignees
Labels
designAn issue regarding the user experienceAn issue regarding the user experienceenhancementNew feature or requestNew feature or requestimplementedThis feature is implemented in `develop` and ready for testingThis feature is implemented in `develop` and ready for testing
All errors, both thrown and compile time and returned at runtime, should have an identifier which would make translation possible. It is not acceptable to show English errors in a non-English application.