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

ta_IN.php « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 87afecee84d72aa27e9781e03b52dbefeda54696 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"More" => "மேலும்"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";