Index: src/services/i18n.js
===================================================================
--- src/services/i18n.js	(revision 475eeda4d9fd076c58564f8e83535d4df89f46fd)
+++ src/services/i18n.js	(revision c16e0a5a2c2c866ae09afb2b0996809746bc8e4b)
@@ -107,4 +107,5 @@
     'comments.heading_one': '{n} reactie', 'comments.heading_other': '{n} reacties',
     'comments.empty': 'Nog geen reacties.',
+    'fedi.heading': 'Vanuit de fediverse', 'fedi.likes': 'sterren', 'fedi.boosts': 'boosts', 'fedi.replies': 'Reacties uit de fediverse',
     'comments.to_start': 'om de conversatie te starten.',
     'comments.reply': 'Reageer', 'comments.delete': 'Verwijder', 'comments.cancel': 'Annuleren',
@@ -1099,4 +1100,5 @@
     'comments.heading_one': '{n} comment', 'comments.heading_other': '{n} comments',
     'comments.empty': 'No comments yet.',
+    'fedi.heading': 'From the fediverse', 'fedi.likes': 'favourites', 'fedi.boosts': 'boosts', 'fedi.replies': 'Replies from the fediverse',
     'comments.to_start': 'to start the conversation.',
     'comments.reply': 'Reply', 'comments.delete': 'Delete', 'comments.cancel': 'Cancel',
@@ -2089,4 +2091,5 @@
     'comments.heading_one': '{n} Kommentar', 'comments.heading_other': '{n} Kommentare',
     'comments.empty': 'Noch keine Kommentare.',
+    'fedi.heading': 'Aus dem Fediverse', 'fedi.likes': 'Favoriten', 'fedi.boosts': 'Boosts', 'fedi.replies': 'Antworten aus dem Fediverse',
     'comments.to_start': 'um das Gespräch zu starten.',
     'comments.reply': 'Antworten', 'comments.delete': 'Löschen', 'comments.cancel': 'Abbrechen',
