<?php $TRANSLATIONS = array(
"from" => "von",
"by" => "von",
"Download" => "Herunterladen",
"Cancel" => "Abbrechen",
"Save" => "Speichern",
"Settings" => "Einstellungen",
"Import" => "Importieren"
);