summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/ug.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/ug.php')
-rw-r--r--apps/user_ldap/l10n/ug.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ug.php b/apps/user_ldap/l10n/ug.php
index 8634cdbe1be..39382fed1f0 100644
--- a/apps/user_ldap/l10n/ug.php
+++ b/apps/user_ldap/l10n/ug.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Deletion failed" => "ئۆچۈرۈش مەغلۇپ بولدى",
"Error" => "خاتالىق",
"Host" => "باش ئاپپارات",
@@ -12,3 +13,4 @@
"Use TLS" => "TLS ئىشلەت",
"Help" => "ياردەم"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";