UNPKG

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

Version:
15 lines (12 loc) 516 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_pl_PL = {clear_session:"Wyczyść sesję",search_placeholder:"Wyróżnij element",list_no_logs:"Oczekiwanie na logi...",error_get_url:"Wystąpił błąd podczas pobierania logów"}; export { Messages_pl_PL as default };