\r\n
\r\n
\r\n
{{ 'general.phrase.maintenance' | translate }}
\r\n
\r\n
\r\n
{{ 'general.phrase.maintenance1' | translate }}
\r\n
{{ 'general.phrase.maintenance2' | translate }}
\r\n
\r\n
\r\n","import { Category } from 'src/app/infotext/domain/category.model';\r\nimport { Infotext } from 'src/app/infotext/domain/infotext.model';\r\n\r\nexport class InfotextAdapter {\r\n static adapt(items: any): Category[] {\r\n const infotextsMap = new Map