Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Abandoned
-
None
-
None
Description
It would be nice to allow localization of commands and error messages for non-english speakers.
Initial implementation for this ticket just needs to:
- add an articulation point in the code for localization
- move existing text into an EN-US implementation
Future Implementer, please try to use an existing i18n framework rather than rolling our own.