diff options
Diffstat (limited to 'app/i18n/el/sub.php')
| -rw-r--r-- | app/i18n/el/sub.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/el/sub.php b/app/i18n/el/sub.php index b69bd8f4c..3d95d0e31 100644 --- a/app/i18n/el/sub.php +++ b/app/i18n/el/sub.php @@ -77,6 +77,8 @@ return array( '_' => 'Filter actions', // TODO 'help' => 'Write one search filter per line. Operators <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">see documentation</a>.', // TODO ), + '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' => 'Information', // TODO 'keep_min' => 'Minimum number of articles to keep', // TODO 'kind' => array( |
