<?php
$TRANSLATIONS = array(
"Settings" => "அமைப்புகள்",
"Export" => "ஏற்றுமதி"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";