<?php
$TRANSLATIONS = array(
"Groups" => "ਗਰੁੱਪ",
"Delete" => "ਹਟਾਓ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";