diff options
Diffstat (limited to 'app/i18n/en-us/sub.php')
| -rw-r--r-- | app/i18n/en-us/sub.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/en-us/sub.php b/app/i18n/en-us/sub.php index 0aa3f7f4c..ee8ece901 100644 --- a/app/i18n/en-us/sub.php +++ b/app/i18n/en-us/sub.php @@ -90,6 +90,8 @@ return array( 'title_add' => 'Add an RSS feed', 'ttl' => 'Do not automatically refresh more often than', 'url' => 'Feed URL', + 'useragent' => 'Set the user agent for fetching this feed', + 'useragent_help' => 'Example: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>', 'validator' => 'Check the validity of the feed', 'website' => 'Website URL', 'websub' => 'Instant notification with WebSub', |
