diff options
| author | 2023-02-23 05:13:38 +0800 | |
|---|---|---|
| committer | 2023-02-22 22:13:38 +0100 | |
| commit | f3216b61b9d02531dad0d4244563c0d44cdc89ba (patch) | |
| tree | c94a858dd1fb6f23ec7ec24a453598ff259e805b /app/i18n/es/gen.php | |
| parent | 2f9b14354cd9d1b0f72f2fc6c92380b5c514db7a (diff) | |
add archive.org as sharing service (#5096)
Co-authored-by: maTh <math-home@web.de>
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 a636d407a..5ea2fce23 100644 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -192,6 +192,7 @@ return array( ), 'share' => array( 'Known' => 'Sitios basados en conocidos', + 'archiveORG' => 'archive.org', // IGNORE 'archivePH' => 'archive.ph', // IGNORE 'blogotext' => 'Blogotext', // IGNORE 'clipboard' => 'Portapapeles', |
