From afb6f788fa9c90817c9bd21e91993f4ddb462621 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Tue, 21 Jan 2025 23:45:22 +0100 Subject: Improve stats page layout (#7243) * New stats box layout * repartition: table overview improved with links and icons * Show selected feed name in title * i18n string: overview * fix * fix * fix * delete unused stat in frss * Update app/i18n/fr/admin.php --------- Co-authored-by: Alexandre Alapetite --- app/i18n/pt-br/admin.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/i18n/pt-br/admin.php') diff --git a/app/i18n/pt-br/admin.php b/app/i18n/pt-br/admin.php index 15ab3ad0d..5c5b9b0b4 100644 --- a/app/i18n/pt-br/admin.php +++ b/app/i18n/pt-br/admin.php @@ -148,8 +148,9 @@ return array( 'main_stream' => 'Stream principal', 'no_idle' => 'Não há nenhum feed inativo!', 'number_entries' => '%d artigos', + 'overview' => 'Overview', // TODO 'percent_of_total' => '% do total', - 'repartition' => 'Repartição de artigos', + 'repartition' => 'Repartição de artigos: %s', 'status_favorites' => 'Favoritos', 'status_read' => 'Lido', 'status_total' => 'Total', // IGNORE -- cgit v1.2.3