diff options
Diffstat (limited to 'app/i18n/es/conf.php')
| -rwxr-xr-x | app/i18n/es/conf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/es/conf.php b/app/i18n/es/conf.php index 63289f800..49edbb116 100755 --- a/app/i18n/es/conf.php +++ b/app/i18n/es/conf.php @@ -194,6 +194,7 @@ return array( '_' => 'Compartir', 'add' => 'Agregar un método de uso compartido', 'blogotext' => 'Blogotext', // IGNORE + '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.md" title="Open documentation for more information" target="_blank">future release</a>.', // TODO 'diaspora' => 'Diaspora*', // IGNORE 'email' => 'Email', // TODO 'facebook' => 'Facebook', // IGNORE |
