diff options
Diffstat (limited to 'app/i18n/oc/sub.php')
| -rw-r--r-- | app/i18n/oc/sub.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php index 9b70bdac2..7461facfc 100644 --- a/app/i18n/oc/sub.php +++ b/app/i18n/oc/sub.php @@ -90,6 +90,8 @@ return array( 'title_add' => 'Ajustar un flux RSS', 'ttl' => 'Actualizar pas automaticament mai sovent que', 'url' => 'Flux URL', + 'useragent' => 'Set the user agent for fetching this feed', // TODO - Translation + 'useragent_help' => 'Example: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>', // TODO - Translation 'validator' => 'Verificar la validitat del flux', 'website' => 'URL del site', 'websub' => 'Notificaciones instantáneas amb WebSub', |
