server/apps/user_ldap/l10n/es.php
2012-08-24 02:07:18 +02:00

7 lines
150 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Contraseña",
"Port" => "Puerto",
"Use TLS" => "Usar TLS",
"in bytes" => "en bytes",
"Help" => "Ayuda"
);