<?php
$TRANSLATIONS = array(
"Download" => "Բեռնել",
"Save" => "Պահպանել"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";