class WebConsole::View

def t(key, options = {})

so it could cause a syntax error if we use the value in the string literals.
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