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