From 5eba322cbd24191e05304df08c80af846977d99b Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 14 Oct 2025 11:05:17 +0200 Subject: New stats overview of dates with most unread articles (#8089) New view with direct links to dates with most unread articles: image --- app/i18n/lv/admin.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/i18n/lv/admin.php') diff --git a/app/i18n/lv/admin.php b/app/i18n/lv/admin.php index 87acea3d3..87b32b875 100644 --- a/app/i18n/lv/admin.php +++ b/app/i18n/lv/admin.php @@ -134,6 +134,8 @@ return array( '_' => 'Statistika', 'all_feeds' => 'Visas barotnes', 'category' => 'Kategorija', + 'date_published' => 'Publication date', // TODO + 'date_received' => 'Received date', // TODO 'entry_count' => 'Ierakstu skaits', 'entry_per_category' => 'Ieraksti katrā kategorijā', 'entry_per_day' => 'Ieraksti dienā (pēdējās 30 dienas)', @@ -146,6 +148,7 @@ return array( 'idle' => 'Neaktīvās barotnes', 'main' => 'Galvenās statistikas', 'main_stream' => 'Galvenā plūsma', + 'nb_unreads' => 'Number of unread articles', // TODO 'no_idle' => 'Nav neaktīvu barotņu!', 'number_entries' => '%d raksti', 'overview' => 'Overview', // TODO @@ -157,6 +160,7 @@ return array( 'status_unread' => 'Neizlasīti', 'title' => 'Statistika', 'top_feed' => 'Top 10 barotnes', + 'unread_dates' => 'Dates with most unread articles', // TODO ), 'system' => array( '_' => 'Sistēmas konfigurācija', -- cgit v1.2.3