nextcloud/apps/files_sharing/l10n/si_LK.php

9 lines
194 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "එපා",
"Password" => "මුර පදය",
"Name" => "නම",
"Download" => "බාන්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";