UNPKG

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

Version:
15 lines (12 loc) 536 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_it_IT = {clear_session:"Cancellare la sessione",search_placeholder:"Evidenziare un elemento",list_no_logs:"In attesa dei log...",error_get_url:"Si è verificato un errore durante il recupero dei log"}; export { Messages_it_IT as default };