diff options
Diffstat (limited to 'app/i18n/he/admin.php')
| -rw-r--r-- | app/i18n/he/admin.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php index 4a9c7a9c5..017a4b57a 100644 --- a/app/i18n/he/admin.php +++ b/app/i18n/he/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' => 'סך הכל', |
