summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/te.php
blob: 23728a9d34b2eac0bb8c5e186f1579df88372521 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Error" => "పొరపాటు",
"Password" => "సంకేతపదం",
"Help" => "సహాయం"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";