nextcloud/apps/files_sharing/l10n/es.php

7 lines
179 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Contraseña",
"Submit" => "Enviar",
"Download" => "Descargar",
"web services under your control" => "Servicios web bajo su control"
);