@for (user of getChatUsers(chat.userId); track user) {
}
@if (displayCountChatAnswer(chat.id) == 1) {
}
{{ displayCountChatAnswer(chat.id) }} {{ "single-chat.answer2" | translate }}
} @else {{{ displayCountChatAnswer(chat.id) }} {{ "single-chat.answer" | translate }}
}