<?php
$TRANSLATIONS = array(
"Download" => "Njipuk",
"Title" => "Judul",
"Edit" => "Ngganti"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";