diff options
| author | 2023-06-20 09:06:23 +0200 | |
|---|---|---|
| committer | 2023-06-20 09:06:23 +0200 | |
| commit | fca8ae42073e11452d74a5e4a0ed4bfdfb88afa0 (patch) | |
| tree | 66d4beb7f32cc7dcf81d6c5ad6402bb82f7c68d3 /app/i18n/tr/gen.php | |
| parent | de59076ae1e17397e3e0a50f31566e21626d8e9d (diff) | |
added: new sharing service: Omnivore (#5477)
* add Omnivore
* fix i18n
* Update app/i18n/en/gen.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/tr/gen.php')
| -rw-r--r-- | app/i18n/tr/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php index 278ef88e5..8b298fa56 100644 --- a/app/i18n/tr/gen.php +++ b/app/i18n/tr/gen.php @@ -209,6 +209,7 @@ return array( 'linkedin' => 'LinkedIn', // IGNORE 'mastodon' => 'Mastodon', // IGNORE 'movim' => 'Movim', // IGNORE + 'omnivore' => 'Omnivore', // IGNORE 'pinboard' => 'Pinboard', // IGNORE 'pinterest' => 'Pinterest', // IGNORE 'pocket' => 'Pocket', // IGNORE |
