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

si_LK.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5d3c0d0bed1385da05076c20b0b930442bfa6f43 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Password" => "මුර පදය"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";