eu_ES.php 130 Bytes
<?php
$TRANSLATIONS = array(
"Download" => "Deskargatu",
"Delete" => "Ezabatu"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";