Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hi.php « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d4a26011b58cafd50b8a07eef17308d779f69eb1 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Error" => "त्रुटि"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";