diff options
Diffstat (limited to 'apps/user_ldap/l10n/ur.php')
-rw-r--r-- | apps/user_ldap/l10n/ur.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ur.php b/apps/user_ldap/l10n/ur.php index 3a1e002311c..c29e4dba209 100644 --- a/apps/user_ldap/l10n/ur.php +++ b/apps/user_ldap/l10n/ur.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Error" => "خرابی", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("","") ); |