aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/hi.php
blob: 8409a7b457233472724b39be2610701033681aad (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Password" => "पासवर्ड",
"Shared by" => "द्वारा साझा",
"Save" => "सहेजें"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";