summaryrefslogtreecommitdiffstats
path: root/core/l10n/ta_IN.php
blob: f363cf0c9bf9963d05f2a16fd0615dd2bf4a78cf (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Settings" => "அமைப்புகள்",
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Send" => "அனுப்பவும்"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";