diff --git a/contentcuration/contentcuration/frontend/channelEdit/views/TreeView/TreeViewBase.vue b/contentcuration/contentcuration/frontend/channelEdit/views/TreeView/TreeViewBase.vue index 4a364278c2..76805f645b 100644 --- a/contentcuration/contentcuration/frontend/channelEdit/views/TreeView/TreeViewBase.vue +++ b/contentcuration/contentcuration/frontend/channelEdit/views/TreeView/TreeViewBase.vue @@ -60,22 +60,21 @@ v-if="errorsInChannel && canEdit" class="mx-1" > - + {{ $formatNumber(errorsInChannel) }} + + + - {{ $tr('incompleteDescendantsText', { count: errorsInChannel }) }} - +