{{ 'rag-lab.common.question.title' | translate }}
{{ 'rag-lab.common.question.label' | translate }}
    @for (question of queries | async; track question) {
  1. {{ question }} {{ 'generic.delete' | translate }}
  2. }