Index: src/views/pages/circle-feed.ejs
===================================================================
--- src/views/pages/circle-feed.ejs	(revision 5eff581526226c194f4dddb1c3967373c76ab553)
+++ src/views/pages/circle-feed.ejs	(revision d7746798ec30f65765731ccbef3852624ec58f96)
@@ -26,5 +26,5 @@
     </div>
     <% } else { %>
-      <%# Meer dan 5: geen chips (zou een muur worden) — alleen het aantal. %>
+      <%# More than 5: no chips (would become a wall) — show the count only. %>
       <span class="cirkel-count"><%= t('cfeed.count', { n: sites.length }) %></span>
     <% } %>
@@ -38,8 +38,8 @@
 <% } else { %>
 
-  <%# Dezelfde view als de hoofdpagina: timeline (post-card) + grid (post-tile),
-      gewisseld door de view-switcher via body[data-feed-view]. De remote-posts
-      zijn in circle.js naar het lokale post-shape gevormd (met external_url,
-      zodat de kaarten naar de bron-site linken). %>
+  <%# Same view as the home page: timeline (post-card) + grid (post-tile),
+      switched by the view-switcher via body[data-feed-view]. The remote posts
+      are shaped to the local post format in circle.js (with external_url,
+      so cards link to the source site). %>
 
   <!-- ===== TIMELINE (standaard) ===== -->
