Localize error messages
morremeyer opened this issue · 0 comments
morremeyer commented
We should enable localized error messages. It looks like https://github.com/nicksnyder/go-i18n is a good choice currently.
The error message language should then be dependent on the Accept-Language
header the client sends.