Blame view

sources/apps/user_migrate/l10n/de.php 283 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Export" => "Export",
  "Something went wrong while the export file was being generated" => "Beim Export der Datei ist etwas schiefgegangen.",
  "An error has occurred" => "Es ist ein Fehler aufgetreten.",
  "Account Export/Import" => "Konto Export/Import"
  );