Blame view

sources/apps/bookmarks/l10n/es_CL.php 135 Bytes
6d9380f96   Cédric Dupont   Update sources OC...
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Cancel" => "Cancelar",
  "Settings" => "Configuración",
  "Export" => "Exportar",
  "Import" => "Importar"
  );