nextcloud/apps/files_sharing/l10n/hi.php

6 lines
118 B
PHP

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