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

si_LK.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 34ae34ddd39c57469a509e2224a35d8eb43951f2 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Pictures" => "පින්තූර",
"Share" => "බෙදා හදා ගන්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";