Hi, i did translate the Version 0.7
the name of the language at attachment is english, because i only use the german language and use the english admin.
HowTo:
1.
Go in the backend
Admin/configuration/localisation/Language
use only one language with the following settings:
Languagjavascript:void(0);e Name:
English
Code:
en
Image:
de.png 
Directory:
english
Filename:
german.php (because in the attachment u see the german.php)
2.
Duplicate admin/language/english/english.php and rename it to
german.php
3.
open
index.php and
admin/index.php
after <?php insert:
header('Content-Type: text/html; charset=utf-8');
4. ready