Index: src/services/i18n.js
===================================================================
--- src/services/i18n.js	(revision 097da22557ca814590ad9affc1e7910636320b0a)
+++ src/services/i18n.js	(revision c9c6a2d6cf1cf1611a79c699dd70c435bda3c203)
@@ -25,4 +25,7 @@
     'nav.new_post': 'Nieuwe post',
     'nav.language': 'Taal',
+    'nav.notifications': 'Meldingen',
+    'notif.title': 'Meldingen', 'notif.empty': 'Nog geen meldingen.', 'notif.someone': 'Iemand',
+    'notif.reply': '{actor} reageerde op je reactie', 'notif.comment': '{actor} reageerde op je post', 'notif.like': '{actor} vindt je post leuk',
     'switch.agenda': 'Agenda',
     'switch.solo': 'Solo',
@@ -999,4 +1002,7 @@
     'nav.new_post': 'New post',
     'nav.language': 'Language',
+    'nav.notifications': 'Notifications',
+    'notif.title': 'Notifications', 'notif.empty': 'No notifications yet.', 'notif.someone': 'Someone',
+    'notif.reply': '{actor} replied to your comment', 'notif.comment': '{actor} commented on your post', 'notif.like': '{actor} liked your post',
     'switch.agenda': 'Agenda',
     'switch.solo': 'Solo',
@@ -1964,4 +1970,7 @@
     'nav.new_post': 'Neuer Beitrag',
     'nav.language': 'Sprache',
+    'nav.notifications': 'Benachrichtigungen',
+    'notif.title': 'Benachrichtigungen', 'notif.empty': 'Noch keine Benachrichtigungen.', 'notif.someone': 'Jemand',
+    'notif.reply': '{actor} hat auf deinen Kommentar geantwortet', 'notif.comment': '{actor} hat deinen Beitrag kommentiert', 'notif.like': '{actor} gefällt dein Beitrag',
     'switch.agenda': 'Termine',
     'switch.solo': 'Solo',
