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

ta_LK.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f191e40397e243cf7fa4c7bd7fc2d7b9e04f19d4 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Pictures" => "படங்கள்",
"Share" => "பகிர்வு"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";