<?php
$TRANSLATIONS = array(
"Error" => "ਗਲਤੀ",
"Delete" => "ਹਟਾਓ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";