richdocuments/l10n/es_CL.php
2014-02-08 01:14:35 -05:00

8 lines
137 B
PHP

<?php $TRANSLATIONS = array(
"Share" => "Compartir",
"Cancel" => "Cancelar",
"OK" => "OK",
"Upload" => "Subir",
"Password" => "Clave"
);