server/apps/files_sharing/l10n/hi.php
2014-03-11 01:59:39 -04:00

5 lines
118 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "पासवर्ड"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";