Blame view

sources/apps/external/l10n/it.php 158 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "External Sites" => "Siti esterni",
  "Name" => "Nome",
  "URL" => "URL",
  "Remove site" => "Rimuovi il sito",
  "Add" => "Aggiungi"
  );