aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/gen.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-03-16 23:23:15 +0100
committerGravatar GitHub <noreply@github.com> 2022-03-16 23:23:15 +0100
commita89fce27cbc3f3cdfe0cbc10f1ba63a85efa8ebb (patch)
treebcc583f0a7698fa505094236b5b42b4264dbf9f9 /app/i18n/de/gen.php
parent9748ac48e40947b80808933213b043dc797670b6 (diff)
New sharing service: Web sharing API (#4271)
* new optional option: HTMLtag * Update main.js * add: web sharing API * Update gen.php * Update gen.php * Update gen.php * fix spaces * Update shares.php * fixed JavaScript * Update template.rtl.css * Typo * improved: if (!navigator.share) * Update main.js * comma-dangle only for arrays and objects * Update app/i18n/fr/gen.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * i18n: System sharing Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/de/gen.php')
-rw-r--r--app/i18n/de/gen.php9
1 files changed, 5 insertions, 4 deletions
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php
index 5aaef1e96..c1b93978d 100644
--- a/app/i18n/de/gen.php
+++ b/app/i18n/de/gen.php
@@ -198,17 +198,18 @@ return array(
'mastodon' => 'Mastodon', // IGNORE
'movim' => 'Movim', // IGNORE
'pinboard' => 'Pinboard', // IGNORE
- 'pinterest' => 'Pinterest', // TODO
+ 'pinterest' => 'Pinterest', // IGNORE
'pocket' => 'Pocket', // IGNORE
'print' => 'Drucken',
'raindrop' => 'Raindrop.io', // IGNORE
- 'reddit' => 'Reddit', // TODO
+ 'reddit' => 'Reddit', // IGNORE
'shaarli' => 'Shaarli', // IGNORE
'twitter' => 'Twitter', // IGNORE
'wallabag' => 'wallabag v1', // IGNORE
'wallabagv2' => 'wallabag v2', // IGNORE
- 'whatsapp' => 'Whatsapp', // TODO
- 'xing' => 'Xing', // TODO
+ 'web-sharing-api' => 'Teilen (Systemstandard)',
+ 'whatsapp' => 'Whatsapp', // IGNORE
+ 'xing' => 'Xing', // IGNORE
),
'short' => array(
'attention' => 'Achtung!',