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