diff options
| author | 2024-06-10 19:43:48 +0200 | |
|---|---|---|
| committer | 2024-06-10 19:43:48 +0200 | |
| commit | 493d46759eda507190b11206f6c3d668edbd9b40 (patch) | |
| tree | 537a12267618d5d43e3ddd3a6a4aaac055ccbbb4 /app/i18n/el/conf.php | |
| parent | 5b28a35003a015e29770094932157f13a3f7f5c0 (diff) | |
fix broken sharing services (part 2): delete Blogotext (#6225)
Diffstat (limited to 'app/i18n/el/conf.php')
| -rw-r--r-- | app/i18n/el/conf.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/i18n/el/conf.php b/app/i18n/el/conf.php index c97aa291c..cae8efe15 100644 --- a/app/i18n/el/conf.php +++ b/app/i18n/el/conf.php @@ -257,7 +257,6 @@ return array( 'sharing' => array( '_' => 'Sharing', // TODO 'add' => 'Add a sharing method', // TODO - 'blogotext' => 'Blogotext', // TODO 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // TODO 'diaspora' => 'Diaspora*', // TODO 'email' => 'Email', // TODO |
