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/de/conf.php | |
| parent | 5b28a35003a015e29770094932157f13a3f7f5c0 (diff) | |
fix broken sharing services (part 2): delete Blogotext (#6225)
Diffstat (limited to 'app/i18n/de/conf.php')
| -rw-r--r-- | app/i18n/de/conf.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php index 91963fa3c..9da725499 100644 --- a/app/i18n/de/conf.php +++ b/app/i18n/de/conf.php @@ -257,7 +257,6 @@ return array( 'sharing' => array( '_' => 'Teilen', 'add' => 'Füge eine Teilen-Dienst hinzu', - 'blogotext' => 'Blogotext', // IGNORE 'deprecated' => 'Dieser Dienst ist veraltet und wir in einer <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">zukünftigen FreshRSS-Version</a> entfernt.', 'diaspora' => 'Diaspora*', // IGNORE 'email' => 'E-Mail', |
