diff --git a/src/renderer/components/ft-element-list/ft-element-list.vue b/src/renderer/components/ft-element-list/ft-element-list.vue index 22c4a343fadad..5bdb836059ef1 100644 --- a/src/renderer/components/ft-element-list/ft-element-list.vue +++ b/src/renderer/components/ft-element-list/ft-element-list.vue @@ -4,7 +4,7 @@ > +
+
+ +
+
+ +

+ {{ title }} +

+
+
+ + {{ $tc('Global.Counts.Channel Count', channelCount, {count: parsedChannelCount}) }} + + + + {{ $tc('Global.Counts.Video Count', videoCount, {count: parsedVideosCount}) }} + +
+
+
+ + +