ImageProxy: update text for "Update unspecified scheme" (#272)
* ImageProxy: update text for "Update unspecified scheme" See <https://github.com/FreshRSS/Extensions/pull/270#issuecomment-2588343167>. * URL scheme * add Dutch * Update xExtension-ImageProxy/i18n/fr/ext.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Turkish * protocol-relative URL * Update xExtension-ImageProxy/i18n/fr/ext.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * fix typo * Update xExtension-ImageProxy/i18n/nl/ext.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
parent
b1ede65b2b
commit
500238ea13
5 changed files with 16 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ return array(
|
|||
'proxy_url' => 'URL du proxy',
|
||||
'scheme_http' => 'Proxy HTTP',
|
||||
'scheme_https' => 'Proxy HTTPS',
|
||||
'scheme_default' => 'Proxy indéterminé',
|
||||
'scheme_default' => 'Proxy URLs sans protocole',
|
||||
'scheme_include' => 'Inclure http*:// dans l\'URL',
|
||||
'url_encode' => 'Encoder l\'URL'
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue