diff options
| author | 2025-11-05 09:39:00 +0100 | |
|---|---|---|
| committer | 2025-11-05 09:39:00 +0100 | |
| commit | 6fb2044563db9019780d622c9c9459f0f7fd20fe (patch) | |
| tree | b30ffd19ec250e652daeff3040fdc21a5b8be97c /app/i18n/it/sub.php | |
| parent | b6c63d223931382aae84dc6d394cdd1bb58121bc (diff) | |
[i18n] updated Italian translation (#8186)
Diffstat (limited to 'app/i18n/it/sub.php')
| -rw-r--r-- | app/i18n/it/sub.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php index 48beb21db..059f4dcda 100644 --- a/app/i18n/it/sub.php +++ b/app/i18n/it/sub.php @@ -76,11 +76,11 @@ return array( 'label' => 'Esporta come OPML', ), 'ext_favicon' => 'Impostata automaticamente', - 'favicon_changed_by_ext' => 'L\'icona è stata impostata dall\'estensione <b>%s</b>.', + 'favicon_changed_by_ext' => 'L’icona è stata impostata dall’estensione <b>%s</b>.', 'filteractions' => array( '_' => 'Azioni di filtro', 'help' => 'Scrivi un filtro di ricerca per riga. Per li operatori <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">vedi la documentazione</a>.', - 'view_filter' => 'Preview filters on existing articles (new window)', // TODO + 'view_filter' => 'Anteprima dei filtri sugli articoli esistenti (nuova finestra)', ), 'http_headers' => 'HTTP Headers', // IGNORE 'http_headers_help' => 'Le intestazioni sono separate da una linea e il nome e il valore di un’intestazione sono separati da due punti (p.es: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).', |
