{% macro t(key) %}{{ { "Attributes:": "属性:", "Other Parameters:": "其他参数:", "Parameters:": "参数:", "default:": "默认:", "Raises:" : "引发:", "Receives:": "接收:", "Returns:": "返回:", "Warns:": "警告:", "Yields:": "产生:", }[key] }}{% endmacro %}