{{'component.quiz-pool.tag-available' | translate:{weight: r.weight} }}

{{'component.quiz-pool.select-tag.validation-error.invalid-tag' | translate}}
{{'component.quiz-pool.tag-question-amount.validation-error.min' | translate}}
{{'component.quiz-pool.tag-question-amount.validation-error.required' | translate}}
{{'component.quiz-pool.tag-question-amount.validation-error.max' | translate:{max: formGroup.get('selectedTag').value?.weight} }}
{{tag.tag}} ({{tag.amount}})
{{'component.quiz-pool.question-amount-warning' | translate:{amount: questionAmount()} }}

{{'component.quiz-pool.create-own-question.label' | translate}}