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

si_LK.php « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cc5fa31aecd6ff95051f601c992ea80ea978a12c (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Documentation" => "ලේඛන"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";