<?php
$TRANSLATIONS = array(
"Versions" => "ভার্সন",
"Restore" => "ফিরিয়ে দাও"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";