Blame view

sources/apps/bookmarks/l10n/eu_ES.php 143 Bytes
6d9380f96   Cédric Dupont   Update sources OC...
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Save" => "Gorde",
  "Delete" => "Ezabatu",
  "Edit" => "Aldatu",
  "Cancel" => "Ezeztatu",
  "Export" => "Esportazio"
  );