UNPKG

@ovh-ux/ng-log-live-tail

Version:
15 lines (12 loc) 514 B
function ___$insertStyle(css) { if (!css || typeof window === 'undefined') { return; } const style = document.createElement('style'); style.setAttribute('type', 'text/css'); style.innerHTML = css; document.head.appendChild(style); return css; } var Messages_es_ES = {clear_session:"Borrar la sesión",search_placeholder:"Resaltar un elemento",list_no_logs:"Buscando logs...",error_get_url:"Se ha producido un error al cargar los logs."}; export { Messages_es_ES as default };