diff options
| author | 2024-09-29 19:43:57 +0200 | |
|---|---|---|
| committer | 2024-09-29 19:43:57 +0200 | |
| commit | 292f34a5aaebb1def9d3267fcf5613670afa424c (patch) | |
| tree | f799cdc7c9e0b0f5fa762b6fdbf254b319ae1332 /app/i18n/oc/gen.php | |
| parent | a792c195d23390f4b23c95cca2071045915b0d5c (diff) | |
Added: Share via telegram app (#6838)
* add telegram as sharing service
* Update 08_sharing_services.md
Diffstat (limited to 'app/i18n/oc/gen.php')
| -rw-r--r-- | app/i18n/oc/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/oc/gen.php b/app/i18n/oc/gen.php index e7ec0f20f..f3d11ba02 100644 --- a/app/i18n/oc/gen.php +++ b/app/i18n/oc/gen.php @@ -228,6 +228,7 @@ return array( 'raindrop' => 'Raindrop.io', // IGNORE 'reddit' => 'Reddit', // IGNORE 'shaarli' => 'Shaarli', // IGNORE + 'telegram' => 'Telegram', // IGNORE 'twitter' => 'Twitter', // IGNORE 'wallabag' => 'wallabag v1', // IGNORE 'wallabagv2' => 'wallabag v2', // IGNORE |
