Blame view

sources/apps/updater/l10n/sv.php 108 Bytes
03e52840d   Kload   Init
1
2
3
4
5
  <?php $TRANSLATIONS = array(
  "In progress..." => "Pågår...",
  "Error" => "Fel",
  "Update" => "Uppdatera"
  );