<?php
$TRANSLATIONS = array(
"Versions" => "Версии",
"Restore" => "Възтановяване"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";