summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ast.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/ast.php')
-rw-r--r--apps/user_ldap/l10n/ast.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ast.php b/apps/user_ldap/l10n/ast.php
index 9cd0d7e7c6d..e8e2d779d19 100644
--- a/apps/user_ldap/l10n/ast.php
+++ b/apps/user_ldap/l10n/ast.php
@@ -2,6 +2,9 @@
$TRANSLATIONS = array(
"Deletion failed" => "Falló'l borráu",
"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("","")
+"_%s user found_::_%s users found_" => array("",""),
+"Save" => "Guardar",
+"Password" => "Contraseña",
+"Continue" => "Continuar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";