diff options
| author | 2022-10-14 00:51:43 +1100 | |
|---|---|---|
| committer | 2022-10-13 15:51:43 +0200 | |
| commit | eb773c5f65050566f6228dfb80d99edd8a1bfe6d (patch) | |
| tree | ff7f779ee90ce033297bf27e65f33b888fc06b82 /app/i18n/es/gen.php | |
| parent | ca1764f49226f490ba15b2b0dfc3b5553f30e2b3 (diff) | |
Added Linkding as a sharing method #4720 (#4721)
* Added Linkding as a sharing method #4720
* Fixed typo in docs #4720
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 6de0b5343..fefa4194e 100755 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -199,6 +199,7 @@ return array( 'gnusocial' => 'GNU social', // IGNORE 'jdh' => 'Journal du hacker', // IGNORE 'lemmy' => 'Lemmy', // IGNORE + 'linkding' => 'Linkding', // IGNORE 'linkedin' => 'LinkedIn', // IGNORE 'mastodon' => 'Mastodon', // IGNORE 'movim' => 'Movim', // IGNORE |
