diff options
Diffstat (limited to 'app/i18n/fa/sub.php')
| -rw-r--r-- | app/i18n/fa/sub.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/fa/sub.php b/app/i18n/fa/sub.php index 735576e61..5dfd82c60 100644 --- a/app/i18n/fa/sub.php +++ b/app/i18n/fa/sub.php @@ -77,6 +77,8 @@ return array( '_' => ' اعمال فیلتر', 'help' => ' در هر خط یک فیلتر جستجو بنویسید. اپراتورها <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">مستندات را ببینید</a>.', ), + 'http_headers' => 'HTTP Headers', // TODO + 'http_headers_help' => 'Headers are separated by a newline, and the name and value of a header are separated by a colon (e.g: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).', // TODO 'information' => ' اطلاعات', 'keep_min' => ' حداقل تعداد مقالات برای نگهداری', 'kind' => array( |
