nextcloud/apps/user_ldap/l10n/es.php

8 lines
150 B
PHP
Raw Normal View History

2012-08-24 04:07:18 +04:00
<?php $TRANSLATIONS = array(
"Password" => "Contraseña",
"Port" => "Puerto",
"Use TLS" => "Usar TLS",
"in bytes" => "en bytes",
"Help" => "Ayuda"
);