From 00ae423924293a13705bc156c783867315c26a1e Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 7 Nov 2023 23:02:41 +0100 Subject: Do not show message Add some feeds (#5827) * Do not show message Add some feeds I found this message misleading, as a view is most of the time empty due to a filter, not due to a lack of feeds. * Remove i18n --- app/i18n/nl/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/i18n/nl/index.php') diff --git a/app/i18n/nl/index.php b/app/i18n/nl/index.php index 80d402865..573447d1c 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -26,7 +26,6 @@ return array( 'version' => 'Versie', // IGNORE ), 'feed' => array( - 'add' => 'U kunt wat feeds toevoegen.', 'empty' => 'Er is geen artikel om te laten zien.', 'rss_of' => 'RSS-feed van %s', 'title' => 'Overzicht', -- cgit v1.2.3