server/apps/files_sharing/l10n/te.php
2014-06-14 01:55:24 -04:00

6 lines
147 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "సంకేతపదం",
"Name" => "పేరు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";