core
core copied to clipboard
localisable error messages
UwaveError could take two arguments: language string id and default message. Then interfaces like http-api can translate those if needed.
Error strings can now be localised, all that's left is to reply with the correct locale depending on the user's accept-language header.