Use I18n string for controller messages
Closed this issue · 0 comments
chrisma commented
Currently, every controller features notices such as <model> successfully created / deleted / updated
.
- Use a I18n strings with interpolation to ensure messages are consistent over controllers
- Investigate if
en.bootstrap.yml
already has support for these messages