cds-snc / node-starter-app

Quick start application setup.... because you have to start somewhere.
MIT License
5 stars 3 forks source link

Pass radio and checkbox values through translator #53

Closed dsamojlenko closed 5 years ago

dsamojlenko commented 5 years ago

Passes the display value strings for Radio and Checkboxes through string translation.

Fixes #50