+
+
+ {{ t(locale, 'config.pendingCount') }}
+ {{ runtimeSummary.pending_count }}
+
+
+
+ {{ t(locale, 'config.monitoredCount') }}
+ {{ runtimeSummary.monitored_torrents }}
+
+
+
+ {{ t(locale, 'config.activeDomains') }}
+ {{ activeDomainCount.active }} / {{ activeDomainCount.total }}
+
+
+