es_CL.php 245 Bytes
<?php $TRANSLATIONS = array(
"Ok" => "Ok",
"Cancel" => "Cancelar",
"OK" => "OK",
"Import" => "Importar",
"Unknown error" => "Error desconocido",
"Download" => "Descargar",
"Share" => "Compartir",
"Export" => "Exportar",
"Password" => "Clave"
);