]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+about/about-routing.module.ts
Redesign account's channels page
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-routing.module.ts
index 828b2884cddfa687b73341326e6a75e5d3ca198a..96a737555a98657159ffba1438c37cc4fced9f47 100644 (file)
@@ -44,7 +44,7 @@ const aboutRoutes: Routes = [
         component: AboutFollowsComponent,
         data: {
           meta: {
-            title: $localize`About follows`
+            title: $localize`About this instance's network`
           }
         }
       }