Blame view

sources/apps/updater/l10n/nl.php 178 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "In progress..." => "Bezig...",
  "Done." => "Gereed.",
  "Here is your backup: " => "Hier is uw backup:",
  "Error" => "Fout",
  "Update" => "Bijwerken"
  );