summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/es.php
blob: 55abf7b88e07778a4f099f594304d9a749b102ed (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Password" => "Contraseña",
"Port" => "Puerto",
"Use TLS" => "Usar TLS",
"in bytes" => "en bytes",
"Help" => "Ayuda"
);