Blame view

sources/apps/external/l10n/gl.php 160 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "External Sites" => "Sitios externos",
  "Name" => "Nome",
  "URL" => "URL",
  "Remove site" => "Retirar o sitio",
  "Add" => "Engadir"
  );