diff options
Diffstat (limited to 'apps/user_ldap/l10n/be.php')
-rw-r--r-- | apps/user_ldap/l10n/be.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/be.php b/apps/user_ldap/l10n/be.php index 2641c1d1300..089b92efe7b 100644 --- a/apps/user_ldap/l10n/be.php +++ b/apps/user_ldap/l10n/be.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Error" => "Памылка", "_%s group found_::_%s groups found_" => array("","","",""), "_%s user found_::_%s users found_" => array("","","","") ); |