1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-13 23:49:04 +01:00
OwncloudContactsOfficial/l10n/es_CL.php

8 lines
140 B
PHP
Raw Normal View History

2013-12-17 22:39:30 +01:00
<?php $TRANSLATIONS = array(
2014-01-30 06:49:23 +01:00
"Cancel" => "Cancelar",
"OK" => "OK",
"Error" => "Error",
"Download" => "Descargar",
2013-12-17 22:39:30 +01:00
"Export" => "Exportar"
);