Blame view

sources/apps/updater/l10n/de_DE.php 208 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "In progress..." => "In Bearbeitung ...",
  "Done." => "Erledigt.",
  "Here is your backup: " => "Hier ist Ihre Sicherung:",
  "Error" => "Fehler",
  "Update" => "Update durchführen"
  );