<?php $TRANSLATIONS = array( "Error" => "வழு", "Name" => "பெயர்", "Delete" => "நீக்குக" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";