diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/es.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 8dfff713e0d..807cab0a712 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -131,7 +131,7 @@ $TRANSLATIONS = array( "Sharing" => "Compartiendo", "Allow apps to use the Share API" => "Permitir a las aplicaciones utilizar la API de Compartición", "Allow users to share via link" => "Permite a los usuarios compartir por medio de enlaces", -"Enforce password protection" => "Mejora la protección por contraseña.", +"Enforce password protection" => "Forzar la protección por contraseña.", "Allow public uploads" => "Permitir subidas públicas", "Set default expiration date" => "Establecer fecha de caducidad predeterminada", "Expire after " => "Caduca luego de", |