diff --git a/src/tribler/ui/src/pages/Debug/Asyncio/index.tsx b/src/tribler/ui/src/pages/Debug/Asyncio/index.tsx index 6335332fbc..7d61867d74 100644 --- a/src/tribler/ui/src/pages/Debug/Asyncio/index.tsx +++ b/src/tribler/ui/src/pages/Debug/Asyncio/index.tsx @@ -7,7 +7,7 @@ import SlowTasks from "./SlowTasks"; export default function IPv8() { return ( - + Tasks Slow tasks Health diff --git a/src/tribler/ui/src/pages/Debug/DHT/index.tsx b/src/tribler/ui/src/pages/Debug/DHT/index.tsx index cb2f3ff548..c4285541b6 100644 --- a/src/tribler/ui/src/pages/Debug/DHT/index.tsx +++ b/src/tribler/ui/src/pages/Debug/DHT/index.tsx @@ -11,7 +11,7 @@ import Statistics from "./Statistics" export default function DHT() { return ( - + Statistics Buckets diff --git a/src/tribler/ui/src/pages/Debug/IPv8/index.tsx b/src/tribler/ui/src/pages/Debug/IPv8/index.tsx index 6a68ab6cfc..41dab22441 100644 --- a/src/tribler/ui/src/pages/Debug/IPv8/index.tsx +++ b/src/tribler/ui/src/pages/Debug/IPv8/index.tsx @@ -6,7 +6,7 @@ import Details from "./Details"; export default function IPv8() { return ( - + Overlays Details diff --git a/src/tribler/ui/src/pages/Debug/Libtorrent/index.tsx b/src/tribler/ui/src/pages/Debug/Libtorrent/index.tsx index 4fedf847e7..fff29a719c 100644 --- a/src/tribler/ui/src/pages/Debug/Libtorrent/index.tsx +++ b/src/tribler/ui/src/pages/Debug/Libtorrent/index.tsx @@ -50,7 +50,7 @@ export default function Libtorrent() { return ( - + Settings Session
diff --git a/src/tribler/ui/src/pages/Debug/Tunnels/index.tsx b/src/tribler/ui/src/pages/Debug/Tunnels/index.tsx index b28ed37dd6..d0d2b0f84b 100644 --- a/src/tribler/ui/src/pages/Debug/Tunnels/index.tsx +++ b/src/tribler/ui/src/pages/Debug/Tunnels/index.tsx @@ -9,7 +9,7 @@ import Peers from "./Peers" export default function Tunnels() { return ( - + Circuits Relays Exit sockets diff --git a/src/tribler/ui/src/pages/Downloads/Details.tsx b/src/tribler/ui/src/pages/Downloads/Details.tsx index e30b42c083..fc3778a54e 100644 --- a/src/tribler/ui/src/pages/Downloads/Details.tsx +++ b/src/tribler/ui/src/pages/Downloads/Details.tsx @@ -41,7 +41,7 @@ export default function DownloadDetails({ selectedDownloads }: { selectedDownloa return ( - + {t('Details')} {t('Files')} {t('Trackers')}