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/nl/conf.php | 1 + app/i18n/nl/gen.php | 1 + 2 files changed, 2 insertions(+) (limited to 'app/i18n/nl') diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php index 525ef2ad5..b6dea0184 100644 --- a/app/i18n/nl/conf.php +++ b/app/i18n/nl/conf.php @@ -163,6 +163,7 @@ return array( 'facebook' => 'Facebook', 'more_information' => 'Meer informatie', 'print' => 'Afdrukken', + 'raindrop' => 'Raindrop.io', 'remove' => 'Deelmethode verwijderen', 'shaarli' => 'Shaarli', 'share_name' => 'Gedeelde naam om weer te geven', diff --git a/app/i18n/nl/gen.php b/app/i18n/nl/gen.php index fc71b2f66..7de8c8667 100644 --- a/app/i18n/nl/gen.php +++ b/app/i18n/nl/gen.php @@ -198,6 +198,7 @@ return array( 'pinboard' => 'Pinboard', 'pocket' => 'Pocket', 'print' => 'Print', + 'raindrop' => 'Raindrop.io', 'shaarli' => 'Shaarli', 'twitter' => 'Twitter', 'wallabag' => 'wallabag v1', -- cgit v1.2.3