Adds an error message when notifications are found

Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
feature/noid/sql-rewrite-0929
Cyrille Bollu 2019-09-10 14:19:09 +02:00
rodzic 42645328c1
commit 399888f88f
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -92,6 +92,11 @@ export default {
title: t('social', 'No local posts found'),
description: t('social', 'Posts from other people on this instance will show up here')
},
notifications: {
image: 'img/undraw/profile.svg',
title: t('social', 'No notifications found'),
description: t('social', 'You haven\'t receive any notifications yet')
},
federated: {
image: 'img/undraw/global.svg',
title: t('social', 'No global posts found'),