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/id/admin.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/i18n/id/admin.php') diff --git a/app/i18n/id/admin.php b/app/i18n/id/admin.php index ff5961c72..806a4cafb 100644 --- a/app/i18n/id/admin.php +++ b/app/i18n/id/admin.php @@ -134,6 +134,8 @@ return array( '_' => 'Statistik', 'all_feeds' => 'Semua umpan', 'category' => 'Kategori', + 'date_published' => 'Publication date', // TODO + 'date_received' => 'Received date', // TODO 'entry_count' => 'Jumlah entri', 'entry_per_category' => 'Entri per kategori', 'entry_per_day' => 'Entri per hari (30 hari terakhir)', @@ -146,6 +148,7 @@ return array( 'idle' => 'Umpan Tak Terbarukan', 'main' => 'Statistik utama', 'main_stream' => 'Bagian utama', + 'nb_unreads' => 'Number of unread articles', // TODO 'no_idle' => 'Tidak ada umpan tak terbarukan!', 'number_entries' => '%d artikel', 'overview' => 'Ringkasan', @@ -157,6 +160,7 @@ return array( 'status_unread' => 'Belum Terbaca', 'title' => 'Statistik', 'top_feed' => 'Sepuluh umpan teratas', + 'unread_dates' => 'Dates with most unread articles', // TODO ), 'system' => array( '_' => 'Konfigurasi Sistem', -- cgit v1.2.3