diff options
| author | 2024-07-24 19:39:30 +0200 | |
|---|---|---|
| committer | 2024-07-24 19:39:30 +0200 | |
| commit | 5267db88abf7c8546e8ba47c6d4acfd362a82e1d (patch) | |
| tree | 46b40d5bae64c5ca2ded8b3c52030c0153b0680b /app/i18n/it/conf.php | |
| parent | a6d7bdc7426af55ffde71ab626a096a98f650974 (diff) | |
Share in GReader JSON format (#6655)
fix https://github.com/FreshRSS/FreshRSS/discussions/6654#discussioncomment-10128309
Diffstat (limited to 'app/i18n/it/conf.php')
| -rw-r--r-- | app/i18n/it/conf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php index 5e529501b..446111c66 100644 --- a/app/i18n/it/conf.php +++ b/app/i18n/it/conf.php @@ -145,6 +145,7 @@ return array( 'search' => 'Cerca per ā%sā', 'share' => array( '_' => 'Condividi questa query tramite un link', + 'greader' => 'Shareable link to the GReader JSON', // TODO 'help' => 'Fornisci questo link se vuoi condividere questa query con altre persone', 'html' => 'Link condivisibile alla pagina HTML', 'opml' => 'Link condivisibile alla lista OPML dei feed', |
