nextcloud/apps/user_ldap/l10n/te.php

8 lines
186 B
PHP

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