FEATURE REQUEST: Add support for translated error messages using gettext #4
Open
Description
It would be great if the error messages would be translatable through gettext
, eg., _("Error message").'. '._("Language").' '.$lang.' '._("not supported")
.