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/fa/admin.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/i18n/fa/admin.php') diff --git a/app/i18n/fa/admin.php b/app/i18n/fa/admin.php index 9f71b5dd4..43e7e0827 100644 --- a/app/i18n/fa/admin.php +++ b/app/i18n/fa/admin.php @@ -134,6 +134,8 @@ return array( '_' => 'آمار', 'all_feeds' => ' همه فیدها', 'category' => ' دسته', + 'date_published' => 'Publication date', // TODO + 'date_received' => 'Received date', // TODO 'entry_count' => ' تعداد ورودی', 'entry_per_category' => ' ورودی در هر دسته', 'entry_per_day' => ' ورودی در روز (30 روز گذشته)', @@ -146,6 +148,7 @@ return array( 'idle' => ' تغذیه بیکار', 'main' => ' آمار اصلی', 'main_stream' => ' جریان اصلی', + 'nb_unreads' => 'Number of unread articles', // TODO 'no_idle' => ' هیچ فید بیکار وجود ندارد!', 'number_entries' => ' %d مقاله', 'overview' => 'بررسی اجمالی', @@ -157,6 +160,7 @@ return array( 'status_unread' => ' خوانده نشده', 'title' => 'آمار', 'top_feed' => ' ده فید برتر', + 'unread_dates' => 'Dates with most unread articles', // TODO ), 'system' => array( '_' => ' پیکربندی سیستم', -- cgit v1.2.3