richdocuments/l10n/es_CL.php

8 lines
137 B
PHP
Raw Normal View History

2013-12-17 16:38:50 -05:00
<?php $TRANSLATIONS = array(
2014-02-08 01:14:35 -05:00
"Share" => "Compartir",
2014-01-30 00:44:13 -05:00
"Cancel" => "Cancelar",
"OK" => "OK",
2013-12-17 16:38:50 -05:00
"Upload" => "Subir",
"Password" => "Clave"
);