From d170934fb7e87de06b689cd91b614c66a0cb76cb Mon Sep 17 00:00:00 2001 From: Raineer Date: Wed, 4 Aug 2021 03:28:39 -0600 Subject: Added Raindrop.io as sharing option (#3717) * Added Raindrop.io as sharing option * Added entires to i18n ignore files * Fix TODOs Co-authored-by: Michael Miller Co-authored-by: Alexandre Alapetite --- app/i18n/es/conf.php | 1 + app/i18n/es/gen.php | 1 + 2 files changed, 2 insertions(+) (limited to 'app/i18n/es') diff --git a/app/i18n/es/conf.php b/app/i18n/es/conf.php index 985f06331..7eca55278 100755 --- a/app/i18n/es/conf.php +++ b/app/i18n/es/conf.php @@ -163,6 +163,7 @@ return array( 'facebook' => 'Facebook', // TODO - Translation 'more_information' => 'Más información', 'print' => 'Print', // TODO - Translation + 'raindrop' => 'Raindrop.io', 'remove' => 'Remove sharing method', // TODO - Translation 'shaarli' => 'Shaarli', // TODO - Translation 'share_name' => 'Compartir nombre a mostrar', diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php index e8176b6fa..f0f6942d7 100755 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -198,6 +198,7 @@ return array( 'pinboard' => 'Pinboard', // TODO - Translation 'pocket' => 'Pocket', // TODO - Translation 'print' => 'Print', // TODO - Translation + 'raindrop' => 'Raindrop.io', 'shaarli' => 'Shaarli', // TODO - Translation 'twitter' => 'Twitter', // TODO - Translation 'wallabag' => 'wallabag v1', // TODO - Translation -- cgit v1.2.3