Blame view

sources/apps/external/l10n/sv.php 169 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "External Sites" => "Externa webbplatser",
  "Name" => "Namn",
  "URL" => "URL",
  "Remove site" => "Ta bort webbplats",
  "Add" => "Lägg till"
  );