es_CL.php 99 Bytes
<?php
$TRANSLATIONS = array(
"Error" => "Error"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";