aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fa
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2025-01-21 23:45:22 +0100
committerGravatar GitHub <noreply@github.com> 2025-01-21 23:45:22 +0100
commitafb6f788fa9c90817c9bd21e91993f4ddb462621 (patch)
tree0408f1f354c15aa13e09b94c2f924c43c3afbfc8 /app/i18n/fa
parentf2c820dccd18eea9213a27d0401569b0f6e9a402 (diff)
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 <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/fa')
-rw-r--r--app/i18n/fa/admin.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/fa/admin.php b/app/i18n/fa/admin.php
index 7ad23823b..e042f031d 100644
--- a/app/i18n/fa/admin.php
+++ b/app/i18n/fa/admin.php
@@ -148,8 +148,9 @@ return array(
'main_stream' => ' جریان اصلی',
'no_idle' => ' هیچ فید بیکار وجود ندارد!',
'number_entries' => ' %d مقاله',
+ 'overview' => 'Overview', // TODO
'percent_of_total' => ' درصد از کل',
- 'repartition' => ' تقسیم مجدد مقالات',
+ 'repartition' => ' تقسیم مجدد مقالات: %s', // DIRTY
'status_favorites' => ' موارد دلخواه',
'status_read' => ' بخوانید',
'status_total' => ' مجموع',