diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r-- | apps/files_sharing/l10n/es.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 117b97eb942..1b536db41c2 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -30,7 +30,6 @@ $TRANSLATIONS = array( "Download" => "Descargar", "Download %s" => "Descargar %s", "Direct link" => "Enlace directo", -"File Sharing" => "Compartir archivos", "Allow other instances to mount public links shared from this server" => "Permitir a otros montar enlaces publicos compartidos de este servidor", "Allow users to mount public link shares" => "Permitir a los usuarios montar enlaces publicos compartidos" ); |