aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/oc/conf.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-07-24 19:39:30 +0200
committerGravatar GitHub <noreply@github.com> 2024-07-24 19:39:30 +0200
commit5267db88abf7c8546e8ba47c6d4acfd362a82e1d (patch)
tree46b40d5bae64c5ca2ded8b3c52030c0153b0680b /app/i18n/oc/conf.php
parenta6d7bdc7426af55ffde71ab626a096a98f650974 (diff)
Share in GReader JSON format (#6655)
fix https://github.com/FreshRSS/FreshRSS/discussions/6654#discussioncomment-10128309
Diffstat (limited to 'app/i18n/oc/conf.php')
-rw-r--r--app/i18n/oc/conf.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php
index c798cc77d..dcdbf2ff2 100644
--- a/app/i18n/oc/conf.php
+++ b/app/i18n/oc/conf.php
@@ -145,6 +145,7 @@ return array(
'search' => 'Recèrca de « %s »',
'share' => array(
'_' => 'Share this query by link', // TODO
+ 'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Give this link if you want to share this query with anyone', // TODO
'html' => 'Shareable link to the HTML page', // TODO
'opml' => 'Shareable link to the OPML list of feeds', // TODO