{{i18n.texts.publications.publish}}
{{i18n.texts.publications.start_popup.header}}
{{i18n.texts.publications.start_popup.text_before}}
@for (bullet of i18n.texts.publications.start_popup.bullets; track $index) {
-
}
{{i18n.texts.publications.start_popup.text_after}}
{{i18n.texts.buttons.understood}}
{{i18n.texts.buttons.cancel}}
{{bullet.text}}
@if (bullet.bullets) {
@for (subBullet of bullet.bullets; track $index) {
}
}