diff options
| author | 2023-04-12 00:00:54 +0200 | |
|---|---|---|
| committer | 2023-04-12 00:00:54 +0200 | |
| commit | 5f33ca921a2a7f3c07670406c290a9987eaa1c6f (patch) | |
| tree | 29bf9e762851aea2172db771cb33fb36bb7a44bc /app/i18n/es/gen.php | |
| parent | 96dfecc875f29321cd2a11441222300734aed767 (diff) | |
add Buffer.com as sharing service (#5286)
* add Buffer as sharing service
* docs
* add link the the sharing services list
Diffstat (limited to 'app/i18n/es/gen.php')
| -rw-r--r-- | 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 284ad8b52..4376a0fbd 100644 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -196,6 +196,7 @@ return array( 'archiveORG' => 'archive.org', // IGNORE 'archivePH' => 'archive.ph', // IGNORE 'blogotext' => 'Blogotext', // IGNORE + 'buffer' => 'Buffer', // IGNORE 'clipboard' => 'Portapapeles', 'diaspora' => 'Diaspora*', // IGNORE 'email' => 'Email', // IGNORE |
