diff options
| author | 2021-08-04 03:28:39 -0600 | |
|---|---|---|
| committer | 2021-08-04 11:28:39 +0200 | |
| commit | d170934fb7e87de06b689cd91b614c66a0cb76cb (patch) | |
| tree | acf2d249e8d29134257b1363f46191af2e26318c /app/i18n/es/gen.php | |
| parent | c1eb260f4491d5b550383ed705f23ac41cafdefa (diff) | |
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 <commits@rain.bz>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/es/gen.php')
| -rwxr-xr-x | app/i18n/es/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
