server/apps/user_ldap/l10n/te.php
2013-08-09 08:06:31 -04:00

7 lines
186 B
PHP

<?php
$TRANSLATIONS = array(
"Error" => "పొరపాటు",
"Password" => "సంకేతపదం",
"Help" => "సహాయం"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";