hy.php 109 Bytes
<?php
$TRANSLATIONS = array(
"Save" => "Պահպանել"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";