class WebConsole::View
def t(key, options = {})
method returns a HTML tag with some attributes when the key is not found,
This method escapes the original return value for JavaScript, since the
Override method for ActionView::Helpers::TranslationHelper#t.
def t(key, options = {}) j super end