Blame view

sources/apps/documents/l10n/es_CL.php 137 Bytes
6d9380f96   Cédric Dupont   Update sources OC...
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Share" => "Compartir",
  "Cancel" => "Cancelar",
  "OK" => "OK",
  "Upload" => "Subir",
  "Password" => "Clave"
  );